vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --[[
2 WARNING: This is a generated file.
3 If you wish to perform or update localizations, please go to our Localizer website at:
4 http://norganna.org/localizer/index.php
5  
6 AddOn: Auctioneer
7 Revision: $Id: AucStrings.lua 1000 2006-09-12 02:19:20Z mentalpower $
8 Version: 3.9.0.1000 (Kangaroo)
9  
10 License:
11 This program is free software; you can redistribute it and/or
12 modify it under the terms of the GNU General Public License
13 as published by the Free Software Foundation; either version 2
14 of the License, or (at your option) any later version.
15  
16 This program is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 GNU General Public License for more details.
20  
21 You should have received a copy of the GNU General Public License
22 along with this program(see GPL.txt); if not, write to the Free Software
23 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
24 ]]
25  
26 AuctioneerLocalizations = {
27  
28 csCZ = {
29  
30  
31 -- Section: AskPrice Messages
32 AskPriceAd = "Zjisti cenu sady/stacku %sx[ItemLink] (x = velikost sady) ";
33 FrmtAskPriceBuyoutMedianHistorical = "%sVykup-median historicky: %s%s";
34 FrmtAskPriceBuyoutMedianSnapshot = "%sVykup-median posledni zaznam: %s%s";
35 FrmtAskPriceDisable = "Vypinam nastaveni %s VychoziCena";
36 FrmtAskPriceEach = "(%s kazdy)";
37 FrmtAskPriceEnable = "Zapinam nastaveni %s VychoziCena";
38 FrmtAskPriceVendorPrice = "%sProdejne v obchode za: %s%s";
39  
40  
41 -- Section: Auction Messages
42 FrmtActRemove = "Predmet byl odstranen z aukce %s .";
43 FrmtAuctinfoHist = "%d zaznamy";
44 FrmtAuctinfoLow = "Nejnizsi cena";
45 FrmtAuctinfoMktprice = "Obvykla trzni cena";
46 FrmtAuctinfoNolow = "Predmet zatim nebyl v aukci zaznamenan.";
47 FrmtAuctinfoOrig = "Puvodni nabidka";
48 FrmtAuctinfoSnap = "%d posledni zaznam";
49 FrmtAuctinfoSugbid = "Pocatecni nabidka";
50 FrmtAuctinfoSugbuy = "Vykupni cena";
51 FrmtWarnAbovemkt = "Zvolena cena je NADprumerna";
52 FrmtWarnMarkup = "Navyseni vendor ceny o %s%%";
53 FrmtWarnMyprice = "Pouzita dosavadni cena";
54 FrmtWarnNocomp = "Neni konkurence";
55 FrmtWarnNodata = "Malo zaznamu k stanoveni nejvyssi vhodne ceny";
56 FrmtWarnToolow = "Existuje konkurencni nabidka pod cenou";
57 FrmtWarnUndercut = "Podcenuji objekt o %s%%";
58 FrmtWarnUser = "Pouzita jiz zvolena cena";
59  
60  
61 -- Section: Bid Messages
62 FrmtAlreadyHighBidder = "Momentalne jste vedouci v teto aukci: %s (x%d)";
63 FrmtBidAuction = "Bid na aukci: %s (x%d)";
64 FrmtBidQueueOutOfSync = "Chyba: Bid fronta nebyla syncovana!";
65 FrmtBoughtAuction = "Vykoupena aukce: %s (x%d)";
66 FrmtMaxBidsReached = "Bylo nalezeno vice aukci %s (x%d), ale bidovaci limit byl jiz dosazen {%d)";
67 FrmtNoAuctionsFound = "Nenalezena zadna aukce: %s (x%d)";
68 FrmtNoMoreAuctionsFound = "Zadna dalsi aukce nebyla nalezenea: %s (x%d)";
69 FrmtNotEnoughMoney = "Nedostatek penez na bid teto aukce: %s (x%d)";
70 FrmtSkippedAuctionWithHigherBid = "Nelze bidovat s vyssim bidem: %s (x%d)";
71 FrmtSkippedAuctionWithLowerBid = "Nelze bidovat s mensim bidem: %s (x%d)";
72 FrmtSkippedBiddingOnOwnAuction = "Nelze bidovat na vlastni aukci: %s (x%d)";
73 UiProcessingBidRequests = "Provadim bidovaci pozadavek...";
74  
75  
76 -- Section: Command Messages
77 FrmtActClearall = "Mazu vsechna aukcni data k %s";
78 FrmtActClearFail = "Nelze najit objekt: %s";
79 FrmtActClearOk = "Smazana data k objektu: %s";
80 FrmtActClearsnap = "Mazu cely posledni zaznam z AH.";
81 FrmtActDefault = "Obnoveno vychozi nastaveni pro %s ";
82 FrmtActDefaultall = "Obnovuji defaultni hodnoty VSECH Auctioneer nastaveni.";
83 FrmtActDisable = "Nezobrazuji %s data";
84 FrmtActEnable = "Zobrazuji %s data";
85 FrmtActSet = "Nastavuji %s na '%s'";
86 FrmtActUnknown = "Neznamy prikaz: '%s'";
87 FrmtAuctionDuration = "Zakladni trvani aukce nastaveno na: %s";
88 FrmtAutostart = "Auto-cena nastavena: %s naBIDka a %s Vykup (%dh)\n%s";
89 FrmtFinish = "Po skonceni skenu bude %s";
90 FrmtPrintin = "Zpravy z Auctioneeru se nyni budou zobrazovat v okne \"%s\"";
91 FrmtProtectWindow = "Ochrana AH okna proti zavreni nastavena na: %s";
92 FrmtUnknownArg = "'%s'neni platna hodnota pro '%s'";
93 FrmtUnknownLocale = "Zadany jazyk ('%s') je neznamy. Dostupne jsou:";
94 FrmtUnknownRf = "Neznamy parametr ('%s'). Platny format je: [server]-[strana]. Napriklad: Shadow Moon-Horde";
95  
96  
97 -- Section: Command Options
98 OptAlso = "(server-frakce|protivnik)";
99 OptAuctionDuration = "(trvani||2h||8h||24h)";
100 OptBidbroker = "<stribro_zisk>";
101 OptBidLimit = "<cislo>";
102 OptBroker = "<stribro_zisk>";
103 OptClear = "([Objekt]|vse|zaznam)";
104 OptCompete = "<stribro_mene>";
105 OptDefault = "(<nastaveni>|vse)";
106 OptFinish = "(off|logout|exit|reloadui)";
107 OptLocale = "<jazyk>";
108 OptPctBidmarkdown = "<procent>";
109 OptPctMarkup = "<procent>";
110 OptPctMaxless = "<procent>";
111 OptPctNocomp = "<procent>";
112 OptPctUnderlow = "<procento>";
113 OptPctUndermkt = "<procent>";
114 OptPercentless = "<procent>";
115 OptPrintin = "(<oknoIndex>[Cislo]|<oknoJmeno>[String])";
116 OptProtectWindow = "(nikdy||sken||vzdy)";
117 OptScale = "<rozmer_nasobek>";
118 OptScan = "<sken_parametr>";
119  
120  
121 -- Section: Commands
122 CmdAlso = "take";
123 CmdAlsoOpposite = "protistrana";
124 CmdAlt = "Alt";
125 CmdAskPriceAd = "oznameni";
126 CmdAskPriceGuild = "guilda";
127 CmdAskPriceParty = "parta";
128 CmdAskPriceSmart = "chytre";
129 CmdAskPriceSmartWord1 = "co";
130 CmdAskPriceSmartWord2 = "cenny";
131 CmdAskPriceTrigger = "spoustec";
132 CmdAskPriceVendor = "vendor";
133 CmdAuctionClick = "aukcni-klik";
134 CmdAuctionDuration = "trvani-aukce";
135 CmdAuctionDuration0 = "posledni";
136 CmdAuctionDuration1 = "2hod";
137 CmdAuctionDuration2 = "8hod";
138 CmdAuctionDuration3 = "24hod";
139 CmdAutofill = "autoceny";
140 CmdBidbroker = "bidfiltr";
141 CmdBidbrokerShort = "bf";
142 CmdBidLimit = "bid-limit";
143 CmdBroker = "filtr";
144 CmdClear = "smazat";
145 CmdClearAll = "vse";
146 CmdClearSnapshot = "zapomen";
147 CmdCompete = "konkurfiltr";
148 CmdCtrl = "Ctrl";
149 CmdDefault = "vychozi";
150 CmdDisable = "deaktivovat";
151 CmdEmbed = "integrovat";
152 CmdFinish = "dokonci";
153 CmdFinish0 = "vypni";
154 CmdFinish1 = "logout";
155 CmdFinish2 = "quit";
156 CmdFinish3 = "realoadui";
157 CmdHelp = "pomoc";
158 CmdLocale = "jazyk";
159 CmdOff = "vypnout";
160 CmdOn = "zapnout";
161 CmdPctBidmarkdown = "proc-snizit";
162 CmdPctMarkup = "proc-zvysit";
163 CmdPctMaxless = "proc-maxztr";
164 CmdPctNocomp = "proc-bezkonkr";
165 CmdPctUnderlow = "proc-nejsleva";
166 CmdPctUndermkt = "proc-podtrhem";
167 CmdPercentless = "procfiltr";
168 CmdPercentlessShort = "pf";
169 CmdPrintin = "zobrazovat-v";
170 CmdProtectWindow = "ochran-okno";
171 CmdProtectWindow0 = "nikdy";
172 CmdProtectWindow1 = "sken";
173 CmdProtectWindow2 = "vzdy";
174 CmdScan = "skenuj";
175 CmdShift = "Shift";
176 CmdToggle = "prepnout";
177 CmdUpdatePrice = "update-cena";
178 CmdWarnColor = "varovat-barva";
179 ShowAverage = "zobraz-prumer";
180 ShowEmbedBlank = "integruj-oddelovac";
181 ShowLink = "zobraz-linky";
182 ShowMedian = "zobraz-stred";
183 ShowRedo = "zobraz-varovani";
184 ShowStats = "zobraz-statistiky";
185 ShowSuggest = "zobraz-doporuceni";
186 ShowVerbose = "zobraz-podrobnosti";
187  
188  
189 -- Section: Config Text
190 GuiAlso = "Take zobraz data o";
191 GuiAlsoDisplay = "Zobrazuji data o %s";
192 GuiAlsoOff = "Nezobrazuji data o jinych serverech/frakcich.";
193 GuiAlsoOpposite = "Zobrazuji take data o protistrane.";
194 GuiAskPrice = "Zapnout AskPrice";
195 GuiAskPriceAd = "Zaslat data ";
196 GuiAskPriceGuild = "Odpovedet na guildchat";
197 GuiAskPriceHeader = "AskPrice nastaveni";
198 GuiAskPriceHeaderHelp = "Zmenit AskPrice chovani";
199 GuiAskPriceParty = "Odpovedet na partychat";
200 GuiAskPriceSmart = "Pouzit chytra slova";
201 GuiAskPriceTrigger = "AskPrice prepinac";
202 GuiAskPriceVendor = "Zaslat info o vendorovi";
203 GuiAuctionDuration = "Zakladni trvani aukce";
204 GuiAuctionHouseHeader = "Aukci Dum - nastaveni";
205 GuiAuctionHouseHeaderHelp = "Tato nastaveni ovlivnuji fungovani Aukcniho Domu";
206 GuiAutofill = "Automaticke zadavani cen v Aukci";
207 GuiAverages = "Zobraz prumery";
208 GuiBidmarkdown = "Procento z ceny";
209 GuiClearall = "Smaz vsechny Auctioneer zaznamy";
210 GuiClearallButton = "Smaz Vse";
211 GuiClearallHelp = "Klikni zde pro smazani vsech zaznamu pro zvoleny server";
212 GuiClearallNote = "pro zvoleny server a frakci.";
213 GuiClearHeader = "Mazani zaznamu";
214 GuiClearHelp = "Smaze Auctioneerovi zaznamy. Vyberte - vse, nebo posledni zaznam. POZOR: Smazana data nelze obnovit.";
215 GuiClearsnap = "Smazat posledni zaznam";
216 GuiClearsnapButton = "Smazat zaznam";
217 GuiClearsnapHelp = "Klikni zde pro smazani posledniho Auctioneer zaznamu.";
218 GuiDefaultAll = "Obnov vsechna vychozi Auctioneer nastaveni.";
219 GuiDefaultAllButton = "Obnov vse";
220 GuiDefaultAllHelp = "Klikni zde pro navrat vsech Auctioneer nastaveni na vychozi hodnoty. POZOR: Nelze vratit! ";
221 GuiDefaultOption = "Obnov vychozi nastaveni";
222 GuiEmbed = "Integrovane statistiky v popiskach objektu";
223 GuiEmbedBlankline = "Integruj oddelovac do popisek objektu";
224 GuiEmbedHeader = "Integrace";
225 GuiFinish = "Po skonceni scanu";
226 GuiLink = "Zobraz cislo linku";
227 GuiLoad = "Spust Auctioneer";
228 GuiLoad_Always = "vzdy";
229 GuiLoad_AuctionHouse = "v Aukcnim Dome";
230 GuiLoad_Never = "nikdy";
231 GuiLocale = "Nastavit jazyk na";
232 GuiMainEnable = "Spustit Auctioneer";
233 GuiMainHelp = "Obsahuje nastaveni pro Auctioneer - AddOn ktery sbira a zobrazuje informace z aukce ohledne cen. Klikni na \"Sken\" v Aukci pro zaznamenani aktualnich statistik. ";
234 GuiMarkup = "Procento navyseni vendor ceny";
235 GuiMaxless = "Nejvyssi mozna sleva vuci trzni cene";
236 GuiMedian = "Zobrazuj stredni hodnoty";
237 GuiNocomp = "Neni konkurence - nelze slevit";
238 GuiNoWorldMap = "Auctioneer: Protekce Aukce - Zablokovano otevreni mapy!";
239 GuiOtherHeader = "Dalsi nastaveni";
240 GuiOtherHelp = "Rozlicna Auctioneer nastaveni ";
241 GuiPercentsHeader = "Procentuelne limitujici nastaveni";
242 GuiPercentsHelp = "POZOR: Nasledujici nastaveni urcuji trzni strategii nastavovani cen pomoci Auctioneeru. Jakekoliv zmeny proto zvazte, nejste-li zkuseni hraci a ekonomove.";
243 GuiPrintin = "Vyber textove okno";
244 GuiProtectWindow = "Ochran Aukci proti nechtenemu zavreni";
245 GuiRedo = "Zobraz varovani zasekleho skenu";
246 GuiReloadui = "Znovu nahraj interface\n";
247 GuiReloaduiButton = "NahrajInterface";
248 GuiReloaduiFeedback = "Nahravam interface";
249 GuiReloaduiHelp = "Klikni zde pro opetovne nahrani herniho interface vcetne zvoleneho jazyka. Nahravani muze trvat nekolik minut.";
250 GuiRememberText = "Ukladej ceny";
251 GuiStatsEnable = "Zobrazuj statistiky";
252 GuiStatsHeader = "Statistiky cen objektu";
253 GuiStatsHelp = "Zobrazuj tyto statistiky v popiskach";
254 GuiSuggest = "Zobrazuj doporucene ceny";
255 GuiUnderlow = "Nejnizsi zlevneni trzni ceny";
256 GuiUndermkt = "Krizova sleva z trzni ceny pro pripad ze \"maxztrata\" nestaci";
257 GuiVerbose = "Podrobny mod";
258 GuiWarnColor = "Barevny cenovy model";
259  
260  
261 -- Section: Conversion Messages
262 MesgConvert = "Prevod Auctioneer databaze. Nejdriv si prosim zalohujte soubor SavedVariables\Auctioneer.lua first.%s%s";
263 MesgConvertNo = "Vypnout Auctioneer";
264 MesgConvertYes = "Prevest";
265 MesgNotconverting = "Neprevedli jste vasi databazi, Auctioneer ale nebude fungovat dokud tak neucinite. ";
266  
267  
268 -- Section: Game Constants
269 TimeLong = "Dlouze";
270 TimeMed = "Stredne";
271 TimeShort = "Kratce";
272 TimeVlong = "Velmi douze";
273  
274  
275 -- Section: Generic Messages
276 DisableMsg = "Deaktivuji automaticke zapinani Auctioneeru";
277 FrmtWelcome = "Auctioneer v%s poprve spusten, pripraven k akci!";
278 MesgNotLoaded = "Auctioneer neni spusten. Zadejte /auctioneer pro vice informaci. ";
279 StatAskPriceOff = "AskPrice je vypnut";
280 StatAskPriceOn = "AskPrice je zapnut";
281 StatOff = "Nezobrazuji zadna data.";
282 StatOn = "Zobrazuji (vami) nastavene polozky.";
283  
284  
285 -- Section: Generic Strings
286 TextAuction = "Aukce";
287 TextCombat = "Boj";
288 TextGeneral = "Hlavni";
289 TextNone = "nic";
290 TextScan = "Sken\n";
291 TextUsage = "Uziti:";
292  
293  
294 -- Section: Help Text
295 HelpAlso = "Prikaz Also zobrazi do popisku statistiky platne pro JINY server. Server a frakci zvolite zadanim nazvu nebo slovem \"protistrana\". Pouziti: /auctioneer also Shadow Moon-Horde.";
296 HelpAskPrice = "Zapnout nebo vypnout AskPrice.";
297 HelpAskPriceAd = "Zapnout nebo vypnout nove schopnosti AskPrice";
298 HelpAskPriceGuild = "Odpovedet na dotazy v guild chatu.";
299 HelpAskPriceParty = "Odpovedet na dotazy v party chatu.";
300 HelpAskPriceSmart = "Zapnout nebo vypnout kontrolu SmartWords.";
301 HelpAskPriceTrigger = "Zmenit znak, ktery spousti AskPrice.";
302 HelpAskPriceVendor = "Zapnout nebo vypnout odesilani dat o cenach u prodavacu.";
303 HelpAuctionClick = "Umoznuje automaticky vlozit objekt z inventare do aukce pomoci Alt-Kliku.";
304 HelpAuctionDuration = "Pri otevreni Aukce nastavi zvolenou vychozi hodnotu jejiho trvani. ";
305 HelpAutofill = "Nastavi zda ma Auctioneer vyplnit doporucene ceny pri vytvareni aukce (ty vzdy lze zmenit)";
306 HelpAverage = "Nastavi zda se maji zobrazovat prumerne aukci ceny";
307 HelpBidbroker = "Zobrazi kratke a stredni aukce z posledniho zaznamu jejichz momentalni nabidka je pod cenou a tak na nich lze vydelat";
308 HelpBidLimit = "Maximalni pocet aukci, na ktere se da bidovat nebo buyoutovat, kdyz stisknete Bid nebo Buyout tlacitko na Search Auctions karte.";
309 HelpBroker = "Zobrazi vsechny aukce z posledniho zaznamu, ktere koupene za momentalni naBIDku lze pozdeji prodat se ziskem";
310 HelpClear = "Smaze zaznamy k vybranemu objektu (objekt vlozite do prikazu Shift-Klikem) nebo zadanim \"vse\" nebo jen posledni \"zaznam\". ";
311 HelpCompete = "Zobrazi vsechny aukce z posledniho zaznamu, jejichz Vykupni cena je nizsi, nez ta vase za stejny predmet";
312 HelpDefault = "Obnovi vychozu hodnotu zvoleneho nastaveni Auctioneeru. Take lze zadat \"vse\" pro obnoveni vsech nastaveni na vychozi hodnoty. ";
313 HelpDisable = "Deaktivuje automaticke zapinani Auctioneeru pri pristim prihlaseni ";
314 HelpEmbed = "Prida/integruje Auctioneer statistiky do puvodniho popisku objektu (ale nektere moznosti jsou v tomto modu nedostupne)";
315 HelpEmbedBlank = "Nastavi zda se ma zobrazovat prazdny radek mezi puvodnim popiskem predmetu a pridanymi statistikami, jsou-li integrovane do popisku objektu";
316 HelpFinish = "Nastavit, jestli automaticky odhlasit nebo vypnout hru po ukonceni skenovani aukci";
317 HelpLink = "Nastavi zda se ma zobrazovat ID/cislo linku objektu do popisku";
318 HelpLoad = "Zmeni zapinani Auctioneeru pro tuto postavu";
319 HelpLocale = "Zmeni jazyk, v jakem s vami Auctioneer komunikuje";
320 HelpMedian = "Nastavi zda se ma zobrazovat \"median\" vykupni cena predmetu";
321 HelpOnoff = "Zapne nebo vypne zobrazovani ziskanych cenovych zaznamu";
322 HelpPctBidmarkdown = "Nastavi procento Vykupni ceny, podle ktereho se urci pocatecni nabidka";
323 HelpPctMarkup = "Nastavi procento, o ktere se nadsadi vykupni cena v obchode, nejsou-li k dispozici jine udaje";
324 HelpPctMaxless = "Nastavi maximalni procento, o ktere se Auctioneer pokusi slevit z bezne trzni ceny";
325 HelpPctNocomp = "Nastavi procento o ktere Auctioneer slevi z bezne trzni ceny, kdyz neexistuje konkurence";
326 HelpPctUnderlow = "Nastavi procento, o ktere ma Auctioneer \"podrazit\" nejnizsi cenu daneho objektu v aktualnim zaznamu";
327 HelpPctUndermkt = "Procento slevy z trzni ceny pro prekonani konkurence kdyz rozdil prekonal \"maxztrata\" limit";
328 HelpPercentless = "Zobrazi vsechny aukce z posledniho zaznamu, jejichz vykupni cena je o urcene procento nizsi, nez jejich zaznamenana nejvyssi uspesna vykupni cena";
329 HelpPrintin = "Nastavi v kterem okne ma Auctioneer vypisovat zpravy. Muzete zvolit jmeno okna nebo jeho index.";
330 HelpProtectWindow = "Zabrani nechtenemu zavreni Aukcniho okna";
331 HelpRedo = "Nastavi zda se ma zobrazovat varovani, kdyz nacitani aktualni aukcni stranky trva prilis dlouho kvuli pretizeni serveru.";
332 HelpScan = "Provede sken vybrannych aukci pri vasi pristi navsteve, nebo hned (take je zde \"sken\" tlacitko v aukcnim okne). Zaskrtnete ktere kategorie chcete naskenovat.";
333 HelpStats = "Nastavi zda se ma zobrazovat procenta u nabidky a vykupni ceny";
334 HelpSuggest = "Nastavi zda se ma zobrazovat doporucena aukci cena";
335 HelpUpdatePrice = "Automaticky updatuje pocatecni cenu pro aukci na tabulce Podavani aukci, pri zmene Vykupni ceny.";
336 HelpVerbose = "Nastavi zda se maji zobrazovat detailni prumerne a doporucene ceny (\"vypnuto\" znamena ze se budou zobrazovat v jednom radku)";
337 HelpWarnColor = "Vyber jestli ukazovat aktualni AH cenovy model v intuitivnich barvach.";
338  
339  
340 -- Section: Post Messages
341 FrmtNoEmptyPackSpace = "Zadne volne pack misto pro vytvoreni aukce!";
342 FrmtNotEnoughOfItem = "Nedostatek %s penez pro vytvoreni aukce!";
343 FrmtPostedAuction = "Podana 1 aukce %s (x%d)";
344 FrmtPostedAuctions = "Podano %d aukci %s (x%d)";
345  
346  
347 -- Section: Report Messages
348 FrmtBidbrokerCurbid = "tedNabidka";
349 FrmtBidbrokerDone = "Vypis nabidek dokoncen";
350 FrmtBidbrokerHeader = "Minimalni zisk: %s, NDC = 'Nejvyssi Dosazitelna Cena'";
351 FrmtBidbrokerLine = "%s, poslecnich %s zaznamenanych, NDC: %s, %s: %s, Zisk: %s, Cas: %s";
352 FrmtBidbrokerMinbid = "minNabidka";
353 FrmtBrokerDone = "Vypis dokoncen";
354 FrmtBrokerHeader = "Minimalni zisk: %s, NDC = 'Nejvyssi Dosazitelna Cena'";
355 FrmtBrokerLine = "%s, poslednich %s zaznamenanych, NDC: %s, Vykup: %s, zisk: %s";
356 FrmtCompeteDone = "Prebijeni aukci dokonceno";
357 FrmtCompeteHeader = "Prebit aukce alespon o %s za 1 kus.";
358 FrmtCompeteLine = "%s, Nabidka: %s, Vykup %s vs %s, %s levnejsi";
359 FrmtHspLine = "Nejvyssi Dosazitelna Cena za jeden %s je: %s";
360 FrmtLowLine = "%s, Vykup: %s, Prodejce: %s, Za jeden: %s, Mene nez median: %s";
361 FrmtMedianLine = "U poslednich %d zaznamenanych, median Vykup za 1 kus %s je: %s";
362 FrmtNoauct = "Nenalezeny zadne aukce predmetu: %s";
363 FrmtPctlessDone = "Vypis \"percentless\" dokoncen. ";
364 FrmtPctlessHeader = "Procentuelni rozdil od Nejvyssi Dosazitelne Ceny (NDC): %d%%";
365 FrmtPctlessLine = "%s, Poslednich %d zaznamenanych, NDC: %s, Vykup: %s, Zisk: %s, Levnejsi %s";
366  
367  
368 -- Section: Scanning Messages
369 AuctionDefunctAucts = "Neplatnych aukci odstraneno: %s";
370 AuctionDiscrepancies = "Odlisnosti: %s";
371 AuctionNewAucts = "Novych aukci zaznamenano: %s";
372 AuctionOldAucts = "Jiz drive zaznamenanych: %s";
373 AuctionPageN = "Auctioneer: skenuji %s, stranu %d z %d Aukci za vterinu: %s Odhadovany cas do konce: %s";
374 AuctionScanDone = "Auctioneer: Skenovani aukci ukonceno.";
375 AuctionScanNexttime = "Auctioneer provede kompletni sken aukci pri pristi navsteve.";
376 AuctionScanNocat = "Musi byt vybrana alespon jedna kategorie.";
377 AuctionScanRedo = "Posledni strana trvala pres %d vterin, zkousim to znovu...";
378 AuctionScanStart = "Auctioneer: Skenuji prvni stranu %s...";
379 AuctionTotalAucts = "Celkem zaznamenano aukci: %s";
380  
381  
382 -- Section: Tooltip Messages
383 FrmtInfoAlsoseen = "Videno %d -krat na %s";
384 FrmtInfoAverage = "%s min/%s Vykup (%s nabidka)";
385 FrmtInfoBidMulti = "Nabidnuto (%s%s za kus)";
386 FrmtInfoBidOne = "Nabidnuto %s";
387 FrmtInfoBidrate = "%d%% ma nabidku, %d%% ma Vykup";
388 FrmtInfoBuymedian = "Median vykup ";
389 FrmtInfoBuyMulti = "Vykup (%s%s za kus)";
390 FrmtInfoBuyOne = "Vykup %s";
391 FrmtInfoForone = "Za 1: %s min/%s Vykup (%s nabidka) [v %d's]";
392 FrmtInfoHeadMulti = "Prumery pro %d predmetu: ";
393 FrmtInfoHeadOne = "Prumery pro tento predmet: ";
394 FrmtInfoHistmed = "Poslednich %d, median vykup za kus";
395 FrmtInfoMinMulti = "Prvni nabidka (%s za kus)";
396 FrmtInfoMinOne = "Prvni nabidka";
397 FrmtInfoNever = "Nikdy nezaznamenano na %s";
398 FrmtInfoSeen = "Zaznamenano %d-krat na aukci";
399 FrmtInfoSgst = "Doporucena cena: %s min/%s Vykup";
400 FrmtInfoSgststx = "Doporucena cena za vasi %d sadu: %s min/%s Vykup";
401 FrmtInfoSnapmed = "Zaznamenano %d, stredni Vykup (za kus)";
402 FrmtInfoStacksize = "Prumerna velikost sady: %d objektu";
403  
404  
405 -- Section: User Interface
406 UiBid = "Bid";
407 UiBidHeader = "Bid";
408 UiBidPerHeader = "Bid per";
409 UiBuyout = "BO";
410 UiBuyoutHeader = "BO";
411 UiBuyoutPerHeader = "BO per";
412 UiBuyoutPriceLabel = "BO cena";
413 UiBuyoutPriceTooLowError = "(Prilis nizke)";
414 UiCategoryLabel = "Omezeni kategorii";
415 UiDepositLabel = "Zaloha:";
416 UiDurationLabel = "Trvani:";
417 UiItemLevelHeader = "Lvl";
418 UiMakeFixedPriceLabel = "Zafixuj cenu";
419 UiMaxError = "(%d Max)";
420 UiMaximumPriceLabel = "Nejvyssi cena:";
421 UiMaximumTimeLeftLabel = "Maximalni zbyvajici doba:";
422 UiMinimumPercentLessLabel = "Nejmensi procentualni rozdil:";
423 UiMinimumProfitLabel = "Nejmensi profit:";
424 UiMinimumQualityLabel = "Nejnizsi kvalita:";
425 UiMinimumUndercutLabel = "Nejmensi prebiti:";
426 UiNameHeader = "Jmeno";
427 UiNoPendingBids = "Vsechny pozadovane nabidky dokonceny!";
428 UiNotEnoughError = "(nedostatek)";
429 UiPendingBidInProgress = "1 pozadavek na nabidku se zpracovava...";
430 UiPendingBidsInProgress = "%d pozadavku na nabidky se zpracovava...";
431 UiPercentLessHeader = "Pct";
432 UiPost = "Podat";
433 UiPostAuctions = "Podat aukci";
434 UiPriceBasedOnLabel = "Cena zalozena na:";
435 UiPriceModelAuctioneer = "Auctioneer cena";
436 UiPriceModelCustom = "Vlastni cena";
437 UiPriceModelFixed = "Pevna cena";
438 UiProfitHeader = "Zisk";
439 UiProfitPerHeader = "Zisk za kus";
440 UiQuantityHeader = "Pocet";
441 UiQuantityLabel = "Mnozstvi:";
442 UiRemoveSearchButton = "Smazat";
443 UiSavedSearchLabel = "Ulozena vyhledavani:";
444 UiSaveSearchButton = "Ulozit";
445 UiSaveSearchLabel = "Ulozit toto vyhledavani:";
446 UiSearch = "Hledat";
447 UiSearchAuctions = "Prohledat aukce";
448 UiSearchDropDownLabel = "Hledat:";
449 UiSearchForLabel = "Vyhledat predmet:";
450 UiSearchTypeBids = "NaBIDky";
451 UiSearchTypeBuyouts = "Vykupy";
452 UiSearchTypeCompetition = "Konkurence";
453 UiSearchTypePlain = "Predmet";
454 UiStacksLabel = "Sady";
455 UiStackTooBigError = "(Sada je prilis velka)";
456 UiStackTooSmallError = "(Sada je prilis mala)";
457 UiStartingPriceLabel = "Vychozi cena:";
458 UiStartingPriceRequiredError = "(Nutne)";
459 UiTimeLeftHeader = "Zbyvajici cas";
460 UiUnknownError = "(tajuplna chyba)";
461  
462 };
463  
464 daDK = {
465  
466  
467 -- Section: AskPrice Messages
468 AskPriceAd = "Hent stak priser for %sx[ItemLink] (x = stacksize) ";
469 FrmtAskPriceBuyoutMedianHistorical = "%sOpk\195\184bs-median historisk: %s%s ";
470 FrmtAskPriceBuyoutMedianSnapshot = "%sOpk\195\184bs-median ved sidste skanning: %s%s";
471 FrmtAskPriceDisable = "Deaktiver AskPrices %s funktionen";
472 FrmtAskPriceEach = "(%s pr. stk.)";
473 FrmtAskPriceEnable = "Aktiverer AskPrices %s funktionen";
474 FrmtAskPriceVendorPrice = "%sS\195\166lg til forhandler for: %s%s";
475  
476  
477 -- Section: Auction Messages
478 FrmtActRemove = "Fjerner auktion %s fra nuv\195\166rende Auktionshus snapshot.";
479 FrmtAuctinfoHist = "%d historisk";
480 FrmtAuctinfoLow = "Mindste pris";
481 FrmtAuctinfoMktprice = "Markedspris";
482 FrmtAuctinfoNolow = "Ikke set ved sidste skanning";
483 FrmtAuctinfoOrig = "Oprindeligt bud";
484 FrmtAuctinfoSnap = "%d sidste scanning";
485 FrmtAuctinfoSugbid = "Foresl\195\165et startbud";
486 FrmtAuctinfoSugbuy = "Foresl\195\165et opk\195\184bspris";
487 FrmtWarnAbovemkt = "Konkurrence ligger over markedet";
488 FrmtWarnMarkup = "Overbyder forhandlere med %s%%";
489 FrmtWarnMyprice = "Bruger min nuv\195\166rende pris";
490 FrmtWarnNocomp = "Ingen konkurrence";
491 FrmtWarnNodata = "Ingen data for HSP";
492 FrmtWarnToolow = "Kan ikke konkurrere med laveste pris";
493 FrmtWarnUndercut = "Underbyder med %s%%";
494 FrmtWarnUser = "Anvender brugerdefineret pris";
495  
496  
497 -- Section: Bid Messages
498 FrmtAlreadyHighBidder = "Allerede den h\195\184jestbydende p\195\165 auktion: %s (x%d)";
499 FrmtBidAuction = "Byd p\195\165 auktion: %s (x%d)";
500 FrmtBidQueueOutOfSync = "Fejl: Bud k\195\184 ude af synkronisering!";
501 FrmtBoughtAuction = "Opk\195\184bt auktion: %s (x%d)";
502 FrmtMaxBidsReached = "Flere auktioner af %s (x%d) fundet, men bud gr\195\166nse n\195\165et (%d)";
503 FrmtNoAuctionsFound = "Ingen auktioner fundet: %s (x%d)";
504 FrmtNoMoreAuctionsFound = "Ikke flere auktioner fundet: %s (x%d)";
505 FrmtNotEnoughMoney = "Ikke nok penge til at byde p\195\165 auktion: %s (x%d)";
506 FrmtSkippedAuctionWithHigherBid = "Sprang over auktion med h\195\184jere bud: %s (x%d)";
507 FrmtSkippedAuctionWithLowerBid = "Sprang over auktion med lavere bud: %s (x%d)";
508 FrmtSkippedBiddingOnOwnAuction = "Sprang over egen auktion: %s (x%d)";
509 UiProcessingBidRequests = "Bearbejder bud foresp\195\184rgelser...";
510  
511  
512 -- Section: Command Messages
513 FrmtActClearall = "Fjerner alle data for auktionen %s";
514 FrmtActClearFail = "Kan ikke finde genstand: %s";
515 FrmtActClearOk = "Fjerner data for genstand: %s";
516 FrmtActClearsnap = "Fjerner nuv\195\166rende Auktionhus data.";
517 FrmtActDefault = "Auctioneers %s indstillinger er blevet nulstillet til standard v\195\166rdier";
518 FrmtActDefaultall = "Alle Auctioneers indstillinger er blevet nulstillet til standard v\195\166rdier.";
519 FrmtActDisable = "Viser ikke data for: %s ";
520 FrmtActEnable = "Viser data for: %s ";
521 FrmtActSet = "S\195\166tter %s til '%s'";
522 FrmtActUnknown = "Ukendt kommando eller n\195\184gleord: '%s'";
523 FrmtAuctionDuration = "Normal auktions tid sat til: %s";
524 FrmtAutostart = "Starter automatisk auktion for %s minimum, %s opk\195\184b (%dh)\n%s";
525 FrmtFinish = "Efter en scanning er afsluttet, skal vi %s";
526 FrmtPrintin = "Auctioneers beskeder vil nu blive skrevet til \"%s\" chat ramme";
527 FrmtProtectWindow = "Auktionshus vinduebeskyttelse sat til: %s";
528 FrmtUnknownArg = "'%s' er ikke et gyldigt argument for '%s'";
529 FrmtUnknownLocale = "Sproget du har angivet: ('%s') er ukendt. Gyldige sprog er:";
530 FrmtUnknownRf = "Ugyldig parameter ('%s'). Parameteret skal se s\195\165dan ud: [realm]-[faction]. Eksempelvis: Al'Akir-Horde";
531  
532  
533 -- Section: Command Options
534 OptAlso = "(realm-faction|modsat|hjemme|neutral)";
535 OptAuctionDuration = "(sidst||2t||8t||24t)";
536 OptBidbroker = "<fortjeneste_i_s\195\184lv>";
537 OptBidLimit = "<nummer>";
538 OptBroker = "<fortjeneste_i_s\195\184lv>";
539 OptClear = "([Genstand]alt|snapshot)";
540 OptCompete = "<s\195\184lv_under>";
541 OptDefault = "(<Indstilling>|alt)";
542 OptFinish = "(sluk|log af|slut|genindl\195\166sUI) ";
543 OptLocale = "<lokal>";
544 OptPctBidmarkdown = "<procent>";
545 OptPctMarkup = "<procent>";
546 OptPctMaxless = "<procent>";
547 OptPctNocomp = "<procent>";
548 OptPctUnderlow = "<procent>";
549 OptPctUndermkt = "<procent>";
550 OptPercentless = "<procent>";
551 OptPrintin = "(<frameIndex>[Nummer]|<frameNavn>[Streng]) ";
552 OptProtectWindow = "(aldrig|scan|altid) ";
553 OptScale = "<skalerings_faktor>";
554 OptScan = "<>";
555  
556  
557 -- Section: Commands
558 CmdAlso = "ogs\195\165";
559 CmdAlsoOpposite = "modsatte";
560 CmdAlt = "alt";
561 CmdAskPriceAd = "reklame";
562 CmdAskPriceGuild = "guild";
563 CmdAskPriceParty = "gruppe";
564 CmdAskPriceSmart = "smart";
565 CmdAskPriceSmartWord1 = "Hvad";
566 CmdAskPriceSmartWord2 = "v\195\166rd";
567 CmdAskPriceTrigger = "udl\195\184ser";
568 CmdAskPriceVendor = "forhandler";
569 CmdAuctionClick = "auktion-klik";
570 CmdAuctionDuration = "Auktionsvarighed";
571 CmdAuctionDuration0 = "sidst";
572 CmdAuctionDuration1 = "2t";
573 CmdAuctionDuration2 = "8t";
574 CmdAuctionDuration3 = "24t";
575 CmdAutofill = "auto udfyld";
576 CmdBidbroker = "bidbroker";
577 CmdBidbrokerShort = "bb";
578 CmdBidLimit = "bud-gr\195\166nse";
579 CmdBroker = "broker";
580 CmdClear = "ryd";
581 CmdClearAll = "alt";
582 CmdClearSnapshot = "billede";
583 CmdCompete = "konkurrere";
584 CmdCtrl = "ctrl";
585 CmdDefault = "standard";
586 CmdDisable = "sl\195\165 fra";
587 CmdEmbed = "indkapsle";
588 CmdFinish = "f\195\166rdig";
589 CmdFinish0 = "sluk";
590 CmdFinish1 = "log af";
591 CmdFinish2 = "luk";
592 CmdFinish3 = "genindl\195\166sUI";
593 CmdHelp = "hj\195\166lp";
594 CmdLocale = "lokal";
595 CmdOff = "sluk";
596 CmdOn = "t\195\166nd";
597 CmdPctBidmarkdown = "pct-bidmarkdown ";
598 CmdPctMarkup = "pct-markup ";
599 CmdPctMaxless = "pct-maxless ";
600 CmdPctNocomp = "pct-nocomp ";
601 CmdPctUnderlow = "pct-underlow ";
602 CmdPctUndermkt = "pct-undermkt ";
603 CmdPercentless = "percentless ";
604 CmdPercentlessShort = "pl";
605 CmdPrintin = "print-til";
606 CmdProtectWindow = "beskyt-vindue";
607 CmdProtectWindow0 = "aldrig";
608 CmdProtectWindow1 = "scan";
609 CmdProtectWindow2 = "altid";
610 CmdScan = "scan";
611 CmdShift = "skift";
612 CmdToggle = "t\195\166nd/sluk";
613 CmdUpdatePrice = "opdater-pris";
614 CmdWarnColor = "advarsels-farve";
615 ShowAverage = "vis-gennemsnit";
616 ShowEmbedBlank = "vis-indkapsle-blanklinje";
617 ShowLink = "vis-link";
618 ShowMedian = "vis-median";
619 ShowRedo = "vis-advarsel";
620 ShowStats = "vis-stats";
621 ShowSuggest = "vis-forslag";
622 ShowVerbose = "vis-ordrig";
623  
624  
625 -- Section: Config Text
626 GuiAlso = "Vis ogs\195\165 data for";
627 GuiAlsoDisplay = "Viser data for %s";
628 GuiAlsoOff = "Viser ikke l\195\166ngere data fra andre realm-fraktioner.";
629 GuiAlsoOpposite = "Viser nu ogs\195\165 data for modsatte fraktion.";
630 GuiAskPrice = "Sl\195\165 AskPrice til";
631 GuiAskPriceAd = "Send reklame for egenskaber";
632 GuiAskPriceGuild = "Svar p\195\165 guildchat foresp\195\184rgsler";
633 GuiAskPriceHeader = "AskPrice indstillinger";
634 GuiAskPriceHeaderHelp = "Skift AskPrices opf\195\184rsel";
635 GuiAskPriceParty = "Svar p\195\165 partychat foresp\195\184rgsler";
636 GuiAskPriceSmart = "Brug smarte ord";
637 GuiAskPriceTrigger = "AskPrice udl\195\184ser";
638 GuiAskPriceVendor = "Send forhandler informationer";
639 GuiAuctionDuration = "Normal auktions varighed";
640 GuiAuctionHouseHeader = "Auktionshus vindue";
641 GuiAuctionHouseHeaderHelp = "\195\134ndr Auktionshusets vinduesindstillinger";
642 GuiAutofill = "Autoudfyld priser i Auktionshuset";
643 GuiAverages = "Vis middel";
644 GuiBidmarkdown = "Neds\195\166t bud med xx procent";
645 GuiClearall = "Ryd alle data fra Auctioneer";
646 GuiClearallButton = "Ryd alt";
647 GuiClearallHelp = "Klik her for at fjerne alle data fra Auctioneer for den nuv\195\166rende server-realm.";
648 GuiClearallNote = "for den nuv\195\166rende server-fraktion";
649 GuiClearHeader = "Ryd data";
650 GuiClearHelp = "Ryd Auctioneer data. \nV\195\166lg alle data eller det nuv\195\166rende snapshot.\nADVARSEL: Disse handlinger kan IKKE fortrydes.";
651 GuiClearsnap = "Ryd Snapshotdata";
652 GuiClearsnapButton = "Fjern Snapshot";
653 GuiClearsnapHelp = "Klik her for at slette den sidste skanning af auktionen.";
654 GuiDefaultAll = "Nulstil alle Auctioneer indstillinger";
655 GuiDefaultAllButton = "Nulstil alt";
656 GuiDefaultAllHelp = "Klik her for at s\195\166tte alle Auctioneer valg til standard v\195\166rdier.\nADVARSEL: Denne handling kan IKKE fortrydes.";
657 GuiDefaultOption = "Nulstil denne ops\195\166tning.";
658 GuiEmbed = "Indrammet info i spillets tooltip";
659 GuiEmbedBlankline = "Viser blank linje i spillets tooltip";
660 GuiEmbedHeader = "Indrammet";
661 GuiFinish = "Efter en skanning er afsluttet";
662 GuiLink = "Viser LinkID";
663 GuiLoad = "Hent Auctioneer";
664 GuiLoad_Always = "altid";
665 GuiLoad_AuctionHouse = "ved Auktionshuset";
666 GuiLoad_Never = "aldrig";
667 GuiLocale = "S\195\166t sprog til";
668 GuiMainEnable = "Start Auctioneer";
669 GuiMainHelp = "Indeholder v\195\166rdier for Auctioneer. En AddOn som viser information om genstande og analysere auktionsdata. \nKlik p\195\165 \"Skan\" knappen p\195\165 Auktionshuset for at indsamle auktionsdata.";
670 GuiMarkup = "Procent overbud iht. forhandler";
671 GuiMaxless = "Procent maks. under markeds pris";
672 GuiMedian = "Vis medianer";
673 GuiNocomp = "Procent under markedets pris ved ingen konkurence";
674 GuiNoWorldMap = "Auctioneer: Undertrykker visningen af World Map";
675 GuiOtherHeader = "Andre indstillinger";
676 GuiOtherHelp = "Diverse indstillinger til Auctioneer";
677 GuiPercentsHeader = "Auctioneer graense procent";
678 GuiPercentsHelp = "Advarsel: De f\195\184lgende valgmuligheder er KUN for Superbrugere.\nVed at \195\166ndre p\195\165 f\195\184lgende muligheder \195\166ndrer du hvor aggresivt Auctioneer vil v\195\166re n\195\165r den udregner profit.";
679 GuiPrintin = "Vaelg den oenskede chat ramme.";
680 GuiProtectWindow = "Forhindrer lukning af Auktionshus vindue ved uheld";
681 GuiRedo = "Vis advarsel ved lang skanning.";
682 GuiReloadui = "Genindl\195\166ser brugerflade.";
683 GuiReloaduiButton = "Genindl\195\166sUI";
684 GuiReloaduiFeedback = "Genindl\195\166ser nu WoW UI";
685 GuiReloaduiHelp = "Klik her for at genindlaese WoW brugerfladen efter at have \195\166ndret sprog.\nBem\195\166rk: Dette kan tage et par minutter.";
686 GuiRememberText = "Husk prisen";
687 GuiStatsEnable = "Vis Statistik";
688 GuiStatsHeader = "Genstand Pris Statistik";
689 GuiStatsHelp = "Vis f\195\184lgende statistikker i tooltippet.";
690 GuiSuggest = "Vis foresl\195\165ede priser";
691 GuiUnderlow = "Laveste auktionspris";
692 GuiUndermkt = "Underbyd markedet n\195\165r der ingen maxpris findes.";
693 GuiVerbose = "Tekst Mode";
694 GuiWarnColor = "Farve Pris Model";
695  
696  
697 -- Section: Conversion Messages
698 MesgConvert = "Konverterer Auctioneer Databasen. Tag venligst en backup af SavedVariables\\Auctioneer.lua inden.%s%s";
699 MesgConvertNo = "Indlaes ikke Auctioneer";
700 MesgConvertYes = "Konventer nu";
701 MesgNotconverting = "Auctioneer konventerer ikke din database, men vil ikke virke faar du goer.";
702  
703  
704 -- Section: Game Constants
705 TimeLong = "Lang";
706 TimeMed = "Middel";
707 TimeShort = "Kort";
708 TimeVlong = "Meget Lang";
709  
710  
711 -- Section: Generic Messages
712 DisableMsg = "Stopper automatisk indlaesning af Auctioneer";
713 FrmtWelcome = "Auctioneer v%s er indlaest";
714 MesgNotLoaded = "Auctioneer er ikke indlaest. Skriv /auctioneer for mere info.";
715 StatAskPriceOff = "AskPrice er nu deaktiveret.";
716 StatAskPriceOn = "AskPrice er nu aktiveret.";
717 StatOff = "Viser ikke nogen auktionsdata.";
718 StatOn = "Viser konfigureret auktionsdata.";
719  
720  
721 -- Section: Generic Strings
722 TextAuction = "auktion";
723 TextCombat = "Kamp";
724 TextGeneral = "General";
725 TextNone = "ingen";
726 TextScan = "Scan";
727 TextUsage = "Brug:";
728  
729  
730 -- Section: Help Text
731 HelpAlso = "Viser ogsaa en anden servers priser i tooltipet. For realm, indsaet realmnavnet og faction navnet. Som eksempel: \"/auctioneer also Al'Akir-Horde\". Det speciale noegleord \"opposite\" betyder den modstridne fraktion, \"off\" stopper denne funktion.";
732 HelpAskPrice = "Sl\195\165 AskPrice til eller fra";
733 HelpAskPriceAd = "Tillad eller bloker nye AskPrice funktions reklame.";
734 HelpAskPriceGuild = "Svarer p\195\165 en forsp\195\184rgelse lavet i guild chat.";
735 HelpAskPriceParty = "Svarer p\195\165 en forsp\195\184rgelse lavet i party chat.";
736 HelpAskPriceSmart = "Tillad eller bloker SmartWrods check";
737 HelpAskPriceTrigger = "\195\134ndre AskPrice's kommando.";
738 HelpAskPriceVendor = "Tillad eller bloker sendingen af vendor pris data.";
739 HelpAuctionClick = "Giver dig mulighed for at Alt-klikke paa et objekt i dine tasker for automatisk at starte en auktion for det";
740 HelpAuctionDuration = "Saet den normale auktions varighed ved aabning af AH vindue";
741 HelpAutofill = "Saet om Auctioneer skal autoudfylde priser naar objekter overfoeres til auktionshusets boks.";
742 HelpAverage = "Vaelger om middelprisen paa en auktion skal vises.";
743 HelpBidbroker = "Viser korte og middel auktioner som kan blive budt paa og solgt med fortjeneste.";
744 HelpBidLimit = "Maksimalt antal af auktion p\195\165 bud eller opk\195\184b n\195\165r Byd eller Opk\195\184b knappen er valgt p\195\165 S\195\184g Auktioner fanen";
745 HelpBroker = "Viser auktioner fra sidste scanning som kan blive opkoebt og solgt med fortjeneste.";
746 HelpClear = "Sletter data for et specifikt objekt (du skal shift-klikke p\195\165 objektet s\195\165 det kommer ned i kommando boxen.) Du kan ogs\195\165 specifisere enkelte n\195\184gle ord som \"all\" eller \"snapshot\"";
747 HelpCompete = "Viser objekter fra sidste skanning som har lavere opk\195\184bspris end dine ting.";
748 HelpDefault = "S\195\166tter Auctioneer til dens standard v\195\166rdi. Du kan eventuelt bruge n\195\184gleord som: \"all\" for at s\195\166tte alle valg til deres standard v\195\166rdier.";
749 HelpDisable = "Stopper Auctioneer s\195\165 det ikke indl\195\166ses automatisk n\195\166ste gang du logger ind.";
750 HelpEmbed = "Indrammer teksten i spillets egen tooltip (bem\195\166rk: nogle muligheder vil v\195\166re utilg\195\166ngelige i denne mode.)";
751 HelpEmbedBlank = "V\195\166lg om der skal v\195\166re blanke linjer mellem tooltip info og auktions info n\195\165r embedded mode er valgt";
752 HelpFinish = "set for automatisk logge ud eller exit spil ved auktions scan afslutning";
753 HelpLink = "V\195\166lger om der skal vises link id i tooltippet.";
754 HelpLoad = "\195\134ndre Auctioneers load indstillinger for denne karakter";
755 HelpLocale = "Skifter sprog p\195\165 auctioneer scriptet.";
756 HelpMedian = "V\195\166lger om der skal vises middel opk\195\184bspris.";
757 HelpOnoff = "Sl\195\165r visning af auktions data til og fra.";
758 HelpPctBidmarkdown = "S\195\166t procenter Auctioneer vil s\195\166tte prisen under objektets opk\195\184bspris.";
759 HelpPctMarkup = "Procenten som Auctioneer vil overbyde forhandleren p\195\165 et objekt hvor prisen ikke kendes.";
760 HelpPctMaxless = "S\195\131\194\166t den maksimale procent som Auctioneer vil g\195\131\194\165 under markeds v\195\131\194\166rdi inden den giver op.";
761 HelpPctNocomp = "Procenten Auctioneer vil g\195\131\194\165 under markedet pris n\195\131\194\165r der ikke findes konkurrenter";
762 HelpPctUnderlow = "S\195\131\194\166t procenter some Auctioneer vil g\195\131\194\165 under den laveste pris";
763 HelpPctUndermkt = "Procenter Auctioneer vil bruge hvis den ikke kan g\195\131\194\165 under konkurrenter (pga. maks/min)";
764 HelpPercentless = "Viser objekter fra sidste skanning hvis opk\195\131\194\184bspris er en bestemt procent lavere end den h\195\131\194\184jst s\195\131\194\166lgende pris.";
765 HelpPrintin = "V\195\166lg hvilken ramme Auctioneer vil skrive til. Du kan enten angive et ramme navn eller rammens indeks nummer.";
766 HelpProtectWindow = "Forhindrer dig i at lukke AH vinduet ved et uheld";
767 HelpRedo = "V\195\131\194\166lg om der skal vises en advarsel hvis den nuv\195\131\194\166rende skanning har taget for lang tid p\195\131\194\165 grund af server lag.";
768 HelpScan = "Udf\195\131\194\184rer en scan af auktionshuset n\195\131\194\166ste gang du bes\195\131\194\184ger det, eller mens du er der.(Der er ogs\195\131\194\165 en knap i auktionshuset under browse, der kan du ogs\195\131\194\165 v\195\131\194\166lge hvilke katagorier du \195\131\194\184nsker at skanne ved at bruge flueben..";
769 HelpStats = "Vaelger om der skal vises bud/opkoebs pris i procenter.";
770 HelpSuggest = "Vaelger om der skal vises foresl\195\165et salgspris ved auktion.";
771 HelpUpdatePrice = "Automatisk opdater start prisen for en auktion p\195\165 Post Auctions fanebladdet n\195\165r udk\195\184bsprisen \195\166ndres.";
772 HelpVerbose = "Vaelger hvordan teksten formuleres. (forslag, middelpriser eller off for at vise dem paa en enkelt linje.)";
773 HelpWarnColor = "V\195\166lg at vise den nuv\195\166rende AH pris model (Underbydde med...) i intuitive farver.";
774  
775  
776 -- Section: Post Messages
777 FrmtNoEmptyPackSpace = "Ingen tomme pack rum fundet til at lave auktionen!";
778 FrmtNotEnoughOfItem = "Ikke nok %s fundet til at lave auktionen!";
779 FrmtPostedAuction = "(x%d) %s sat p\195\165 auktion";
780 FrmtPostedAuctions = "%d auktioner af (x%d) %s lavet";
781  
782  
783 -- Section: Report Messages
784 FrmtBidbrokerCurbid = "Nuvaerende bud";
785 FrmtBidbrokerDone = "Prisliste faerdig";
786 FrmtBidbrokerHeader = "Minimum profit: %s, HSP = 'Hoejeste Saelgende Pris'";
787 FrmtBidbrokerLine = "%s, sidst %s set, HSP: %s, %s: %s, Profit: %s, Tid: %s";
788 FrmtBidbrokerMinbid = "Mindste bud";
789 FrmtBrokerDone = "Liste faerdig.";
790 FrmtBrokerHeader = "Minimum profit: %s, HSP = 'Hoejeste Saelgende Pris'";
791 FrmtBrokerLine = "%s, Sidst %s set, HSP: %s, KoebNu: %s, Profit: %s";
792 FrmtCompeteDone = "Konkurerende auktioner er afsluttet";
793 FrmtCompeteHeader = "Konkurerende auktioner er mindst %s under pr. vare.";
794 FrmtCompeteLine = "%s, Bud: %s, BO %s mod %s, %s mindre";
795 FrmtHspLine = "H\195\131\194\184jeste S\195\131\194\166lgende Pris for en %s er: %s";
796 FrmtLowLine = "%s, BO: %s, s\195\131\194\166lger: %s, For en: %s, under middel: %s";
797 FrmtMedianLine = "Af sidste %d set, middel BO for 1 %s er: %s";
798 FrmtNoauct = "Ingen auktioner blev fundet for: %s";
799 FrmtPctlessDone = "Udregning af Procenter faerdig.";
800 FrmtPctlessHeader = "Procent mindre end hoejeste saelgende pris(HSP): %d%%";
801 FrmtPctlessLine = "%s, sidst %d set, HSP: %s, BO: %s, Profit: %s, Mindre %s";
802  
803  
804 -- Section: Scanning Messages
805 AuctionDefunctAucts = "Afsluttede auktioner fjernet: %s";
806 AuctionDiscrepancies = "Uoverensstemmelser: %s";
807 AuctionNewAucts = "Nye auktioner skannet: %s";
808 AuctionOldAucts = "Skannet foer: %s";
809 AuctionPageN = "Auctioneer: skanner nu %s side %d af %d\nAuktioner pr sekund: %s\nBeregnet tid tilbage: %s";
810 AuctionScanDone = "Auctioneer: Skanningen af auktionerne er faerdig.";
811 AuctionScanNexttime = "Auctioneer vil udfoere en komplet scanning af auktionshuset naeste gang du snakker med en auktioaer.";
812 AuctionScanNocat = "Du skal vaelge mindst en kategori for at kan skanne.";
813 AuctionScanRedo = "Nuvaerende side tog mere end %d sekunder at faerdigoere, forsoeger at indlaese siden igen.";
814 AuctionScanStart = "Auctioneer: skanner %s side 1...";
815 AuctionTotalAucts = "Auktioner skannet ialt: %s";
816  
817  
818 -- Section: Tooltip Messages
819 FrmtInfoAlsoseen = "Set %d gange paa %s";
820 FrmtInfoAverage = "%s min/%s BO (%s bud)";
821 FrmtInfoBidMulti = "Bud (%s%s stk.)";
822 FrmtInfoBidOne = "Bud%s";
823 FrmtInfoBidrate = "%d%% har budt, %d%% har BO";
824 FrmtInfoBuymedian = "Opk\195\184b median";
825 FrmtInfoBuyMulti = "Opk\195\184b (%s%s Stk)";
826 FrmtInfoBuyOne = "Opk\195\184b%s";
827 FrmtInfoForone = "For 1: %s min/%s BO (%s bud) [i %d's]";
828 FrmtInfoHeadMulti = "Middel for %d stk.:";
829 FrmtInfoHeadOne = "Middel for denne vare:";
830 FrmtInfoHistmed = "Sidste %d, middel BO (stk)";
831 FrmtInfoMinMulti = "Start bud (%s stk.)";
832 FrmtInfoMinOne = "Start bud";
833 FrmtInfoNever = "Aldrig set paa %s";
834 FrmtInfoSeen = "Set %d gange paa auktion ialt";
835 FrmtInfoSgst = "Prisforslag: %s min/%s BO";
836 FrmtInfoSgststx = "Prisforslag for dine %d stk: %s min/%s BO";
837 FrmtInfoSnapmed = "Skannede %d, middel BO (stk)";
838 FrmtInfoStacksize = "Normal bundt stoerrelse: %d stk.";
839  
840  
841 -- Section: User Interface
842 UiBid = "bud";
843 UiBidHeader = "bud";
844 UiBidPerHeader = "Bud pr.";
845 UiBuyout = "Opk\195\184b";
846 UiBuyoutHeader = "Opk\195\184b";
847 UiBuyoutPerHeader = "Opk\195\184b pr.";
848 UiBuyoutPriceLabel = "Opk\195\184b bud:";
849 UiBuyoutPriceTooLowError = "(For lav)";
850 UiCategoryLabel = "kategori begr\195\166nsning:";
851 UiDepositLabel = "Depositum";
852 UiDurationLabel = "Varighed:";
853 UiItemLevelHeader = "Lvl";
854 UiMakeFixedPriceLabel = "Opret fixed pris";
855 UiMaxError = "(%d - Max)";
856 UiMaximumPriceLabel = "Maximum pris:";
857 UiMaximumTimeLeftLabel = "Maximum tid tilbage:";
858 UiMinimumPercentLessLabel = "Minimum procent mindre:";
859 UiMinimumProfitLabel = "Minimum profit:";
860 UiMinimumQualityLabel = "Minimum kvalitet:";
861 UiMinimumUndercutLabel = "Minimum underbyder";
862 UiNameHeader = "Navn";
863 UiNoPendingBids = "Alle bud anmodninger f\195\166rdige";
864 UiNotEnoughError = "(Ikke nok)";
865 UiPendingBidInProgress = "1 bud anmodning i gang...";
866 UiPendingBidsInProgress = "%d bud anmodninger i gang.";
867 UiPercentLessHeader = "procent";
868 UiPost = "Opret";
869 UiPostAuctions = "Set auktioner";
870 UiPriceBasedOnLabel = "Pris baseret p\195\165:";
871 UiPriceModelAuctioneer = "Auctioneer Pris";
872 UiPriceModelCustom = "Personlig pris";
873 UiPriceModelFixed = "Fast pris";
874 UiProfitHeader = "Profit";
875 UiProfitPerHeader = "Profit pr.";
876 UiQuantityHeader = "Kvalitet";
877 UiQuantityLabel = "M\195\166ngde:";
878 UiRemoveSearchButton = "Slet";
879 UiSavedSearchLabel = "Gemte s\195\184gninger:";
880 UiSaveSearchButton = "Gem";
881 UiSaveSearchLabel = "Gem denne s\195\184gning:";
882 UiSearch = "S\195\184g";
883 UiSearchAuctions = "S\195\184g auktioner";
884 UiSearchDropDownLabel = "S\195\184g:";
885 UiSearchForLabel = "S\195\184g efter genstand:";
886 UiSearchTypeBids = "Bud";
887 UiSearchTypeBuyouts = "k\195\184b";
888 UiSearchTypeCompetition = "Konkurrence";
889 UiSearchTypePlain = "Genstand";
890 UiStacksLabel = "Stakke";
891 UiStackTooBigError = "(Stak for stor)";
892 UiStackTooSmallError = "(Stak for lille)";
893 UiStartingPriceLabel = "Start pris:";
894 UiStartingPriceRequiredError = "(n\195\184dvendig)";
895 UiTimeLeftHeader = "Tid tilbage";
896 UiUnknownError = "(ukendt fejl)";
897  
898 };
899  
900 deDE = {
901  
902  
903 -- Section: AskPrice Messages
904 AskPriceAd = "Stapelpreis mit %sx[ItemLink] (x = Stapelgr\195\182\195\159e)";
905 FrmtAskPriceBuyoutMedianHistorical = "%sSofortkauf Median: %s%s";
906 FrmtAskPriceBuyoutMedianSnapshot = "%sSofortkauf Median letzter Scan: %s%s";
907 FrmtAskPriceDisable = "Preisabfrage %s Option ausgeschaltet";
908 FrmtAskPriceEach = "(%s pro St\195\188ck)";
909 FrmtAskPriceEnable = "Preisabfrage %s Option eingeschaltet";
910 FrmtAskPriceVendorPrice = "%sVerkauf an NPC f\195\188r: %s%s";
911  
912  
913 -- Section: Auction Messages
914 FrmtActRemove = "Entferne Auktion %s vom derzeitigen AH-Abbild.";
915 FrmtAuctinfoHist = "%d historisch";
916 FrmtAuctinfoLow = "niedrigster Preis";
917 FrmtAuctinfoMktprice = "Marktpreis";
918 FrmtAuctinfoNolow = "Item nicht im letzten AH-Abbild enthalten";
919 FrmtAuctinfoOrig = "Originalgebot";
920 FrmtAuctinfoSnap = "%d aus letztem Scan";
921 FrmtAuctinfoSugbid = "Anfangsgebot";
922 FrmtAuctinfoSugbuy = "Empf. Sofortkauf";
923 FrmtWarnAbovemkt = "Konkurrenz keine Gefahr";
924 FrmtWarnMarkup = "%s%% erh\195\182hter H\195\164ndlerpreis";
925 FrmtWarnMyprice = "Verwende eigenen Preis";
926 FrmtWarnNocomp = "Monopol";
927 FrmtWarnNodata = "Keine HVP-Daten";
928 FrmtWarnToolow = "Konkurrenz zu g\195\188nstig";
929 FrmtWarnUndercut = "Unterbiete um %s%%";
930 FrmtWarnUser = "Verwende Benutzer-Preisvorgabe";
931  
932  
933 -- Section: Bid Messages
934 FrmtAlreadyHighBidder = "Bereits H\195\182chstbietender f\195\188r Auktion: %s (x%d)";
935 FrmtBidAuction = "Gebot f\195\188r Auktion: %s (x%d) ";
936 FrmtBidQueueOutOfSync = "Fehler: Gebotsliste nicht synchron!";
937 FrmtBoughtAuction = "Direktkauf der Auktion: %s (x%d) ";
938 FrmtMaxBidsReached = "Mehr Auktionen von %s (x%d)gefunden, aber Gebot Begrenzung erreicht (%d) ";
939 FrmtNoAuctionsFound = "Keine Auktionen gefunden: %s (x%d) ";
940 FrmtNoMoreAuctionsFound = "Keine weiteren Auktionen gefunden: %s (x%d) ";
941 FrmtNotEnoughMoney = "Nicht genug Geld f\195\188r Gebot auf Auktion: %s (x%d) ";
942 FrmtSkippedAuctionWithHigherBid = "\195\156berspringe Auktion mit h\195\182herem Gebot: %s (x%d) ";
943 FrmtSkippedAuctionWithLowerBid = "\195\156berspringe Auktion mit niedrigerem Gebot: %s (x%d)";
944 FrmtSkippedBiddingOnOwnAuction = "\195\156berspringe Gebot auf eigene Auktion: %s (x%d)";
945 UiProcessingBidRequests = "Bearbeite Gebote...";
946  
947  
948 -- Section: Command Messages
949 FrmtActClearall = "L\195\182sche alle Auktionsdaten f\195\188r %s";
950 FrmtActClearFail = "Objekt nicht gefunden: %s";
951 FrmtActClearOk = "Daten gel\195\182scht f\195\188r: %s";
952 FrmtActClearsnap = "L\195\182sche aktuelles Auktionshaus-Abbild.";
953 FrmtActDefault = "%s wurde auf den Standardwert zur\195\188ckgesetzt.";
954 FrmtActDefaultall = "Alle Einstellungen wurden auf Standardwerte zur\195\188ckgesetzt.";
955 FrmtActDisable = "%s wird nicht angezeigt";
956 FrmtActEnable = "%s wird angezeigt";
957 FrmtActSet = "Setze %s auf '%s'";
958 FrmtActUnknown = "Unbekannter Befehl: '%s'";
959 FrmtAuctionDuration = "Standard-Auktionsdauer wurde auf \"%s\" gesetzt";
960 FrmtAutostart = "Automatischer Start der Auktion f\195\188r %s:\n%s Minimum, %s Sofortkauf (%dh)\n%s";
961 FrmtFinish = "Nach abgeschlossenem Scan werden wir %s";
962 FrmtPrintin = "Die Auctioneer-Meldungen werden nun im Chat-Fenster \"%s\" angezeigt";
963 FrmtProtectWindow = "Schutzmodus des Auktionshaus-Fensters auf \"%s\" gesetzt";
964 FrmtUnknownArg = "'%s' ist kein g\195\188ltiges Argument f\195\188r '%s'";
965 FrmtUnknownLocale = "Das angegebene Gebietsschema ('%s') ist unbekannt. G\195\188ltige Gebietsschemen sind:";
966 FrmtUnknownRf = "Ung\195\188ltiger Parameter ('%s'). Der Parameter erfordert das Format: [Realm]-[Fraktion]. Bspw.: Al'Akir-Horde";
967  
968  
969 -- Section: Command Options
970 OptAlso = "([Realm]-[Fraktion]|opposite|home|neutral)";
971 OptAuctionDuration = "(last|2h|8h|24h)";
972 OptBidbroker = "<Profit in Silber>";
973 OptBidLimit = "<Nummer> ";
974 OptBroker = "<Profit in Silber>";
975 OptClear = "([Gegenstand]|all|snapshot)";
976 OptCompete = "<silber_weniger>";
977 OptDefault = "(<Option>|all)";
978 OptFinish = "(off|logout|exit|reloadui)";
979 OptLocale = "<Sprache>";
980 OptPctBidmarkdown = "<Prozent>";
981 OptPctMarkup = "<Prozent>";
982 OptPctMaxless = "<Prozent>";
983 OptPctNocomp = "<Prozent>";
984 OptPctUnderlow = "<Prozent>";
985 OptPctUndermkt = "<Prozent>";
986 OptPercentless = "<Prozent>";
987 OptPrintin = "(<Fenster-Index>[Nummer]|<Fenster-Name>[String])";
988 OptProtectWindow = "(never|scan|always)";
989 OptScale = "<Skalierungsfaktor>";
990 OptScan = "Befehlsformat der Scanparameter";
991  
992  
993 -- Section: Commands
994 CmdAlso = "also";
995 CmdAlsoOpposite = "opposite";
996 CmdAlt = "alt";
997 CmdAskPriceAd = "ad";
998 CmdAskPriceGuild = "guild";
999 CmdAskPriceParty = "party";
1000 CmdAskPriceSmart = "smart";
1001 CmdAskPriceSmartWord1 = "what";
1002 CmdAskPriceSmartWord2 = "worth";
1003 CmdAskPriceTrigger = "trigger";
1004 CmdAskPriceVendor = "vendor";
1005 CmdAskPriceWhispers = "whispers";
1006 CmdAskPriceWord = "word";
1007 CmdAuctionClick = "auction-click";
1008 CmdAuctionDuration = "auction-duration";
1009 CmdAuctionDuration0 = "last";
1010 CmdAuctionDuration1 = "2h";
1011 CmdAuctionDuration2 = "8h";
1012 CmdAuctionDuration3 = "24h";
1013 CmdAutofill = "autofill";
1014 CmdBidbroker = "bidbroker";
1015 CmdBidbrokerShort = "bb";
1016 CmdBidLimit = "bid-limit";
1017 CmdBroker = "broker";
1018 CmdClear = "clear";
1019 CmdClearAll = "all";
1020 CmdClearSnapshot = "snapshot";
1021 CmdCompete = "compete";
1022 CmdCtrl = "strg";
1023 CmdDefault = "default";
1024 CmdDisable = "disable";
1025 CmdEmbed = "embed";
1026 CmdFinish = "finish";
1027 CmdFinish0 = "off";
1028 CmdFinish1 = "logout";
1029 CmdFinish2 = "exit";
1030 CmdFinish3 = "reloadui";
1031 CmdFinishSound = "finish-sound";
1032 CmdHelp = "help";
1033 CmdLocale = "locale";
1034 CmdOff = "off";
1035 CmdOn = "on";
1036 CmdPctBidmarkdown = "pct-bidmarkdown";
1037 CmdPctMarkup = "pct-markup";
1038 CmdPctMaxless = "pct-maxless";
1039 CmdPctNocomp = "pct-nocomp";
1040 CmdPctUnderlow = "pct-underlow";
1041 CmdPctUndermkt = "pct-undermkt";
1042 CmdPercentless = "percentless";
1043 CmdPercentlessShort = "pl";
1044 CmdPrintin = "print-in";
1045 CmdProtectWindow = "protect-window";
1046 CmdProtectWindow0 = "never";
1047 CmdProtectWindow1 = "scan";
1048 CmdProtectWindow2 = "always";
1049 CmdScan = "scan";
1050 CmdShift = "shift";
1051 CmdToggle = "toggle";
1052 CmdUpdatePrice = "update-price";
1053 CmdWarnColor = "warn-color";
1054 ShowAverage = "show-average";
1055 ShowEmbedBlank = "show-embed-blankline";
1056 ShowLink = "show-link";
1057 ShowMedian = "show-median";
1058 ShowRedo = "show-warning";
1059 ShowStats = "show-stats";
1060 ShowSuggest = "show-suggest";
1061 ShowVerbose = "show-verbose";
1062  
1063  
1064 -- Section: Config Text
1065 GuiAlso = "Zeige zus\195\164tzlich Daten von";
1066 GuiAlsoDisplay = "Zeige Daten f\195\188r %s an";
1067 GuiAlsoOff = "Daten f\195\188r andere Realm-Fraktion werden nicht mehr angezeigt.";
1068 GuiAlsoOpposite = "Daten der gegnerischen Fraktion werden jetzt ebenfalls angezeigt.";
1069 GuiAskPrice = "AskPrice einschalten";
1070 GuiAskPriceAd = "Sende feature Werbung";
1071 GuiAskPriceGuild = "Reagiere auf Gildenchat-Anfragen";
1072 GuiAskPriceHeader = "AskPrice Optionen";
1073 GuiAskPriceHeaderHelp = "\195\132ndere AskPrice Verhalten";
1074 GuiAskPriceParty = "Reagiere auf Gruppenchat-Anfragen";
1075 GuiAskPriceSmart = "Benutze Schlagw\195\182rter";
1076 GuiAskPriceTrigger = "AskPrice Ausl\195\182ser";
1077 GuiAskPriceVendor = "Sende H\195\164ndler Info";
1078 GuiAskPriceWhispers = "Ausgehende Whispers anzeigen";
1079 GuiAskPriceWord = "Eigenes SmartWord %d";
1080 GuiAuctionDuration = "Auktionsstandarddauer";
1081 GuiAuctionHouseHeader = "Auktionshausfenster";
1082 GuiAuctionHouseHeaderHelp = "Verhalten des Auktionshausfensters \195\164ndern";
1083 GuiAutofill = "Preise im AH automatisch eintragen";
1084 GuiAverages = "Durchschnitt anzeigen";
1085 GuiBidmarkdown = "Gebot um %x unterbieten";
1086 GuiClearall = "L\195\182sche alle Auctioneerdaten";
1087 GuiClearallButton = "Alles l\195\182schen";
1088 GuiClearallHelp = "Hier dr\195\188cken, um die gesamten Auctioneerdaten des aktuellen Realms zu l\195\182schen.";
1089 GuiClearallNote = "der aktuellen Fraktion dieses Realms";
1090 GuiClearHeader = "Daten l\195\182schen";
1091 GuiClearHelp = "Auctioneerdaten l\195\182schen.\nW\195\164hle entweder alle Daten oder das aktuelle Abbild.\nWARNUNG: Der L\195\182schvorgang kann NICHT r\195\188ckg\195\164ngig gemacht werden!";
1092 GuiClearsnap = "Abbilddaten l\195\182schen";
1093 GuiClearsnapButton = "Abbild l\195\182schen";
1094 GuiClearsnapHelp = "Zum L\195\182schen der letzten Auctioneer-Abbild-Daten, hier klicken.";
1095 GuiDefaultAll = "Alle Einstellungen zur\195\188cksetzen";
1096 GuiDefaultAllButton = "Alles zur\195\188cksetzen";
1097 GuiDefaultAllHelp = "Hier klicken, um alle Auctioneer-Optionen auf ihren Standardwert zu setzen.\nWARNUNG: Dieser Vorgang kann NICHT r\195\188ckg\195\164ngig gemacht werden.";
1098 GuiDefaultOption = "Zur\195\188cksetzen dieser Einstellung";
1099 GuiEmbed = "Info im In-Game Tooltipp anzeigen";
1100 GuiEmbedBlankline = "Leerzeile im In-Game Tooltipp einf\195\188gen";
1101 GuiEmbedHeader = "Art der Anzeige";
1102 GuiFinish = "Nach abgeschlossenem Scan";
1103 GuiFinishSound = "Spiele Ton ab nach Beenden des Scans";
1104 GuiLink = "Zeige LinkID an";
1105 GuiLoad = "Auctioneer laden";
1106 GuiLoad_Always = "immer";
1107 GuiLoad_AuctionHouse = "im Auktionshaus";
1108 GuiLoad_Never = "nie";
1109 GuiLocale = "Setze das Gebietsschema auf";
1110 GuiMainEnable = "Auctioneer aktivieren";
1111 GuiMainHelp = "Einstellungen f\195\188r Auctioneer.\nEinem AddOn, das zus\195\164tzliche Informationen zu Gegenst\195\164nden anzeigt und Auktionsdaten analysiert.\nDr\195\188cke den \"Scannen\"-Knopf im Auktionshaus, um Auktionsdaten zu sammeln.";
1112 GuiMarkup = "H\195\164ndlerpreis um x% erh\195\182hen";
1113 GuiMaxless = "Marktpreis um max. x% unterbieten";
1114 GuiMedian = "Zeige Mediane an.";
1115 GuiNocomp = "Marktpreis um x% bei Monopol\nverringern";
1116 GuiNoWorldMap = "Auctioneer: Die Anzeige der Weltkarte wurde unterdr\195\188ckt";
1117 GuiOtherHeader = "Sonstige Einstellungen";
1118 GuiOtherHelp = "Sonstige Auctioneer-Einstellungen";
1119 GuiPercentsHeader = "Auctioneer Prozent-Schwellenwerte";
1120 GuiPercentsHelp = "WARNUNG: Die folgenden Einstellungen sind NUR f\195\188r erfahrene Benutzer.\nVer\195\164ndere die folgenden Werte um festzulegen, wie aggressiv Auctioneer beim Bestimmen profitabler Preise vorgehen soll.";
1121 GuiPrintin = "Fenster f\195\188r Meldungen ausw\195\164hlen";
1122 GuiProtectWindow = "Versehentliches Schlie\195\159en des AH-Fensters verhindern";
1123 GuiRedo = "Zeige Warnung bei langer Scandauer";
1124 GuiReloadui = "Benutzeroberfl\195\164che neu laden";
1125 GuiReloaduiButton = "Interface neu laden";
1126 GuiReloaduiFeedback = "WoW-Benutzeroberfl\195\164che wird neu geladen";
1127 GuiReloaduiHelp = "Hier klicken, um die WoW-Benutzeroberfl\195\164che nach einer \n\195\132nderung des Gebietsschemas neu zu laden, so dass die Sprache des Konfigurationsmen\195\188s diesem entspricht.\nHinweis: Dieser Vorgang kann einige Minuten dauern.";
1128 GuiRememberText = "Preis merken";
1129 GuiStatsEnable = "Statistiken anzeigen";
1130 GuiStatsHeader = "Preisstatistiken";
1131 GuiStatsHelp = "Zeigt die folgenden Statistiken im Tooltip an.";
1132 GuiSuggest = "Zeige empfohlene Preise an.";
1133 GuiUnderlow = "G\195\188nstigste Auktion unterbieten";
1134 GuiUndermkt = "Marktpreis unterbieten, wenn\nKonkurrenz zu g\195\188nstig ist";
1135 GuiVerbose = "Detaillierte Informationen";
1136 GuiWarnColor = "Farbiges Preismodell";
1137  
1138  
1139 -- Section: Conversion Messages
1140 MesgConvert = "Auctioneer Datenbankkonvertierung. Bitte zuerst eine Sicherung von SavedVariables\\Auctioneer.lua anlegen!%s%s";
1141 MesgConvertNo = "Deaktivieren";
1142 MesgConvertYes = "Konvertieren";
1143 MesgNotconverting = "Auctioneer konvertiert die Datenbank nicht, bleibt aber au\195\159er Funktion, bis dies erfolgte.";
1144  
1145  
1146 -- Section: Game Constants
1147 TimeLong = "Lang";
1148 TimeMed = "Mittel";
1149 TimeShort = "Kurz";
1150 TimeVlong = "Sehr lang";
1151  
1152  
1153 -- Section: Generic Messages
1154 DisableMsg = "Das automatische Laden von Auctioneer wird deaktiviert";
1155 FrmtWelcome = "Auctioneer v%s geladen";
1156 MesgNotLoaded = "Auctioneer ist nicht geladen. Gib /auctioneer f\195\188r mehr Informationen ein.";
1157 StatAskPriceOff = "Preisnachfrage deaktiviert.";
1158 StatAskPriceOn = "Preisnachfrage aktiviert.";
1159 StatOff = "Auktionsdaten werden nicht angezeigt.";
1160 StatOn = "Auktionsdaten werden angezeigt.";
1161  
1162  
1163 -- Section: Generic Strings
1164 TextAuction = "Auktion";
1165 TextCombat = "Kampflog";
1166 TextGeneral = "Allgemein";
1167 TextNone = "nichts";
1168 TextScan = "Scannen";
1169 TextUsage = "Syntax:";
1170  
1171  
1172 -- Section: Help Text
1173 HelpAlso = "Zeigt ebenfalls die Werte anderer Server im Tooltip an. Setze den Namen des Realms f\195\188r Realm und den Namen der Fraktion f\195\188r Fraktion ein. Zum Beispiel: \"/auctioneer auch Kil'Jaeden-Alliance\". Das spezielle Schl\195\188sselwort \"Gegenseite\" bezeichnet die gegnerische Fraktion, \"aus\" deaktiviert die Funktionalit\195\164t.";
1174 HelpAskPrice = "Preisnachfrage ein-/ausschalten.";
1175 HelpAskPriceAd = "Anzeige der neuen Preisnachfrage-Eigenschaften ein-/ausschalten.";
1176 HelpAskPriceGuild = "Auf Gildenchat-Anfragen reagieren.";
1177 HelpAskPriceParty = "Auf Gruppenchat-Anfragen reagieren.";
1178 HelpAskPriceSmart = "Schlagwortcheck ein-/ausschalten.";
1179 HelpAskPriceTrigger = "\195\132ndere AskPrice Ausl\195\182ser.";
1180 HelpAskPriceVendor = "Anzeige von H\195\164ndler Informationen ein-/ausschalten.";
1181 HelpAskPriceWhispers = "Aktiviere oder deaktiviere das Verbergen von allen von AskPrice abgehenden gefl\195\188sterten Meldungen.";
1182 HelpAskPriceWord = "Hinzuf\195\188gen bzw. modifizieren von eigenen AskPrice SmartWords.";
1183 HelpAuctionClick = "Mittels Alt-Klick auf einen Gegenstand in einer Tasche wird automatisch eine Auktion daf\195\188r erstellt.";
1184 HelpAuctionDuration = "Setzt die Standard-Auktionsdauer beim \195\150ffnen des Auktionshausfensters";
1185 HelpAutofill = "Festlegen, ob die Preise automatisch ausgef\195\188llt werden sollen, wenn ein Gegenstand in das Auktionshaus gelegt wird.";
1186 HelpAverage = "Festlegen, ob der durchschnittliche Auktionspreis angezeigt wird.";
1187 HelpBidbroker = "Zeigt vom letzten Abbild alle Auktionen mit kurzer oder mittlerer Laufzeit an, auf die f\195\188r Profit geboten werden k\195\182nnte.";
1188 HelpBidLimit = "Maximum Auktionen auf die geboten werden soll oder Sofortkauf wenn der Gebots- oder Sofortkaufbutton geklickt wurde, w\195\164hrend eine Suchaktion l\195\164uft.";
1189 HelpBroker = "Zeigt alle Auktionen vom letzten Abbild an, auf die geboten und die mit Gewinn wieder verkauft werden k\195\182nnten.";
1190 HelpClear = "L\195\182scht die Daten der angegebenen Gegenst\195\164nde (Gegenst\195\164nde m\195\188ssen dem Befehl mittels Shift + Klick hinzugef\195\188gt werden). Es k\195\182nnen auch die speziellen Schl\195\188sselworte \"alle\" und \"Abbild\" hinzugef\195\188gt werden.";
1191 HelpCompete = "Zeigt alle Auktionen des letzten Scans an, deren Sofortkaufpreis geringer ist als der eines eigenen im AH angebotenen Gegenstandes.";
1192 HelpDefault = "Setzt eine Auctioneer-Einstellung auf ihren Standardwert zur\195\188ck. Mit dem Schl\195\188sselwort \"alle\" werden alle Auctioneer-Einstellungen zur\195\188ckgesetzt.";
1193 HelpDisable = "Stoppt den Autostart von Auctioneer ab dem n\195\164chsten Einloggen.";
1194 HelpEmbed = "Bettet den Auktionsinfotext in den WoW-Tooltip ein (Hinweis: Einige Funktionen sind in diesem Modus deaktiviert)";
1195 HelpEmbedBlank = "Schaltet die Anzeige einer Leerzeile zwischen der Tooltipinfo und der Auktionsinfo im Einbettungsmodus ein/aus.";
1196 HelpFinish = "W\195\164hle zwischen automatischem Ausloggen oder Beenden des Spieles nach abgeschlossenem Scan";
1197 HelpFinishSound = "Legt fest, ob nach Beenden eines Scans ein Ton abgespielt werden soll.";
1198 HelpLink = "Schaltet die Anzeige der Link-ID im Tooltip ein/aus.";
1199 HelpLoad = "Ladeverhalten von Auctioneer f\195\188r diesen Charakter \195\164ndern";
1200 HelpLocale = "\195\132ndern des Gebietsschemas das zur Anzeige \nvon Auctioneer-Meldungen verwendet wird";
1201 HelpMedian = "Schaltet die Anzeige des Median-Sofortkaufpreises ein/aus";
1202 HelpOnoff = "Schaltet die Anzeige der Auktionsdaten ein/aus";
1203 HelpPctBidmarkdown = "Legt den Prozentsatz fest, um den das Mindestgebot niedriger als der Sofortkaufpreis ist.";
1204 HelpPctMarkup = "Legt den Prozentsatz f\195\188r erh\195\182hte H\195\164ndlerpreise fest, der verwendet wird, falls sonst keine anderen Werte verf\195\188gbar sind.";
1205 HelpPctMaxless = "Legt den maximalen Prozentsatz fest, um den Auctioneer den Marktpreis h\195\182chstens unterschreiten darf.";
1206 HelpPctNocomp = "Legt den Prozentsatz fest, um den der Marktpreis bei Monopol unterboten wird.";
1207 HelpPctUnderlow = "Legt den Prozentsatz fest, um den das g\195\188nstigste konkurrierende Angebot unterboten wird.";
1208 HelpPctUndermkt = "Legt den Prozentsatz fest, um den der Marktpreis unterboten wird, wenn durch den gew\195\164hlten Prozentsatz f\195\188r maxless ein konkurrierendes Angebot nicht unterboten werden kann.";
1209 HelpPercentless = "Zeigt alle Auktionen des letzten Abbilds an, deren Sofortkaufpreis einen gewissen Prozentsatz unter dem h\195\182chstm\195\182glichen Verkaufspreis liegt.";
1210 HelpPrintin = "Ausw\195\164hlen in welchem Fenster die Auctioneer-Meldungen angezeigt werden. Es kann entweder der Fensterindex oder der Fenstername angegeben werden.";
1211 HelpProtectWindow = "Verhindert das versehentliche Schlie\195\159en des Auktionshaus-Fensters.";
1212 HelpRedo = "Legt fest, ob eine Warnung angezeigt wird, wenn das Scannen der aktuellen Seite im Auktionshaus wegen Serverlag zu lange dauert.";
1213 HelpScan = "F\195\188hrt einen Scan des Auktionshauses beim n\195\164chsten Besuch durch bzw. sofort, wenn man schon dort ist (es gibt ebenfalls einen Knopf im Auktionshausfenster). \195\156ber die Auswahlboxen k\195\182nnen die zu scannenden Kategorien gew\195\164hlt werden.";
1214 HelpStats = "Schaltet die Prozentanzeige vom Gebot/Sofortkauf ein/aus.";
1215 HelpSuggest = "Schaltet die Anzeige des empfohlenen Auktionspreises ein/aus.";
1216 HelpUpdatePrice = "Aktualisiert automatisch das Startgebot f\195\188r eine Auktion auf der Auktionserstellungsseite wenn sich der Sofortkaufpreis \195\164ndert.";
1217 HelpVerbose = "Festlegen, ob detaillierte Anzeige der Durchschnittswerte und Preisempfehlungen (Ausschalten f\195\188r Anzeige in einzelner Zeile)";
1218 HelpWarnColor = "Festlegen, ob das aktuelle AH-Preismodell (Unterbiete um ...) mit intuitiven Farben angezeigt wird.";
1219  
1220  
1221 -- Section: Post Messages
1222 FrmtNoEmptyPackSpace = "Keinen leeren Taschenplatz gefunden, um die Auktion zu erstellen!";
1223 FrmtNotEnoughOfItem = "Nicht genug %s gefunden, um die Auktion zu erstellen!";
1224 FrmtPostedAuction = "Es wurde 1 Auktion mit %s (x%d) erstellt";
1225 FrmtPostedAuctions = "Es wurden %d Auktionen mit %s (x%d) erstellt";
1226  
1227  
1228 -- Section: Report Messages
1229 FrmtBidbrokerCurbid = "aktGebot";
1230 FrmtBidbrokerDone = "Gebotsmakeln fertig";
1231 FrmtBidbrokerHeader = "Mindestprofit: %s, HVP = 'H\195\182chster Verkaufspreis'";
1232 FrmtBidbrokerLine = "%s, zuletzt %s gesehen, HVP: %s, %s: %s, Profit: %s, Restzeit: %s";
1233 FrmtBidbrokerMinbid = "niedrGebot";
1234 FrmtBrokerDone = "Makeln beendet";
1235 FrmtBrokerHeader = "Mindestprofit: %s, HVP = 'H\195\182chster Verkaufspreis'";
1236 FrmtBrokerLine = "%s, zuletzt %s gesehen, HVP: %s, Sofortkauf: %s, Profit: %s";
1237 FrmtCompeteDone = "Konkurrierende Auktionen abgeschlossen.";
1238 FrmtCompeteHeader = "Konkurrierende Auktionen mindestens %s billiger pro St\195\188ck.";
1239 FrmtCompeteLine = "%s, Gebot: %s, Sofortkauf %s gg. %s, %s billiger";
1240 FrmtHspLine = "H\195\182chster Verkaufspreis pro %s ist: %s";
1241 FrmtLowLine = "%s, Sofortkauf: %s, Verk\195\164ufer: %s, %s/St\195\188ck, %s unter dem Median";
1242 FrmtMedianLine = "Aus %d ist der Median-Sofortkaufpreis f\195\188r 1 %s: %s";
1243 FrmtNoauct = "Keine Aktionen f\195\188r %s gefunden.";
1244 FrmtPctlessDone = "Prozent unter HVP beendet.";
1245 FrmtPctlessHeader = "Prozent billiger als der h\195\182chste Verkaufspreis (HVP): %d%%";
1246 FrmtPctlessLine = "%s, zuletzt %d gesehen, HVP: %s, Sofortkauf: %s, Profit: %s, Billiger %s";
1247  
1248  
1249 -- Section: Scanning Messages
1250 AuctionDefunctAucts = "Abgelaufene Auktionen: %s";
1251 AuctionDiscrepancies = "Unstimmigkeiten: %s";
1252 AuctionNewAucts = "Davon neu: %s";
1253 AuctionOldAucts = "Schon bekannt: %s";
1254 AuctionPageN = "Auctioneer: Erfasse %s Seite %d von %d\nAuktionen pro Sekunde: %s\nGesch\195\164tzte Restzeit: %s";
1255 AuctionScanDone = "Auctioneer: Scannen abgeschlossen";
1256 AuctionScanNexttime = "Auctioneer wird einen vollst\195\164ndigen Auktionsscan durchf\195\188hren, wenn das n\195\164chste Mal ein Auktionator angesprochen wird.";
1257 AuctionScanNocat = "Zum Scannen muss zumindest eine Kategorie ausgew\195\164hlt sein.";
1258 AuctionScanRedo = "Das Erfassen der aktuelle Seite ben\195\182tigte mehr als %d Sekunden, erneuter Versuch.";
1259 AuctionScanStart = "Auctioneer: Scanne %s Seite 1...";
1260 AuctionTotalAucts = "Insgesamt gescannte Auktionen: %s";
1261  
1262  
1263 -- Section: Tooltip Messages
1264 FrmtInfoAlsoseen = "%d mal f\195\188r %s gesehen";
1265 FrmtInfoAverage = "%s min/%s Sofortkauf (%s geboten)";
1266 FrmtInfoBidMulti = "Geboten (%s%s pro St\195\188ck)";
1267 FrmtInfoBidOne = "Geboten %s";
1268 FrmtInfoBidrate = "%d%% mit Gebot, %d%% mit Sofortkauf";
1269 FrmtInfoBuymedian = "Sofortkaufsmedian";
1270 FrmtInfoBuyMulti = "Sofortkauf (%s%s pro St\195\188ck)";
1271 FrmtInfoBuyOne = "Sofortkauf %s";
1272 FrmtInfoForone = "Pro St\195\188ck: %s min/%s Sofortkauf (%s geboten) [in %d]";
1273 FrmtInfoHeadMulti = "Durchschnitt f\195\188r %d St\195\188ck:";
1274 FrmtInfoHeadOne = "Durchschnitt f\195\188r dieses Objekt:";
1275 FrmtInfoHistmed = "Sofortkaufmeadian (pro St\195\188ck) der %d letzten Auktionen:";
1276 FrmtInfoMinMulti = "Startgebot (%s pro St\195\188ck)";
1277 FrmtInfoMinOne = "Startgebot";
1278 FrmtInfoNever = "Noch nie in %s gesehen";
1279 FrmtInfoSeen = "Insgesamt %d mal in Auktionen gesehen";
1280 FrmtInfoSgst = "Empfohlener Preis: %s min/%s Sofortkauf";
1281 FrmtInfoSgststx = "Empfohlener Preis f\195\188r diesen %der Stapel: %s min/%s Sofortkauf";
1282 FrmtInfoSnapmed = "Sofortkaufsmedian (pro St\195\188ck) aus %d gescannten Auktionen:";
1283 FrmtInfoStacksize = "Durchschnittliche Stapelgr\195\182\195\159e: %d St\195\188ck";
1284  
1285  
1286 -- Section: User Interface
1287 FrmtLastSoldOn = "Zuletzt verkauft f\195\188r %s";
1288 UiBid = "Gebot";
1289 UiBidHeader = "Gebot";
1290 UiBidPerHeader = "Gebot pro";
1291 UiBuyout = "Sofortkauf";
1292 UiBuyoutHeader = "Sofortkauf";
1293 UiBuyoutPerHeader = "Sofortkauf pro";
1294 UiBuyoutPriceLabel = "Sofortkaufpreis:";
1295 UiBuyoutPriceTooLowError = "(zu niedrig)";
1296 UiCategoryLabel = "Kategoriebeschr\195\164nkung:";
1297 UiDepositLabel = "Anzahlung:";
1298 UiDurationLabel = "Dauer:";
1299 UiItemLevelHeader = "Stufe";
1300 UiMakeFixedPriceLabel = "Als Festpreis setzen";
1301 UiMaxError = "(%d Max)";
1302 UiMaximumPriceLabel = "Maximaler Preis:";
1303 UiMaximumTimeLeftLabel = "Maximale Restzeit:";
1304 UiMinimumPercentLessLabel = "Prozent unter HVP:";
1305 UiMinimumProfitLabel = "Mindestgewinn:";
1306 UiMinimumQualityLabel = "Mindestqualit\195\164t:";
1307 UiMinimumUndercutLabel = "Unterbieten um:";
1308 UiNameHeader = "Name";
1309 UiNoPendingBids = "Alle Gebotsanfragen komplett!";
1310 UiNotEnoughError = "(nicht genug)";
1311 UiPendingBidInProgress = "1 Gebotsanfrage in Bearbeitung...";
1312 UiPendingBidsInProgress = "%d Gebotsanfragen in Bearbeitung...";
1313 UiPercentLessHeader = "%";
1314 UiPost = "Erstellen";
1315 UiPostAuctions = "Erstelle Auktionen";
1316 UiPriceBasedOnLabel = "Preis basiert auf:";
1317 UiPriceModelAuctioneer = "Auctioneer-Preis";
1318 UiPriceModelCustom = "Benutzerdef. Preis";
1319 UiPriceModelFixed = "Festpreis";
1320 UiPriceModelLastSold = "Zuletzt verkauft f\195\188r";
1321 UiProfitHeader = "Gewinn";
1322 UiProfitPerHeader = "Gewinn pro";
1323 UiQuantityHeader = "Anz.";
1324 UiQuantityLabel = "Anzahl:";
1325 UiRemoveSearchButton = "L\195\182schen";
1326 UiSavedSearchLabel = "Gespeicherte Suchen:";
1327 UiSaveSearchButton = "Speichern";
1328 UiSaveSearchLabel = "Suche speichern:";
1329 UiSearch = "Suche";
1330 UiSearchAuctions = "Durchsuche Auktionen";
1331 UiSearchDropDownLabel = "Suche:";
1332 UiSearchForLabel = "Gegenstand suchen:";
1333 UiSearchTypeBids = "Gebote";
1334 UiSearchTypeBuyouts = "Sofortk\195\164ufe";
1335 UiSearchTypeCompetition = "Konkurrenz";
1336 UiSearchTypePlain = "Gegenstand";
1337 UiStacksLabel = "Stapel";
1338 UiStackTooBigError = "(Stapel zu gro\195\159)";
1339 UiStackTooSmallError = "(Stapel zu klein)";
1340 UiStartingPriceLabel = "Startpreis:";
1341 UiStartingPriceRequiredError = "(erforderlich)";
1342 UiTimeLeftHeader = "Restzeit";
1343 UiUnknownError = "(Unbekannt)";
1344  
1345 };
1346  
1347 enUS = {
1348  
1349  
1350 -- Section: AskPrice Messages
1351 AskPriceAd = "Get stack prices with %sx[ItemLink] (x = stacksize)";
1352 FrmtAskPriceBuyoutMedianHistorical = "%sBuyout-median historical: %s%s";
1353 FrmtAskPriceBuyoutMedianSnapshot = "%sBuyout-median last scan: %s%s";
1354 FrmtAskPriceDisable = "Disabling AskPrice's %s option";
1355 FrmtAskPriceEach = "(%s each)";
1356 FrmtAskPriceEnable = "Enabling AskPrice's %s option";
1357 FrmtAskPriceVendorPrice = "%sSell to vendor for: %s%s";
1358  
1359  
1360 -- Section: Auction Messages
1361 FrmtActRemove = "Removing auction signature %s from current AH snapshot.";
1362 FrmtAuctinfoHist = "%d historical";
1363 FrmtAuctinfoLow = "Snapshot Low";
1364 FrmtAuctinfoMktprice = "Market price";
1365 FrmtAuctinfoNolow = "Item not seen last snapshot";
1366 FrmtAuctinfoOrig = "Original Bid";
1367 FrmtAuctinfoSnap = "%d last scan";
1368 FrmtAuctinfoSugbid = "Starting bid";
1369 FrmtAuctinfoSugbuy = "Suggested buyout";
1370 FrmtWarnAbovemkt = "Competition above market";
1371 FrmtWarnMarkup = "Marking up vendor by %s%%";
1372 FrmtWarnMyprice = "Using my current price";
1373 FrmtWarnNocomp = "No competition";
1374 FrmtWarnNodata = "No data for HSP";
1375 FrmtWarnToolow = "Cannot match lowest price";
1376 FrmtWarnUndercut = "Undercutting by %s%%";
1377 FrmtWarnUser = "Using user pricing";
1378  
1379  
1380 -- Section: Bid Messages
1381 FrmtAlreadyHighBidder = "Already the high bidder on auction: %s (x%d)";
1382 FrmtBidAuction = "Bid on auction: %s (x%d)";
1383 FrmtBidQueueOutOfSync = "Error: Bid queue out of sync!";
1384 FrmtBoughtAuction = "Bought out auction: %s (x%d)";
1385 FrmtMaxBidsReached = "More auctions of %s (x%d) found, but bid limit reached (%d)";
1386 FrmtNoAuctionsFound = "No auctions found: %s (x%d)";
1387 FrmtNoMoreAuctionsFound = "No more auctions found: %s (x%d)";
1388 FrmtNotEnoughMoney = "Not enough money to bid on auction: %s (x%d)";
1389 FrmtSkippedAuctionWithHigherBid = "Skipped auction with higher bid: %s (x%d)";
1390 FrmtSkippedAuctionWithLowerBid = "Skipped auction with lower bid: %s (x%d)";
1391 FrmtSkippedBiddingOnOwnAuction = "Skipped bidding on own auction: %s (x%d)";
1392 UiProcessingBidRequests = "Processing bid requests...";
1393  
1394  
1395 -- Section: Command Messages
1396 FrmtActClearall = "Clearing all auction data for %s";
1397 FrmtActClearFail = "Unable to find item: %s";
1398 FrmtActClearOk = "Cleared data for item: %s";
1399 FrmtActClearsnap = "Clearing current Auction House snapshot.";
1400 FrmtActDefault = "Auctioneer's %s option has been reset to its default setting";
1401 FrmtActDefaultall = "All Auctioneer options have been reset to default settings.";
1402 FrmtActDisable = "Not displaying item's %s data";
1403 FrmtActEnable = "Displaying item's %s data";
1404 FrmtActSet = "Set %s to '%s'";
1405 FrmtActUnknown = "Unknown command or keyword: '%s'";
1406 FrmtAuctionDuration = "Default action duration set to: %s";
1407 FrmtAutostart = "Automatically starting auction for %s: %s minimum, %s buyout (%dh)\n%s";
1408 FrmtFinish = "After a scan has finished, we will %s";
1409 FrmtPrintin = "Auctioneer's messages will now print on the \"%s\" chat frame";
1410 FrmtProtectWindow = "Auction House window protection set to: %s";
1411 FrmtUnknownArg = "'%s' is no valid argument for '%s'";
1412 FrmtUnknownLocale = "The locale you specified ('%s') is unknown. Valid locales are:";
1413 FrmtUnknownRf = "Invalid parameter ('%s'). The parameter must be formated like: [realm]-[faction]. For example: Al'Akir-Horde";
1414  
1415  
1416 -- Section: Command Options
1417 OptAlso = "(realm-faction|opposite|home|neutral)";
1418 OptAuctionDuration = "(last|2h|8h|24h)";
1419 OptBidbroker = "<silver_profit>";
1420 OptBidLimit = "<number>";
1421 OptBroker = "<silver_profit>";
1422 OptClear = "([Item]|all|snapshot)";
1423 OptCompete = "<silver_less>";
1424 OptDefault = "(<option>|all)";
1425 OptFinish = "(off|logout|exit|reloadui)";
1426 OptLocale = "<locale>";
1427 OptPctBidmarkdown = "<percent>";
1428 OptPctMarkup = "<percent>";
1429 OptPctMaxless = "<percent>";
1430 OptPctNocomp = "<percent>";
1431 OptPctUnderlow = "<percent>";
1432 OptPctUndermkt = "<percent>";
1433 OptPercentless = "<percent>";
1434 OptPrintin = "(<frameIndex>[Number]|<frameName>[String])";
1435 OptProtectWindow = "(never|scan|always)";
1436 OptScale = "<scale_factor>";
1437 OptScan = "<>";
1438  
1439  
1440 -- Section: Commands
1441 CmdAlso = "also";
1442 CmdAlsoOpposite = "opposite";
1443 CmdAlt = "alt";
1444 CmdAskPriceAd = "ad";
1445 CmdAskPriceGuild = "guild";
1446 CmdAskPriceParty = "party";
1447 CmdAskPriceSmart = "smart";
1448 CmdAskPriceSmartWord1 = "what";
1449 CmdAskPriceSmartWord2 = "worth";
1450 CmdAskPriceTrigger = "trigger";
1451 CmdAskPriceVendor = "vendor";
1452 CmdAskPriceWhispers = "whispers";
1453 CmdAskPriceWord = "word";
1454 CmdAuctionClick = "auction-click";
1455 CmdAuctionDuration = "auction-duration";
1456 CmdAuctionDuration0 = "last";
1457 CmdAuctionDuration1 = "2h";
1458 CmdAuctionDuration2 = "8h";
1459 CmdAuctionDuration3 = "24h";
1460 CmdAutofill = "autofill";
1461 CmdBidbroker = "bidbroker";
1462 CmdBidbrokerShort = "bb";
1463 CmdBidLimit = "bid-limit";
1464 CmdBroker = "broker";
1465 CmdClear = "clear";
1466 CmdClearAll = "all";
1467 CmdClearSnapshot = "snapshot";
1468 CmdCompete = "compete";
1469 CmdCtrl = "ctrl";
1470 CmdDefault = "default";
1471 CmdDisable = "disable";
1472 CmdEmbed = "embed";
1473 CmdFinish = "finish";
1474 CmdFinish0 = "off";
1475 CmdFinish1 = "logout";
1476 CmdFinish2 = "exit";
1477 CmdFinish3 = "reloadui";
1478 CmdFinishSound = "finish-sound";
1479 CmdHelp = "help";
1480 CmdLocale = "locale";
1481 CmdOff = "off";
1482 CmdOn = "on";
1483 CmdPctBidmarkdown = "pct-bidmarkdown";
1484 CmdPctMarkup = "pct-markup";
1485 CmdPctMaxless = "pct-maxless";
1486 CmdPctNocomp = "pct-nocomp";
1487 CmdPctUnderlow = "pct-underlow";
1488 CmdPctUndermkt = "pct-undermkt";
1489 CmdPercentless = "percentless";
1490 CmdPercentlessShort = "pl";
1491 CmdPrintin = "print-in";
1492 CmdProtectWindow = "protect-window";
1493 CmdProtectWindow0 = "never";
1494 CmdProtectWindow1 = "scan";
1495 CmdProtectWindow2 = "always";
1496 CmdScan = "scan";
1497 CmdShift = "shift";
1498 CmdToggle = "toggle";
1499 CmdUpdatePrice = "update-price";
1500 CmdWarnColor = "warn-color";
1501 ShowAverage = "show-average";
1502 ShowEmbedBlank = "show-embed-blankline";
1503 ShowLink = "show-link";
1504 ShowMedian = "show-median";
1505 ShowRedo = "show-warning";
1506 ShowStats = "show-stats";
1507 ShowSuggest = "show-suggest";
1508 ShowVerbose = "show-verbose";
1509  
1510  
1511 -- Section: Config Text
1512 GuiAlso = "Also display data for";
1513 GuiAlsoDisplay = "Displaying data for %s";
1514 GuiAlsoOff = "No longer displaying other realm-faction data.";
1515 GuiAlsoOpposite = "Now also displaying data for opposite faction.";
1516 GuiAskPrice = "Enable AskPrice";
1517 GuiAskPriceAd = "Send features ad";
1518 GuiAskPriceGuild = "Respond to guildchat queries";
1519 GuiAskPriceHeader = "AskPrice Options";
1520 GuiAskPriceHeaderHelp = "Change AskPrice's behaviour";
1521 GuiAskPriceParty = "Respond to partychat queries";
1522 GuiAskPriceSmart = "Use smartwords";
1523 GuiAskPriceTrigger = "AskPrice trigger";
1524 GuiAskPriceVendor = "Send vendor info";
1525 GuiAskPriceWhispers = "Show outgoing whispers";
1526 GuiAskPriceWord = "Custom SmartWord %d";
1527 GuiAuctionDuration = "Default auction duration";
1528 GuiAuctionHouseHeader = "Auction House window";
1529 GuiAuctionHouseHeaderHelp = "Change the behavior of the Auction House window";
1530 GuiAutofill = "Autofill prices in the AH";
1531 GuiAverages = "Show Averages";
1532 GuiBidmarkdown = "Bid Markdown Percent";
1533 GuiClearall = "Clear All Auctioneer Data";
1534 GuiClearallButton = "Clear All";
1535 GuiClearallHelp = "Click here to clear all of Auctioneer data for the current server-realm.";
1536 GuiClearallNote = "for the current server-faction";
1537 GuiClearHeader = "Clear Data";
1538 GuiClearHelp = "Clears Auctioneer data. \nSelect either all data or the current snapshot.\nWARNING: These actions are NOT undoable.";
1539 GuiClearsnap = "Clear Snapshot data";
1540 GuiClearsnapButton = "Clear Snapshot";
1541 GuiClearsnapHelp = "Click here to clear the last Auctioneer snapshot data.";
1542 GuiDefaultAll = "Reset All Auctioneer Options";
1543 GuiDefaultAllButton = "Reset All";
1544 GuiDefaultAllHelp = "Click here to set all Auctioneer options to their default values.\nWARNING: This action is NOT undoable.";
1545 GuiDefaultOption = "Reset this setting";
1546 GuiEmbed = "Embed info in in-game tooltip";
1547 GuiEmbedBlankline = "Show blankline in in-game tooltip";
1548 GuiEmbedHeader = "Embed";
1549 GuiFinish = "After a scan has finished";
1550 GuiFinishSound = "Play sound on scan finish";
1551 GuiLink = "Show LinkID";
1552 GuiLoad = "Load Auctioneer";
1553 GuiLoad_Always = "always";
1554 GuiLoad_AuctionHouse = "at Auction House";
1555 GuiLoad_Never = "never";
1556 GuiLocale = "Set locale to";
1557 GuiMainEnable = "Enable Auctioneer";
1558 GuiMainHelp = "Contains settings for Auctioneer \nan AddOn that displays item info and analyzes auction data. \nClick the \"Scan\" button at the AH to collect auction data.";
1559 GuiMarkup = "Vendor Price Markup Percent";
1560 GuiMaxless = "Max Market Undercut Percent";
1561 GuiMedian = "Show Medians";
1562 GuiNocomp = "No Competition Undercut Percent";
1563 GuiNoWorldMap = "Auctioneer: suppressed displaying of world map";
1564 GuiOtherHeader = "Other Options";
1565 GuiOtherHelp = "Miscellaneous Auctioneer Options";
1566 GuiPercentsHeader = "Auctioneer Threshold Percents";
1567 GuiPercentsHelp = "WARNING: The following setting are for Power Users ONLY.\nAdjust the following values to change how aggresive Auctioneer will be when deciding profitable levels.";
1568 GuiPrintin = "Select the desired message frame";
1569 GuiProtectWindow = "Prevent accidental closing of AH window";
1570 GuiRedo = "Show Long Scan Warning";
1571 GuiReloadui = "Reload User Interface";
1572 GuiReloaduiButton = "ReloadUI";
1573 GuiReloaduiFeedback = "Now Reloading the WoW UI";
1574 GuiReloaduiHelp = "Click here to reload the WoW User Interface after changing the locale so that the language in this configuration screen matches the one you selected.\nNote: This operation may take a few minutes.";
1575 GuiRememberText = "Remember price";
1576 GuiStatsEnable = "Show Stats";
1577 GuiStatsHeader = "Item Price Statistics";
1578 GuiStatsHelp = "Show the following statistics in the tooltip.";
1579 GuiSuggest = "Show Suggested Prices";
1580 GuiUnderlow = "Lowest Auction Undercut";
1581 GuiUndermkt = "Undercut Market When Maxless";
1582 GuiVerbose = "Verbose Mode";
1583 GuiWarnColor = "Color Pricing Model";
1584  
1585  
1586 -- Section: Conversion Messages
1587 MesgConvert = "Auctioneer Database Conversion. Please backup your SavedVariables\\Auctioneer.lua first.%s%s";
1588 MesgConvertNo = "Disable Auctioneer";
1589 MesgConvertYes = "Convert";
1590 MesgNotconverting = "Auctioneer is not converting your database, but will not function until you do.";
1591  
1592  
1593 -- Section: Game Constants
1594 TimeLong = "Long";
1595 TimeMed = "Medium";
1596 TimeShort = "Short";
1597 TimeVlong = "Very Long";
1598  
1599  
1600 -- Section: Generic Messages
1601 DisableMsg = "Disabling automatic loading of Auctioneer";
1602 FrmtWelcome = "Auctioneer v%s loaded";
1603 MesgNotLoaded = "Auctioneer is not loaded. Type /auctioneer for more info.";
1604 StatAskPriceOff = "AskPrice is now disabled.";
1605 StatAskPriceOn = "AskPrice is now enabled.";
1606 StatOff = "Not displaying any auction data";
1607 StatOn = "Displaying configured auction data";
1608  
1609  
1610 -- Section: Generic Strings
1611 TextAuction = "auction";
1612 TextCombat = "Combat";
1613 TextGeneral = "General";
1614 TextNone = "none";
1615 TextScan = "Scan";
1616 TextUsage = "Usage:";
1617  
1618  
1619 -- Section: Help Text
1620 HelpAlso = "Also display another server's values in the tooltip. For realm, insert the realmname and for faction the faction's name. For example: \"/auctioneer also Al'Akir-Horde\". The special keyword \"opposite\" means the opposite faction, \"off\" disables the functionality.";
1621 HelpAskPrice = "Enable or disable AskPrice.";
1622 HelpAskPriceAd = "Enable or disable new AskPrice features ad.";
1623 HelpAskPriceGuild = "Respond to queries made in guild chat.";
1624 HelpAskPriceParty = "Respond to queries made in party chat.";
1625 HelpAskPriceSmart = "Enable or disable SmartWords checking.";
1626 HelpAskPriceTrigger = "Change AskPrice's trigger character.";
1627 HelpAskPriceVendor = "Enable or disable the sending of vendor pricing data.";
1628 HelpAskPriceWhispers = "Enable or disable the hiding of all AskPrice outgoing whispers.";
1629 HelpAskPriceWord = "Add or modify AskPrice's custom SmartWords.";
1630 HelpAuctionClick = "Allows you to Alt-Click an item in your bag to automatically start an auction for it";
1631 HelpAuctionDuration = "Set the default auction duration upon opening the Auction House interface";
1632 HelpAutofill = "Set whether to autofill prices when dropping new auction items into the auction house window";
1633 HelpAverage = "Select whether to show item's average auction price";
1634 HelpBidbroker = "Show short or medium term auctions from the recent scan that may be bid on for profit";
1635 HelpBidLimit = "Maximum number of auctions to bid on or buyout when the Bid or Buyout button is clicked on the Search Auctions tab.";
1636 HelpBroker = "Show any auctions from the most recent scan that may be bid on and then resold for profit";
1637 HelpClear = "Clear the specified item's data (you must shift click insert the item(s) into the command) You may also specify the special keywords \"all\" or \"snapshot\"";
1638 HelpCompete = "Show any recently scanned auctions whose buyout is less than one of your items";
1639 HelpDefault = "Set an Auctioneer option to it's default value. You may also specify the special keyword \"all\" to set all Auctioneer options to their default values.";
1640 HelpDisable = "Stops Auctioneer from automatically loading next time you log in";
1641 HelpEmbed = "Embed the text in the original game tooltip (note: certain features are disabled when this is selected)";
1642 HelpEmbedBlank = "Select whether to show a blank line between the tooltip info and the auction info when embedded mode is on";
1643 HelpFinish = "Set whether to automatically logout or exit the game upon finishing an auction house scan";
1644 HelpFinishSound = "Set whether to play a sound at the end of an Auction House scan.";
1645 HelpLink = "Select whether to show the link id in the tooltip";
1646 HelpLoad = "Change Auctioneer's load settings for this toon";
1647 HelpLocale = "Change the locale that is used to display Auctioneer messages";
1648 HelpMedian = "Select whether to show item's median buyout price";
1649 HelpOnoff = "Turns the auction data display on and off";
1650 HelpPctBidmarkdown = "Set the percentage that Auctioneer will mark down bids from the buyout price";
1651 HelpPctMarkup = "The percentage that vendor prices will be marked up when no other values are available";
1652 HelpPctMaxless = "Set the maximum percentage that Auctioneer will undercut market value before it gives up";
1653 HelpPctNocomp = "The percentage that Auctioneer will undercut market value when there is no competition";
1654 HelpPctUnderlow = "Set the percentage that Auctioneer will undercut the lowest auction price";
1655 HelpPctUndermkt = "Percentage to cut market value by when unable to beat competition (due to maxless)";
1656 HelpPercentless = "Show any recently scanned auctions whose buyout is a certain percent less than the highest sellable price";
1657 HelpPrintin = "Select which frame Auctioneer will print out it's messages. You can either specify the frame's name or the frame's index.";
1658 HelpProtectWindow = "Prevents you from accidentally closing the Auction House interface";
1659 HelpRedo = "Select whether to show a warning when the currently scanned AH page has taken too long to scan due to server lag.";
1660 HelpScan = "Perform a scan of the auction house at the next visit, or while you are there (there is also a button in the auction pane). Choose which categories you want to scan with the checkboxes.";
1661 HelpStats = "Select whether to show item's bid/buyout percentages";
1662 HelpSuggest = "Select whether to show item's suggested auction price";
1663 HelpUpdatePrice = "Automatically update the starting price for an auction on the Post Auctions tab when the buyout price changes.";
1664 HelpVerbose = "Select whether to show averages and suggestions verbosely (or off to show them on a single line)";
1665 HelpWarnColor = "Select whether to show the current AH pricing model (Undercutting by...) in intuitive colors.";
1666  
1667  
1668 -- Section: Post Messages
1669 FrmtNoEmptyPackSpace = "No empty pack space found to create auction!";
1670 FrmtNotEnoughOfItem = "Not enough %s found to create auction!";
1671 FrmtPostedAuction = "Posted 1 auction of %s (x%d)";
1672 FrmtPostedAuctions = "Posted %d auctions of %s (x%d)";
1673  
1674  
1675 -- Section: Report Messages
1676 FrmtBidbrokerCurbid = "curBid";
1677 FrmtBidbrokerDone = "Bid brokering done";
1678 FrmtBidbrokerHeader = "Minimum profit: %s, HSP = 'Highest Sellable Price'";
1679 FrmtBidbrokerLine = "%s, Last %s seen, HSP: %s, %s: %s, Prof: %s, Time: %s";
1680 FrmtBidbrokerMinbid = "minBid";
1681 FrmtBrokerDone = "Brokering done";
1682 FrmtBrokerHeader = "Minimum profit: %s, HSP = 'Highest Sellable Price'";
1683 FrmtBrokerLine = "%s, Last %s seen, HSP: %s, BO: %s, Prof: %s";
1684 FrmtCompeteDone = "Competing auctions done.";
1685 FrmtCompeteHeader = "Competing auctions at least %s less per item.";
1686 FrmtCompeteLine = "%s, Bid: %s, BO %s vs %s, %s less";
1687 FrmtHspLine = "Highest Sellable Price for one %s is: %s";
1688 FrmtLowLine = "%s, BO: %s, Seller: %s, For one: %s, Less than median: %s";
1689 FrmtMedianLine = "Of last %d seen, median BO for 1 %s is: %s";
1690 FrmtNoauct = "No auctions found for the item: %s";
1691 FrmtPctlessDone = "Percent less done.";
1692 FrmtPctlessHeader = "Percent Less than Highest Sellable Price (HSP): %d%%";
1693 FrmtPctlessLine = "%s, Last %d seen, HSP: %s, BO: %s, Prof: %s, Less %s";
1694  
1695  
1696 -- Section: Scanning Messages
1697 AuctionDefunctAucts = "Defunct auctions removed: %s";
1698 AuctionDiscrepancies = "Discrepancies: %s";
1699 AuctionNewAucts = "New auctions scanned: %s";
1700 AuctionOldAucts = "Previously scanned: %s";
1701 AuctionPageN = "Auctioneer: scanning %s page %d of %d\nAuctions per second: %s\nEstimated time left: %s";
1702 AuctionScanDone = "Auctioneer: auction scanning finished";
1703 AuctionScanNexttime = "Auctioneer will perform a full auction scan the next time you talk to an auctioneer.";
1704 AuctionScanNocat = "You must have at least one category selected to scan.";
1705 AuctionScanRedo = "Current page took more than %d seconds to complete, retrying page.";
1706 AuctionScanStart = "Auctioneer: scanning %s page 1...";
1707 AuctionTotalAucts = "Total auctions scanned: %s";
1708  
1709  
1710 -- Section: Tooltip Messages
1711 FrmtInfoAlsoseen = "Seen %d times at %s";
1712 FrmtInfoAverage = "%s min/%s BO (%s bid)";
1713 FrmtInfoBidMulti = "Bids (%s%s ea)";
1714 FrmtInfoBidOne = "Bids%s";
1715 FrmtInfoBidrate = "%d%% have bids, %d%% have BO";
1716 FrmtInfoBuymedian = "Buyout median";
1717 FrmtInfoBuyMulti = "Buyout (%s%s ea)";
1718 FrmtInfoBuyOne = "Buyout%s";
1719 FrmtInfoForone = "For 1: %s min/%s BO (%s bid) [in %d's]";
1720 FrmtInfoHeadMulti = "Averages for %d items:";
1721 FrmtInfoHeadOne = "Averages for this item:";
1722 FrmtInfoHistmed = "Last %d, median BO (ea)";
1723 FrmtInfoMinMulti = "Starting bid (%s ea)";
1724 FrmtInfoMinOne = "Starting bid";
1725 FrmtInfoNever = "Never seen at %s";
1726 FrmtInfoSeen = "Seen %d times at auction total";
1727 FrmtInfoSgst = "Suggested price: %s min/%s BO";
1728 FrmtInfoSgststx = "Suggested price for your %d stack: %s min/%s BO";
1729 FrmtInfoSnapmed = "Scanned %d, median BO (ea)";
1730 FrmtInfoStacksize = "Average stack size: %d items";
1731  
1732  
1733 -- Section: User Interface
1734 FrmtLastSoldOn = "Last Sold on %s";
1735 UiBid = "Bid";
1736 UiBidHeader = "Bid";
1737 UiBidPerHeader = "Bid Per";
1738 UiBuyout = "Buyout";
1739 UiBuyoutHeader = "Buyout";
1740 UiBuyoutPerHeader = "Buyout Per";
1741 UiBuyoutPriceLabel = "Buyout Price:";
1742 UiBuyoutPriceTooLowError = "(Too Low)";
1743 UiCategoryLabel = "Category Restriction:";
1744 UiDepositLabel = "Deposit:";
1745 UiDurationLabel = "Duration:";
1746 UiItemLevelHeader = "Lvl";
1747 UiMakeFixedPriceLabel = "Make fixed price";
1748 UiMaxError = "(%d Max)";
1749 UiMaximumPriceLabel = "Maximum Price:";
1750 UiMaximumTimeLeftLabel = "Maximum Time Left:";
1751 UiMinimumPercentLessLabel = "Minimum Percent Less:";
1752 UiMinimumProfitLabel = "Minimum Profit:";
1753 UiMinimumQualityLabel = "Minimum Quality:";
1754 UiMinimumUndercutLabel = "Minimum Undercut:";
1755 UiNameHeader = "Name";
1756 UiNoPendingBids = "All bid requests complete!";
1757 UiNotEnoughError = "(Not Enough)";
1758 UiPendingBidInProgress = "1 bid request in progress...";
1759 UiPendingBidsInProgress = "%d bid requests in progress...";
1760 UiPercentLessHeader = "Pct";
1761 UiPost = "Post";
1762 UiPostAuctions = "Post Auctions";
1763 UiPriceBasedOnLabel = "Price Based On:";
1764 UiPriceModelAuctioneer = "Auctioneer Price";
1765 UiPriceModelCustom = "Custom Price";
1766 UiPriceModelFixed = "Fixed Price";
1767 UiPriceModelLastSold = "Last Price Sold";
1768 UiProfitHeader = "Profit";
1769 UiProfitPerHeader = "Profit Per";
1770 UiQuantityHeader = "Qty";
1771 UiQuantityLabel = "Quantity:";
1772 UiRemoveSearchButton = "Delete";
1773 UiSavedSearchLabel = "Saved searches:";
1774 UiSaveSearchButton = "Save";
1775 UiSaveSearchLabel = "Save this search:";
1776 UiSearch = "Search";
1777 UiSearchAuctions = "Search Auctions";
1778 UiSearchDropDownLabel = "Search:";
1779 UiSearchForLabel = "Search For Item:";
1780 UiSearchTypeBids = "Bids";
1781 UiSearchTypeBuyouts = "Buyouts";
1782 UiSearchTypeCompetition = "Competition";
1783 UiSearchTypePlain = "Item";
1784 UiStacksLabel = "Stacks";
1785 UiStackTooBigError = "(Stack Too Big)";
1786 UiStackTooSmallError = "(Stack Too Small)";
1787 UiStartingPriceLabel = "Starting Price:";
1788 UiStartingPriceRequiredError = "(Required)";
1789 UiTimeLeftHeader = "Time Left";
1790 UiUnknownError = "(Unknown)";
1791  
1792 };
1793  
1794 esES = {
1795  
1796  
1797 -- Section: AskPrice Messages
1798 AskPriceAd = "Recibe precios para paquetes con %sx[Enlace de Art\195\173culo] (x = tama\195\177o del paquete)";
1799 FrmtAskPriceBuyoutMedianHistorical = "%sMediano historico: %s%s";
1800 FrmtAskPriceBuyoutMedianSnapshot = "%sMediano \195\186ltima busqueda: %s%s";
1801 FrmtAskPriceDisable = "Desabilitando la opci\195\179n %s de PreguntaPrecios";
1802 FrmtAskPriceEach = "(%s c/u)";
1803 FrmtAskPriceEnable = "Encendiendo la opci\195\179n %s de PreguntaPrecios";
1804 FrmtAskPriceVendorPrice = "%sVender a vendedores por: %s%s";
1805  
1806  
1807 -- Section: Auction Messages
1808 FrmtActRemove = "Quitando %s de la casa de subastas.";
1809 FrmtAuctinfoHist = "%d Hist\195\179rico";
1810 FrmtAuctinfoLow = "Precio mas bajo";
1811 FrmtAuctinfoMktprice = "Precio del mercado";
1812 FrmtAuctinfoNolow = "Objeto no ha sido visto antes en la Casa de Subastas";
1813 FrmtAuctinfoOrig = "Oferta Original";
1814 FrmtAuctinfoSnap = "%d en la \195\186ltima exploraci\195\179n";
1815 FrmtAuctinfoSugbid = "Oferta inicial";
1816 FrmtAuctinfoSugbuy = "Opci\195\179n a compra sugerida";
1817 FrmtWarnAbovemkt = "Competencia sobre mercado";
1818 FrmtWarnMarkup = "Superando vendedor por %s%%";
1819 FrmtWarnMyprice = "Usando mi precio actual";
1820 FrmtWarnNocomp = "Sin competencia";
1821 FrmtWarnNodata = "Sin informaci\195\179n para PMV";
1822 FrmtWarnToolow = "Imposible igualar m\195\173nimo";
1823 FrmtWarnUndercut = "Socavando por %s%%";
1824 FrmtWarnUser = "Usando precio de usuario";
1825  
1826  
1827 -- Section: Bid Messages
1828 FrmtAlreadyHighBidder = "Ya eres el licitador mas alto en la subasta: %s (x%d)";
1829 FrmtBidAuction = "Oferta en la subasta: %s (x%d)";
1830 FrmtBidQueueOutOfSync = "Error: \194\161Lista de ofertas fuera de sinc.!";
1831 FrmtBoughtAuction = "Se compr\195\179 subasta: %s (x%d)";
1832 FrmtMaxBidsReached = "Mas subastas de %s (x%d) encontradas, pero se lleg\195\179 al limite de peticiones (%d)";
1833 FrmtNoAuctionsFound = "No se encontro subasta: %s (x%d)";
1834 FrmtNoMoreAuctionsFound = "No se encontraron mas subastas: %s (x%d)";
1835 FrmtNotEnoughMoney = "No tienes suficiente dinero para pujar en la subasta: %s (x%d)";
1836 FrmtSkippedAuctionWithHigherBid = "Saltando subasta con petici\195\179n mayor: %s (x%d)";
1837 FrmtSkippedAuctionWithLowerBid = "Saltando subasta con petici\195\179n menor: %s (x%d)";
1838 FrmtSkippedBiddingOnOwnAuction = "Saltando petici\195\179n en subasta propia: %s (x%d)";
1839 UiProcessingBidRequests = "Procesando petici\195\179n de oferta...";
1840  
1841  
1842 -- Section: Command Messages
1843 FrmtActClearall = "Eliminando toda la informaci\195\179n de subastas para %s";
1844 FrmtActClearFail = "Imposible encontrar art\195\173\194\173culo: %s";
1845 FrmtActClearOk = "Informaci\195\179n eliminada para el art\195\173\194\173culo: %s";
1846 FrmtActClearsnap = "Removiendo informacion de la casa de subastas.";
1847 FrmtActDefault = "La opci\195\179n %s de Auctioneer ha sido cambiada a su modo original";
1848 FrmtActDefaultall = "Todas las opciones de Auctioneer han sido cambiadas a su modo original";
1849 FrmtActDisable = "Ocultando informacion de: %s ";
1850 FrmtActEnable = "Mostrando informacion de: %s ";
1851 FrmtActSet = "%s ajustado(a) a '%s'";
1852 FrmtActUnknown = "Palabra clave desconocida: '%s'";
1853 FrmtAuctionDuration = "Duraci\195\179n de las subastas fijado a: %s";
1854 FrmtAutostart = "Comenzando subasta automaticamente para %s: %s m\195\173\194\173nimo, %s opci\195\179n a compra (%dh)\n%s";
1855 FrmtFinish = "Despues de una exploraci\195\179n ha terminado, nosotros %s";
1856 FrmtPrintin = "Los mensajes de Auctioneer se imprimir\195\161n en la ventana de comunicaci\195\179n \"%s\"";
1857 FrmtProtectWindow = "Protecci\195\179n de la ventana de la Casa de Subastas fijado a: %s";
1858 FrmtUnknownArg = "'%s' no es un argumento valido de '%s'";
1859 FrmtUnknownLocale = "La localizaci\195\179n que usted especifico ('%s') no es valida. Locales v\195\161lidos son:";
1860 FrmtUnknownRf = "Parametro inv\195\161lido ('%s'). El par\195\161metro debe de estar en la forma de: [reino]-[facci\195\179n]. Por ejemplo: Al'Akir-Horde";
1861  
1862  
1863 -- Section: Command Options
1864 OptAlso = "(reino-facci\195\179n|opuesta|casa|neutral)";
1865 OptAuctionDuration = "(\195\186ltima|2h|8h|24h)";
1866 OptBidbroker = "<ganancia_plata>";
1867 OptBidLimit = "<n\195\186mero>";
1868 OptBroker = "<ganancia_plata>";
1869 OptClear = "([Art\195\173\194\173culo]|todo|imagen)";
1870 OptCompete = "<plata_menos>";
1871 OptDefault = "(<opci\195\179n>|todo)";
1872 OptFinish = "(apagado|de-registrarse|salir)";
1873 OptLocale = "<localidad>";
1874 OptPctBidmarkdown = "<porciento>";
1875 OptPctMarkup = "<porciento>";
1876 OptPctMaxless = "<porciento>";
1877 OptPctNocomp = "<porciento>";
1878 OptPctUnderlow = "<porciento>";
1879 OptPctUndermkt = "<porciento>";
1880 OptPercentless = "<porciento>";
1881 OptPrintin = "(<\195\173ndiceVentana>[N\195\186mero]|<nombreVentana>[Serie])";
1882 OptProtectWindow = "(nunca|explorar|siempre)";
1883 OptScale = "<escala>";
1884 OptScan = "<>";
1885  
1886  
1887 -- Section: Commands
1888 CmdAlso = "tambien";
1889 CmdAlsoOpposite = "opuesta";
1890 CmdAlt = "Alt";
1891 CmdAskPriceAd = "anuncio";
1892 CmdAskPriceGuild = "gremio";
1893 CmdAskPriceParty = "grupo";
1894 CmdAskPriceSmart = "inteligente";
1895 CmdAskPriceSmartWord1 = "cuanto";
1896 CmdAskPriceSmartWord2 = "vale";
1897 CmdAskPriceTrigger = "gatillo";
1898 CmdAskPriceVendor = "vendedor";
1899 CmdAskPriceWhispers = "susurros";
1900 CmdAskPriceWord = "palabra";
1901 CmdAuctionClick = "click-subasta";
1902 CmdAuctionDuration = "duracion-subasta";
1903 CmdAuctionDuration0 = "\195\186ltima";
1904 CmdAuctionDuration1 = "2h";
1905 CmdAuctionDuration2 = "8h";
1906 CmdAuctionDuration3 = "24h";
1907 CmdAutofill = "autoinsertar";
1908 CmdBidbroker = "corredor de ofertas";
1909 CmdBidbrokerShort = "co";
1910 CmdBidLimit = "limite-peticiones";
1911 CmdBroker = "corredor";
1912 CmdClear = "borrar";
1913 CmdClearAll = "todo";
1914 CmdClearSnapshot = "imagen";
1915 CmdCompete = "competir";
1916 CmdCtrl = "Ctrl";
1917 CmdDefault = "original";
1918 CmdDisable = "deshabilitar";
1919 CmdEmbed = "integrado";
1920 CmdFinish = "terminar";
1921 CmdFinish0 = "apagado";
1922 CmdFinish1 = "salir";
1923 CmdFinish2 = "salir";
1924 CmdFinish3 = "recargar";
1925 CmdFinishSound = "sonido-terminar";
1926 CmdHelp = "ayuda";
1927 CmdLocale = "localidad";
1928 CmdOff = "apagado";
1929 CmdOn = "activar";
1930 CmdPctBidmarkdown = "pct-menosoferta";
1931 CmdPctMarkup = "pct-mas";
1932 CmdPctMaxless = "pct-sinmaximo";
1933 CmdPctNocomp = "pct-sincomp";
1934 CmdPctUnderlow = "pct-bajomenor";
1935 CmdPctUndermkt = "pct-bajomercado";
1936 CmdPercentless = "porcientomenos";
1937 CmdPercentlessShort = "pm";
1938 CmdPrintin = "imprimir-en";
1939 CmdProtectWindow = "protejer-ventana";
1940 CmdProtectWindow0 = "nunca";
1941 CmdProtectWindow1 = "explorar";
1942 CmdProtectWindow2 = "siempre";
1943 CmdScan = "explorar";
1944 CmdShift = "Shift";
1945 CmdToggle = "invertir";
1946 CmdUpdatePrice = "actualizaci\195\179n-precio";
1947 CmdWarnColor = "color-advertencia";
1948 ShowAverage = "ver-promedio";
1949 ShowEmbedBlank = "ver-integrado-lineavacia";
1950 ShowLink = "ver-enlace";
1951 ShowMedian = "ver-promedio";
1952 ShowRedo = "ver-advertencia";
1953 ShowStats = "ver-estad\195\173sticas";
1954 ShowSuggest = "ver-sugerencia";
1955 ShowVerbose = "ver-literal";
1956  
1957  
1958 -- Section: Config Text
1959 GuiAlso = "Tambi\195\169n mostrar valores para";
1960 GuiAlsoDisplay = "Mostrando informaci\195\179n para %s";
1961 GuiAlsoOff = "Dejar de mostrar informaci\195\179n para otro(s) reino(s)-facci\195\179n(es)";
1962 GuiAlsoOpposite = "Mostrando informaci\195\179n para la facci\195\179n opuesta.";
1963 GuiAskPrice = "Encender AskPrice";
1964 GuiAskPriceAd = "Enviar anuncio";
1965 GuiAskPriceGuild = "Responder al gremio";
1966 GuiAskPriceHeader = "Opciones de AskPrice";
1967 GuiAskPriceHeaderHelp = "Cambia el functionamiento de AskPrice";
1968 GuiAskPriceParty = "Responder al grupo";
1969 GuiAskPriceSmart = "Usar palabras inteligentes";
1970 GuiAskPriceTrigger = "Gatillo de AskPrice";
1971 GuiAskPriceVendor = "Enviar informaci\195\179n de Venta a Vendedores";
1972 GuiAskPriceWhispers = "Ver susurros salientes";
1973 GuiAskPriceWord = "Palabra inteligente particular %d";
1974 GuiAuctionDuration = "Duraci\195\179n por defecto de las subastas";
1975 GuiAuctionHouseHeader = "Ventana de la Casa de Subastas";
1976 GuiAuctionHouseHeaderHelp = "Modificar el comportamiento de la ventana de la Casa de Subastas";
1977 GuiAutofill = "Autocompletar precios en la casa de subastas";
1978 GuiAverages = "Mostrar Promedios";
1979 GuiBidmarkdown = "Porciento menos oferta";
1980 GuiClearall = "Eliminar toda la informaci\195\179n";
1981 GuiClearallButton = "Eliminar Todo";
1982 GuiClearallHelp = "Seleccione aqui para eliminar toda la informaci\195\179n de Auctioneer para el servidor-reino actual.";
1983 GuiClearallNote = "para el servidor-reino actual.";
1984 GuiClearHeader = "Eliminar Informaci\195\179n";
1985 GuiClearHelp = "Elimina la informacion de Auctioneer. \nSelecciona si eliminar toda la informaci\195\179n o solamente la im\195\161gen actual.\nADVERTENCIA: Estas acciones NO son reversibles.";
1986 GuiClearsnap = "Eliminar imagen corriente";
1987 GuiClearsnapButton = "Eliminar Imagen";
1988 GuiClearsnapHelp = "Presione aqui para eliminar la ultima imagen de informacion de Auctioneer.";
1989 GuiDefaultAll = "Revertir todas las opciones";
1990 GuiDefaultAllButton = "Revertir Todo";
1991 GuiDefaultAllHelp = "Seleccione aqui para revertir todas las opciones de Auctioneer a sus configuraciones de f\195\161brica.\nADVERTENCIA: Esta acci\195\179n NO es reversible.";
1992 GuiDefaultOption = "Revertir esta opci\195\179n";
1993 GuiEmbed = "Integrar informaci\195\179n en la caja de ayuda";
1994 GuiEmbedBlankline = "Mostrar linea en blanco.";
1995 GuiEmbedHeader = "Integraci\195\179n";
1996 GuiFinish = "Despues de completar exploracion";
1997 GuiFinishSound = "Tocar sonido al completar exploraci\195\179n";
1998 GuiLink = "Ver numero de enlace";
1999 GuiLoad = "Cargar Auctioneer";
2000 GuiLoad_Always = "siempre";
2001 GuiLoad_AuctionHouse = "en la Casa de Subastas";
2002 GuiLoad_Never = "nunca";
2003 GuiLocale = "Ajustar localidad a";
2004 GuiMainEnable = "Encender Auctioneer";
2005 GuiMainHelp = "Contiene ajustes para Auctioneer \nun aditamento que muestra informacion sobre art\195\173culos y analiza informaci\195\179n de subastas. \nSeleccione \"Explorar\" en la casa de subastas para coleccionar informacion sobre las subastas.";
2006 GuiMarkup = "Porciento sobre vendedor";
2007 GuiMaxless = "Porciento m\195\161ximo bajo mercado";
2008 GuiMedian = "Mostrar Medianos";
2009 GuiNocomp = "Porciento sin competencia.";
2010 GuiNoWorldMap = "Auctioneer: suprimi\195\179 la exhibici\195\179n del mapa del mundo";
2011 GuiOtherHeader = "Otras Opciones";
2012 GuiOtherHelp = "Opciones miscel\195\161neas de Auctioneer";
2013 GuiPercentsHeader = "Limites de Porcentajes de Auctioneer";
2014 GuiPercentsHelp = "ADVERTENCIA: Las siguientes opciones son para usuarios expertos SOLAMENTE.\nAjuste los siguientes valores para cambiar cuan agresivo es Auctioneer al determinar niveles provechosos.";
2015 GuiPrintin = "Seleccione la ventana deseada";
2016 GuiProtectWindow = "Prevenir el cierre de la ventana de la Casa de Subastas";
2017 GuiRedo = "Mostrar Advertencia de Exploraci\195\179n";
2018 GuiReloadui = "Recargar Interf\195\161z";
2019 GuiReloaduiButton = "Recargar";
2020 GuiReloaduiFeedback = "Recargando el Interf\195\161z de WoW";
2021 GuiReloaduiHelp = "Presione aqui para recargar el interf\195\161z de WoW luego de haber seleccionado una localidad diferente. Esto es para que el lenguaje de configuraci\195\179n sea el mismo que el de Auctioneer.\nNota: Esta operaci\195\179n puede tomar unos minutos.";
2022 GuiRememberText = "Recordar precio";
2023 GuiStatsEnable = "Ver estad\195\173sticas";
2024 GuiStatsHeader = "Estad\195\173sticas de precios de art\195\173culos";
2025 GuiStatsHelp = "Mostrar las siguientes estad\195\173sticas en la caja de ayuda.";
2026 GuiSuggest = "Mostrar Precios Sugeridos";
2027 GuiUnderlow = "Porciento bajo menor subasta";
2028 GuiUndermkt = "Porciento bajo mercado";
2029 GuiVerbose = "Modo literal";
2030 GuiWarnColor = "Colorizar Modelo de Valuaci\195\179n";
2031  
2032  
2033 -- Section: Conversion Messages
2034 MesgConvert = "Conversi\195\179n de base de datos de Auctioneer. Favor de hacer una copia del SavedVariables\\Auctioneer.lua para la reserva primero.%s%s";
2035 MesgConvertNo = "Deshabilitar Auctioneer";
2036 MesgConvertYes = "Convertir";
2037 MesgNotconverting = "Auctioneer no convertir\195\161 su base de datos, pero no funcionar\195\161 hasta que la base de datos sea convertida.";
2038  
2039  
2040 -- Section: Game Constants
2041 TimeLong = "Largo";
2042 TimeMed = "Mediano";
2043 TimeShort = "Corto";
2044 TimeVlong = "Muy Largo";
2045  
2046  
2047 -- Section: Generic Messages
2048 DisableMsg = "Deshabilitando la auto-carga de Auctioneer";
2049 FrmtWelcome = "Auctioneer versi\195\179n %s cargado";
2050 MesgNotLoaded = "Auctioneer no esta cargado. Escriba /auctioneer para mas informaci\195\179n.";
2051 StatAskPriceOff = "AskPrice ha sido deshabilitado";
2052 StatAskPriceOn = "AskPrice ha sido encendido";
2053 StatOff = "Ocultando toda informaci\195\179n de subastas";
2054 StatOn = "Mostrando la configuraci\195\179n corriente para la informacion de subastas";
2055  
2056  
2057 -- Section: Generic Strings
2058 TextAuction = "Subasta";
2059 TextCombat = "Combate";
2060 TextGeneral = "General";
2061 TextNone = "ningun";
2062 TextScan = "Explorar";
2063 TextUsage = "Uso:";
2064  
2065  
2066 -- Section: Help Text
2067 HelpAlso = "Mostrar tambi\195\169n los valores de otros servidores en la caja de ayuda. Para el reino escribe el nombre del reino y para facci\195\179n escribe el nombre de la facci\195\179n. Por ejemplo: \"/auctioneer tambien Al'Akir-Horde\". La palabra clave \"opuesta\" significa facci\195\179n opuesta, la palabra clave \"casa\" significa la casa de subastas del reino-facci\195\179n corriente, la palabra clave \"neutral\" significa la casa de subastas neutral para el reino corriente, \"apagar\" desabilita la funci\195\179n.";
2068 HelpAskPrice = "Encender o apagar AskPrice.";
2069 HelpAskPriceAd = "Encender o apagar el anuncio de AskPrice.";
2070 HelpAskPriceGuild = "Responder a preguntas en el gremio.";
2071 HelpAskPriceParty = "Responder a preguntas en el grupo.";
2072 HelpAskPriceSmart = "Encender o apagar las palabras inteligentes.";
2073 HelpAskPriceTrigger = "Cambiar el gatillo de AskPrice";
2074 HelpAskPriceVendor = "Encender o apagar el envio de informaci\195\179n de venta a vendedores.";
2075 HelpAskPriceWhispers = "Encender o apagar el oculto de los susurros salientes de AskPrice.";
2076 HelpAskPriceWord = "A\195\177adir o modificar las palabras inteligentes particulares de AskPrice.";
2077 HelpAuctionClick = "Permite hacer Alt-Click a un objeto en su bolsa para autom\195\161ticamente iniciar una subasta de \195\169l";
2078 HelpAuctionDuration = "Fijar la duraci\195\179n de las subastas al abrir el interf\195\161z de la Casa de Subastas";
2079 HelpAutofill = "Auto-completar precios cuando se a\195\177adan art\195\173\194\173culos a subastar en el panel de la casa de subastas";
2080 HelpAverage = "Selecciona para mostrar precio promedio de la subasta para el art\195\173\194\173culo";
2081 HelpBidbroker = "Muestra subastas de corto o medio termino de la exploraci\195\179n mas reciente a las cuales se puede poner una oferta y obtener ganancia";
2082 HelpBidLimit = "M\195\161ximo n\195\186mero de subastas que comprar cuando se aprietan los botones de \"Bid\" o \"Buyout\" en la pesta\195\177a de Explorar Subastas.";
2083 HelpBroker = "Muestra las subastas de la exploraci\195\179n mas reciente en las cuales se puede poner una oferta para luego revenderlas para ganancia";
2084 HelpClear = "Eliminar la informacion existente sobre el art\195\173\194\173culo(se debe usar shift-click para insertar el/los articulo(s) en el comando) Tambien se pueden especificar las palabras claves \"todo\" or \"imagen\"";
2085 HelpCompete = "Muestra cualquier subasta explorada recientemente cuya opci\195\179n a compra es menor que alguno de tus art\195\173\194\173culos";
2086 HelpDefault = "Revertir una opci\195\179n de Auctioneer a su configuraci\195\179n de fabrica. Tambi\195\169n puede especificar la palabra clave \"todo\" para revertir todas las opciones de Auctioneer a sus configuraciones de f\195\161brica.";
2087 HelpDisable = "Impide que Auctioneer se carge automaticamente la proxima vez que usted entre al juego";
2088 HelpEmbed = "Insertar el texto en la caja de ayuda original del juego (nota: algunas capacidades se desabilitan cuando esta opci\195\179n es seleccionada)";
2089 HelpEmbedBlank = "Selecciona para mostrar una linea en blanco entre informacion de la caja de ayuda y la informacion de subasta cuando el modo integrado esta seleccionado";
2090 HelpFinish = "Selecciona si nos de-registramos o salimos del juego una vez terminada una exploraci\195\179n de la casa de subastas";
2091 HelpFinishSound = "Selecciona si tocamos un sonido al finalizar una exploraci\195\179n de la casa de subastas";
2092 HelpLink = "Selecciona para mostrar el numero de enlace del art\195\173culo en la caja de ayuda";
2093 HelpLoad = "Cambiar las opciones de carga de Auctioneer para este personaje";
2094 HelpLocale = "Cambiar la localidad que Auctioneer usa para sus mensajes";
2095 HelpMedian = "Selecciona para mostrar el precio promedio para la opci\195\179n a compra";
2096 HelpOnoff = "Enciende o apaga la informacion sobre las subastas";
2097 HelpPctBidmarkdown = "Ajusta el porcentaje del precio de compra por debajo del cual Auctioneer marcara las ofertas";
2098 HelpPctMarkup = "El porcentaje que sera incrementado el precio de venta del vendedor cuando no existan otros valores disponibles.";
2099 HelpPctMaxless = "Ajusta el maximo porcentaje por debajo del valor de mercado que Auctioneer tratara de igualar antes de darse por vencido.";
2100 HelpPctNocomp = "El porcentaje bajo el precio del mercado que Auctioneer usar\195\161 cuando no hay competencia";
2101 HelpPctUnderlow = "Ajusta el porcentaje bajo el menor precio m\195\161\194\173nimo de subasta que Auctioneer aplicar\195\161";
2102 HelpPctUndermkt = "Porcentaje a usar cuando sea imposible vencer a la competencia (debido al sinmaximo)";
2103 HelpPercentless = "Muestra cualquier subasta recientemente explorada en la que la compra de participaciones es un porcentaje menor del precio de venta mas alto.";
2104 HelpPrintin = "Selecciona cual ventana de mensajes va a usar Auctioneer para imprimir su informacion. Puede especificar el nombre o el \195\131\194\173ndice de la ventana.";
2105 HelpProtectWindow = "Previene que usted cierre accidentalmente el interf\195\161z de la Casa de Subastas";
2106 HelpRedo = "Selecciona para mostrat una advertencia cuando la p\195\161gina corriente en la casa de subastas ha tomado demasiado tiempo para explorar debido a problemas con el servidor.";
2107 HelpScan = "Realiza una exploracion de la casa de subastas en la proxima visita, o mientras este alli (tambien existe un bot\195\179n en el panel de la casa de subastas). Seleccione alli las categorias a explorar.";
2108 HelpStats = "Selecciona para mostrar porcentajes para ofertas/opci\195\179n a compra del art\195\173\194\173culo";
2109 HelpSuggest = "Selecciona para mostrar el precio sugerido de subasta para el art\195\173\194\173culo";
2110 HelpUpdatePrice = "Ponga al d\195\173a autom\195\161ticamente el precio que comienza para una subasta en la leng\195\188eta de las subastas del poste cuando el precio buyout cambia.";
2111 HelpVerbose = "Selecciona para mostrar promedios literales (O apaga para que aparezcan en una sola linea)";
2112 HelpWarnColor = "Selecciona para mostrar en colores intuitivos el modelo de valuaci\195\179n corriente (Socavando por...) de la casa de subastas";
2113  
2114  
2115 -- Section: Post Messages
2116 FrmtNoEmptyPackSpace = "No se encontr\195\179 espacio en su inventario para crear la subasta!";
2117 FrmtNotEnoughOfItem = "No se encontro %s sufuciente para crear la subasta!";
2118 FrmtPostedAuction = "Se creo una subasta de %s (x%d)";
2119 FrmtPostedAuctions = "Se crearon %d subastas de %s (x%d)";
2120  
2121  
2122 -- Section: Report Messages
2123 FrmtBidbrokerCurbid = "OfertaCorriente";
2124 FrmtBidbrokerDone = "Corredor de ofertas finalizado";
2125 FrmtBidbrokerHeader = "Ganancia Minima: %s, PMV = 'Precio Maximo de Venta'";
2126 FrmtBidbrokerLine = "%s, Ultimo(s) %s visto(s), PMV: %s, %s: %s, Ganancia: %s, Tiempo: %s";
2127 FrmtBidbrokerMinbid = "ofertaMinima";
2128 FrmtBrokerDone = "Corredor finalizado";
2129 FrmtBrokerHeader = "Ganancia Minima: %s, PMV = 'Precio Maximo de Venta'";
2130 FrmtBrokerLine = "%s, Ultimo(s) %s visto(s), PMV: %s, BO: %s, Prof: %s";
2131 FrmtCompeteDone = "Subastas compitiendo finalizado.";
2132 FrmtCompeteHeader = "Subastas compitiendo por al menos %s debajo por art\195\173\194\173culo.";
2133 FrmtCompeteLine = "%s, Oferta: %s, OC %s vs %s, %s menos";
2134 FrmtHspLine = "Precio Maximo de Venta por uno %s es: %s";
2135 FrmtLowLine = "%s, OC: %s, Vendedor: %s, Por uno: %s, Menos que el mediano: %s";
2136 FrmtMedianLine = "De los \195\186ltimos(s) %d vistos, OC mediano por 1 %s es: %s";
2137 FrmtNoauct = "No se hallaron subastas para el art\195\173\194\173culo: %s";
2138 FrmtPctlessDone = "Porcentajes menores finalizado.";
2139 FrmtPctlessHeader = "Porcentaje bajo el Precio Maximo de Venta (PMV): %d%%";
2140 FrmtPctlessLine = "%s, \195\186ltimo(s) %d visto(s), PMV: %s, OC: %s, Ganancia: %s, menos %s";
2141  
2142  
2143 -- Section: Scanning Messages
2144 AuctionDefunctAucts = "Subastas viejas removidas: %s";
2145 AuctionDiscrepancies = "Discrepancias: %s";
2146 AuctionNewAucts = "Nuevas subastas exploradas: %s";
2147 AuctionOldAucts = "Subastas exploradas previamente: %s";
2148 AuctionPageN = "Auctioneer: Explorando \"%s\" p\195\161gina %d de %d\nSubastas por segundo: %s\nTiempo estimado para completar: %s";
2149 AuctionScanDone = "Auctioneer: La exploraci\195\179n de las subastas ha finalizado";
2150 AuctionScanNexttime = "Auctioneer ejecutara una exploracion de las subastas la proxima vez que usted hable con un subastador.";
2151 AuctionScanNocat = "Usted debe tener al menos una categoria seleccionada para poder explorar.";
2152 AuctionScanRedo = "La p\195\161gina corriente ha tomado mas de %d segundos para completar. Tratando p\195\161gina otra vez.";
2153 AuctionScanStart = "Auctioneer: Explorando \"%s\" p\195\161gina 1...";
2154 AuctionTotalAucts = "Total de subastas exploradas: %s";
2155  
2156  
2157 -- Section: Tooltip Messages
2158 FrmtInfoAlsoseen = "Visto %d veces en %s";
2159 FrmtInfoAverage = "%s min/%s OC (%s oferta)";
2160 FrmtInfoBidMulti = " Oferta (%s%s c/u)";
2161 FrmtInfoBidOne = " %s con propuestas";
2162 FrmtInfoBidrate = "%d%% tienen ofertas, %d%% tienen OC";
2163 FrmtInfoBuymedian = " Opci\195\179n a compra promedio";
2164 FrmtInfoBuyMulti = " Opci\195\179n a compra(%s%s c/u)";
2165 FrmtInfoBuyOne = " %s con opci\195\179n a compra";
2166 FrmtInfoForone = "Por 1: %s min/%s OC (%s oferta) [en %d's]";
2167 FrmtInfoHeadMulti = "Promedios para %d art\195\173\194\173culos:";
2168 FrmtInfoHeadOne = "Promedios para este art\195\173\194\173culo:";
2169 FrmtInfoHistmed = "\195\154ltimo(s) %d, OC mediano (c/u)";
2170 FrmtInfoMinMulti = " Oferta a empezar (%s c/u)";
2171 FrmtInfoMinOne = " Oferta a empezar";
2172 FrmtInfoNever = "Nunca visto en %s";
2173 FrmtInfoSeen = "Visto un total de %d veces en subasta";
2174 FrmtInfoSgst = "Precio sugerido: %s min/%s OC";
2175 FrmtInfoSgststx = "Precio sugerido para su lote de %d: %s min/%s OC";
2176 FrmtInfoSnapmed = "Explorados %d, OC mediano (c/u)";
2177 FrmtInfoStacksize = "Tama\195\177o promedio del paquete: %d art\195\131\194\173culos";
2178  
2179  
2180 -- Section: User Interface
2181 FrmtLastSoldOn = "\195\154ltima venta en %s";
2182 UiBid = "Oferta";
2183 UiBidHeader = "Ofertas";
2184 UiBidPerHeader = "Oferta c/u";
2185 UiBuyout = "Opci\195\179n a Compra";
2186 UiBuyoutHeader = "Opci\195\179n a Compra";
2187 UiBuyoutPerHeader = "Opci\195\179n a Compra c/u";
2188 UiBuyoutPriceLabel = "Precio de Opci\195\179n a compra:";
2189 UiBuyoutPriceTooLowError = "(Muy Bajo)";
2190 UiCategoryLabel = "Restricci\195\179n de Categor\195\173a:";
2191 UiDepositLabel = "Dep\195\179sito:";
2192 UiDurationLabel = "Duraci\195\179n:";
2193 UiItemLevelHeader = "Nivel";
2194 UiMakeFixedPriceLabel = "Hacer precio fijo";
2195 UiMaxError = "(%d Max)";
2196 UiMaximumPriceLabel = "Precio M\195\161ximo";
2197 UiMaximumTimeLeftLabel = "Tiempo Restante M\195\161ximo";
2198 UiMinimumPercentLessLabel = "Pociento Menos M\195\173nimo";
2199 UiMinimumProfitLabel = "Ganancia M\195\173nima";
2200 UiMinimumQualityLabel = "Calidad M\195\173nima";
2201 UiMinimumUndercutLabel = "Socavaci\195\179n Minima";
2202 UiNameHeader = "Nombre";
2203 UiNoPendingBids = "\194\161Todos hicieron una oferta las peticiones completas!";
2204 UiNotEnoughError = "(No Hay Suficiente)";
2205 UiPendingBidInProgress = "1 petici\195\179n hecha una oferta en marcha...";
2206 UiPendingBidsInProgress = "%d la oferta solicita en marcha...";
2207 UiPercentLessHeader = "Porciento";
2208 UiPost = "Fijando";
2209 UiPostAuctions = "Fijando Subasta";
2210 UiPriceBasedOnLabel = "Precio Basado En:";
2211 UiPriceModelAuctioneer = "Precio de Auctioneer";
2212 UiPriceModelCustom = "Precio Propio";
2213 UiPriceModelFixed = "Precio Fijo";
2214 UiPriceModelLastSold = "\195\154ltimo Precio Vendido";
2215 UiProfitHeader = "Ganancia";
2216 UiProfitPerHeader = "Ganancia c/u";
2217 UiQuantityHeader = "Cantidad";
2218 UiQuantityLabel = "Cantidad:";
2219 UiRemoveSearchButton = "Borrar";
2220 UiSavedSearchLabel = "B\195\186squedas grabadas";
2221 UiSaveSearchButton = "Grabar";
2222 UiSaveSearchLabel = "Grabar esta b\195\186squeda";
2223 UiSearch = "Buscar";
2224 UiSearchAuctions = "Explorar Subastas";
2225 UiSearchDropDownLabel = "Buscar";
2226 UiSearchForLabel = "Buscar por art\195\173culo";
2227 UiSearchTypeBids = "Ofertas";
2228 UiSearchTypeBuyouts = "Opciones a compra";
2229 UiSearchTypeCompetition = "Competencia";
2230 UiSearchTypePlain = "Art\195\173culo";
2231 UiStacksLabel = "Lotes";
2232 UiStackTooBigError = "(Lote Muy Grande)";
2233 UiStackTooSmallError = "(Lote Muy Peque\195\177o)";
2234 UiStartingPriceLabel = "Precio de Inicio";
2235 UiStartingPriceRequiredError = "(Requerido)";
2236 UiTimeLeftHeader = "Tiempo restante";
2237 UiUnknownError = "(Desconocido)";
2238  
2239 };
2240  
2241 frFR = {
2242  
2243  
2244 -- Section: AskPrice Messages
2245 AskPriceAd = "Prix de la pile pour %sx[LienItem] (x=quantit\195\169)";
2246 FrmtAskPriceBuyoutMedianHistorical = "%sAchat imm\195\169diat - historique m\195\169dian: %s%s";
2247 FrmtAskPriceBuyoutMedianSnapshot = "%sAchat imm\195\169diat - m\195\169dian dernier scan: %s%s";
2248 FrmtAskPriceDisable = "D\195\169sactiver l'option Demande Prix %s";
2249 FrmtAskPriceEach = "(%s chaque)";
2250 FrmtAskPriceEnable = "Activer l'option Demande Prix %s";
2251 FrmtAskPriceVendorPrice = "%sVente au marchand pour : %s%s";
2252  
2253  
2254 -- Section: Auction Messages
2255 FrmtActRemove = "Suppression de %s de l'image de l'HV.";
2256 FrmtAuctinfoHist = "%d historique";
2257 FrmtAuctinfoLow = "Prix le plus bas";
2258 FrmtAuctinfoMktprice = "Prix du march\195\169";
2259 FrmtAuctinfoNolow = "Objet non d\195\169tect\195\169 \195\160 la derni\195\168re analyse";
2260 FrmtAuctinfoOrig = "Prix de d\195\169part";
2261 FrmtAuctinfoSnap = "%d \195\160 la derni\195\168re analyse";
2262 FrmtAuctinfoSugbid = "Mise \195\160 prix";
2263 FrmtAuctinfoSugbuy = "AI sugg\195\169r\195\169";
2264 FrmtWarnAbovemkt = "Concurrence au-dessus du march\195\169";
2265 FrmtWarnMarkup = "Prix marchand + %s%%";
2266 FrmtWarnMyprice = "Utiliser mon prix actuel";
2267 FrmtWarnNocomp = "Aucune concurrence";
2268 FrmtWarnNodata = "Prix de vente maximum inconnu";
2269 FrmtWarnToolow = "Plus bas prix pratiquable";
2270 FrmtWarnUndercut = "Moins cher de %s%%";
2271 FrmtWarnUser = "Prix d\195\169fini par l'utilisateur";
2272  
2273  
2274 -- Section: Bid Messages
2275 FrmtAlreadyHighBidder = "D\195\169j\195\160 le plus haut ench\195\169risseur sur l'ench\195\168re : %s (x%d)";
2276 FrmtBidAuction = "Offre sur l'ench\195\168re : %s (x%d)";
2277 FrmtBidQueueOutOfSync = "Erreur : File d'ench\195\168re d\195\169synchronis\195\169e";
2278 FrmtBoughtAuction = "Achat direct : %s (x%d)";
2279 FrmtMaxBidsReached = "D'autres ench\195\168res de %s (x%d) trouv\195\169es, mais nombre limite d'ench\195\168res atteint (%d)";
2280 FrmtNoAuctionsFound = "Aucune ench\195\168re trouv\195\169e : %s (x%d)";
2281 FrmtNoMoreAuctionsFound = "Plus d'autres ench\195\168res trouv\195\169es : %s (x%d)";
2282 FrmtNotEnoughMoney = "Pas assez d'argent pour l'ench\195\168re : %s (x%d)";
2283 FrmtSkippedAuctionWithHigherBid = "Ignore ench\195\168res avec une offre plus \195\169lev\195\169e : %s (x%d)";
2284 FrmtSkippedAuctionWithLowerBid = "Ignore ench\195\168res avec l'offre inf\195\169rieure : %s (x%d)";
2285 FrmtSkippedBiddingOnOwnAuction = "Ignore mes propres ench\195\168res : %s (x%d)";
2286 UiProcessingBidRequests = "Traitement des ench\195\168res...";
2287  
2288  
2289 -- Section: Command Messages
2290 FrmtActClearall = "Effacer toutes les donn\195\169es pour l'ench\195\168re %s";
2291 FrmtActClearFail = "Objet introuvable : %s";
2292 FrmtActClearOk = "Effacer les infos de l'objet : %s";
2293 FrmtActClearsnap = "Effacement de l'image actuelle de l'H\195\180tel des Ventes";
2294 FrmtActDefault = "R\195\169initialisation de l'option %s \195\160 sa valeur par d\195\169faut";
2295 FrmtActDefaultall = "Toutes les options d'Auctioneer ont \195\169t\195\169 r\195\169initialis\195\169es \195\160 leur valeur par d\195\169faut";
2296 FrmtActDisable = "Les donn\195\169es de %s ne sont pas affich\195\169es";
2297 FrmtActEnable = "Les donn\195\169es de %s sont affich\195\169es";
2298 FrmtActSet = "Valeur de %s chang\195\169e en %s";
2299 FrmtActUnknown = "Commande inconnue : %s";
2300 FrmtAuctionDuration = "La dur\195\169e par d\195\169faut des ench\195\168res est d\195\169sormais de %s";
2301 FrmtAutostart = "Ench\195\168re automatique pour %s: mise \195\160 prix %s, achat imm\195\169diat %s (%dh) %s";
2302 FrmtFinish = "Apr\195\168s la fin d'un scan, nous allons %s \n";
2303 FrmtPrintin = "Les messages d'Auctioneer s'afficheront d\195\169sormais dans la fen\195\170tre de dialogue \"%s\"";
2304 FrmtProtectWindow = "Protection de la fen\195\170tre de l'H\195\180tel des Ventes : \"%s\"";
2305 FrmtUnknownArg = "'%s' : argument invalide pour '%s'";
2306 FrmtUnknownLocale = "La langue que vous avez sp\195\169cifi\195\169e ('%s') est inconnue. Les langues valides sont :";
2307 FrmtUnknownRf = "'%s' n'est pas un param\195\168tre valide, doit \195\170tre au format [Royaume]-[Faction] ! Ex : Medhiv-Alliance";
2308  
2309  
2310 -- Section: Command Options
2311 OptAlso = "(royaume-faction|oppose|allie|neutre)";
2312 OptAuctionDuration = "(court|2h|8h|24h)";
2313 OptBidbroker = "<gain_argent>";
2314 OptBidLimit = "<nombre>";
2315 OptBroker = "<gain_argent>";
2316 OptClear = "([Objet]|tout|capture)";
2317 OptCompete = "<argent_moins>";
2318 OptDefault = "(<option>|tout)";
2319 OptFinish = "(arret|deconnecter|quitter|rechargeIU)";
2320 OptLocale = "<langue>";
2321 OptPctBidmarkdown = "<pourcentage>";
2322 OptPctMarkup = "<pourcentage>";
2323 OptPctMaxless = "<pourcentage>";
2324 OptPctNocomp = "<pourcentage>";
2325 OptPctUnderlow = "<pourcentage>";
2326 OptPctUndermkt = "<pourcentage>";
2327 OptPercentless = "<pourcentage>";
2328 OptPrintin = "(<IndexFenetre>[Nombre]|<NomFenetre>[Chaine])";
2329 OptProtectWindow = "(jamais|analyse|toujours)";
2330 OptScale = "<facteur_\195\169chelle>";
2331 OptScan = "<parametre_d_analyse>";
2332  
2333  
2334 -- Section: Commands
2335 CmdAlso = "aussi";
2336 CmdAlsoOpposite = "oppose";
2337 CmdAlt = "alt";
2338 CmdAskPriceAd = "annonce";
2339 CmdAskPriceGuild = "guilde";
2340 CmdAskPriceParty = "groupe";
2341 CmdAskPriceSmart = "intelligent";
2342 CmdAskPriceSmartWord1 = "que";
2343 CmdAskPriceSmartWord2 = "vaut";
2344 CmdAskPriceTrigger = "declencheur";
2345 CmdAskPriceVendor = "vendeur";
2346 CmdAskPriceWhispers = "chuchotements";
2347 CmdAskPriceWord = "mot-cle";
2348 CmdAuctionClick = "enchere-clic";
2349 CmdAuctionDuration = "duree-enchere";
2350 CmdAuctionDuration0 = "dernier";
2351 CmdAuctionDuration1 = "2h";
2352 CmdAuctionDuration2 = "8h";
2353 CmdAuctionDuration3 = "24h";
2354 CmdAutofill = "remplissage-auto";
2355 CmdBidbroker = "agent-enchere";
2356 CmdBidbrokerShort = "ae";
2357 CmdBidLimit = "limite-offre";
2358 CmdBroker = "agent";
2359 CmdClear = "effacer";
2360 CmdClearAll = "tout";
2361 CmdClearSnapshot = "capture";
2362 CmdCompete = "concurrence";
2363 CmdCtrl = "ctrl";
2364 CmdDefault = "defaut";
2365 CmdDisable = "desactiver";
2366 CmdEmbed = "integrer";
2367 CmdFinish = "fin";
2368 CmdFinish0 = "arret";
2369 CmdFinish1 = "deconnection";
2370 CmdFinish2 = "quitter";
2371 CmdFinish3 = "rechargeIU";
2372 CmdFinishSound = "son-final";
2373 CmdHelp = "aide";
2374 CmdLocale = "langue";
2375 CmdOff = "arret";
2376 CmdOn = "marche";
2377 CmdPctBidmarkdown = "pct-baisse";
2378 CmdPctMarkup = "pct-hausse";
2379 CmdPctMaxless = "pct-baissemaxi";
2380 CmdPctNocomp = "pct-pasdeconcurrence";
2381 CmdPctUnderlow = "pct-sousbas";
2382 CmdPctUndermkt = "pct-sousmarche";
2383 CmdPercentless = "pct-moins";
2384 CmdPercentlessShort = "pm";
2385 CmdPrintin = "afficher-dans";
2386 CmdProtectWindow = "proteger-fenetre";
2387 CmdProtectWindow0 = "jamais";
2388 CmdProtectWindow1 = "analyse";
2389 CmdProtectWindow2 = "toujours";
2390 CmdScan = "analyse";
2391 CmdShift = "shift";
2392 CmdToggle = "active-desactive";
2393 CmdUpdatePrice = "actualiser-prix";
2394 CmdWarnColor = "couleur-avertissement";
2395 ShowAverage = "voir-moyenne";
2396 ShowEmbedBlank = "voir-ligneblanche-integree";
2397 ShowLink = "voir-lien";
2398 ShowMedian = "voir-median";
2399 ShowRedo = "voir-avertissement";
2400 ShowStats = "voir-stats";
2401 ShowSuggest = "voir-suggestion";
2402 ShowVerbose = "voir-detail";
2403  
2404  
2405 -- Section: Config Text
2406 GuiAlso = "Afficher aussi les donn\195\169es pour";
2407 GuiAlsoDisplay = "Affichage des donn\195\169es pour %s";
2408 GuiAlsoOff = "Ne plus afficher les donn\195\169es provenant d'autres royaumes/factions.";
2409 GuiAlsoOpposite = "Afficher maintenant les donn\195\169es de la faction oppos\195\169e.";
2410 GuiAskPrice = "Activer DemandePrix";
2411 GuiAskPriceAd = "Envoyer les dispositifs d'annonce";
2412 GuiAskPriceGuild = "R\195\169pondre aux demandes sur le canal de guilde";
2413 GuiAskPriceHeader = "Options de DemandePrix";
2414 GuiAskPriceHeaderHelp = "Changer le comportement de DemandePrix";
2415 GuiAskPriceParty = "R\195\169pondre aux requ\195\170tes sur le canal de groupe";
2416 GuiAskPriceSmart = "Utiliser mots-cl\195\169s intelligents";
2417 GuiAskPriceTrigger = "Activateur de DemandePrix";
2418 GuiAskPriceVendor = "Envoyer les info du vendeur";
2419 GuiAskPriceWhispers = "Montrer chuchotements envoy\195\169s";
2420 GuiAskPriceWord = "Mot-cl\195\169 intelligent personnalis\195\169 %d";
2421 GuiAuctionDuration = "Dur\195\169e de l'ench\195\168re par d\195\169faut";
2422 GuiAuctionHouseHeader = "Fen\195\170tre de l'H\195\180tel des Ventes";
2423 GuiAuctionHouseHeaderHelp = "Change le comportement de la fen\195\170tre de l'H\195\180tel des Ventes";
2424 GuiAutofill = "Remplit automatiquement les prix \195\160 l'HV";
2425 GuiAverages = "Voir moyennes";
2426 GuiBidmarkdown = "Pourcentage de baisse d'ench\195\168re";
2427 GuiClearall = "Effacer toutes les donn\195\169es d'Auctioneer";
2428 GuiClearallButton = "Tout effacer";
2429 GuiClearallHelp = "Cliquer ici pour effacer toutes les donn\195\168es d'Auctioneer pour le royaume actuel.";
2430 GuiClearallNote = "pour la faction courante du serveur";
2431 GuiClearHeader = "Effacer les donn\195\169es";
2432 GuiClearHelp = "Effacement des donn\195\169es d'Auctioneer. S\195\169lectionnez toutes les donn\195\169es ou l'image courante. ATTENTION : Ces op\195\168rations sont irreversibles.";
2433 GuiClearsnap = "Effacer les donn\195\169es de l'image";
2434 GuiClearsnapButton = "Effacer l'image";
2435 GuiClearsnapHelp = "Cliquer ici pour effacer les donn\195\169es de la derni\195\168re image d'Auctioneer";
2436 GuiDefaultAll = "R\195\169initialisation de toutes les options d'Auctioneer";
2437 GuiDefaultAllButton = "R\195\169initialiser tout";
2438 GuiDefaultAllHelp = "Cliquer ici pour r\195\169initialiser toutes les options d'Auctioneer. ATTENTION : Cette op\195\169ration est irr\195\169versible.";
2439 GuiDefaultOption = "R\195\169initialiser ce param\195\168tre";
2440 GuiEmbed = "Int\195\169grer les informations dans la bulle d'aide originale";
2441 GuiEmbedBlankline = "Afficher une ligne blanche dans la bulle d'aide";
2442 GuiEmbedHeader = "Int\195\169grer";
2443 GuiFinish = "Apr\195\168s la fin d'une analyse";
2444 GuiFinishSound = "Jouer un son \195\160 la fin d'une analyse";
2445 GuiLink = "Montrer ID du Lien";
2446 GuiLoad = "Charger Auctioneer";
2447 GuiLoad_Always = "toujours";
2448 GuiLoad_AuctionHouse = "\195\160 l'H\195\180tel des Ventes";
2449 GuiLoad_Never = "jamais";
2450 GuiLocale = "Changer la langue en";
2451 GuiMainEnable = "Activer Auctioneer";
2452 GuiMainHelp = "Contient les r\195\169glages d'Auctionner, un AddOn affichant les infos des objets et analyse les donn\195\169es de vente aux ench\195\168res. Cliquez le bouton \"Analyse\" de l'H\195\180tel des Ventes pour r\195\169cup\195\169rer les donn\195\169es.";
2453 GuiMarkup = "Pourcentage de hausse du prix des vendeurs PNJ";
2454 GuiMaxless = "Pourcentage maximal de remise par rapport au march\195\169";
2455 GuiMedian = "Voir prix m\195\169dians";
2456 GuiNocomp = "Pourcentage de remise en cas de monopole";
2457 GuiNoWorldMap = "Auctioneer : affichage de la carte du monde bloqu\195\169e";
2458 GuiOtherHeader = "Autres Options";
2459 GuiOtherHelp = "Options diverses d'Auctioneer";
2460 GuiPercentsHeader = "Pourcentage de tol\195\169rance d'Auctioneer";
2461 GuiPercentsHelp = "ATTENTION: Les options suivantes sont pour les utilisateurs exp\195\169riment\195\169s SEULEMENT. La Modification de ces valeurs change l'aggressivit\195\169 d'Auctioneer sur le niveau de marge n\195\169cessaire pour la profitabilit\195\169.";
2462 GuiPrintin = "S\195\169lectionner la fen\195\170tre de discussion voulue";
2463 GuiProtectWindow = "Emp\195\170che la fermeture accidentelle de la fen\195\170tre de l'HV";
2464 GuiRedo = "Afficher l'avertissement d'analyse trop longue";
2465 GuiReloadui = "Recharger l'interface utilisateur";
2466 GuiReloaduiButton = "RechargerUI";
2467 GuiReloaduiFeedback = "Red\195\169marrage de l'UI de WoW";
2468 GuiReloaduiHelp = "Cliquer ici pour recharger l'Interface Utilisateur (UI) de WoW apr\195\168s avoir chang\195\169 la langue afin de prendre en compte les changements dans cet \195\169cran de configuration. Remarque : cette op\195\169ration peut prendre quelques minutes.";
2469 GuiRememberText = "M\195\169moriser le prix";
2470 GuiStatsEnable = "Voir Statistiques";
2471 GuiStatsHeader = "Statistiques du Prix de l'Objet";
2472 GuiStatsHelp = "Afficher les statistiques suivantes dans la bulle d'aide";
2473 GuiSuggest = "Voir les Prix Sugg\195\169r\195\169s";
2474 GuiUnderlow = "R\195\169duire le prix de l'ench\195\168re la plus basse";
2475 GuiUndermkt = "En dessous du march\195\169 si inf\195\169rieur";
2476 GuiVerbose = "Mode d\195\169taill\195\169";
2477 GuiWarnColor = "Couleur du mod\195\168le de prix";
2478  
2479  
2480 -- Section: Conversion Messages
2481 MesgConvert = "Conversion de la base de donn\195\169es d'Auctioneer. Veuillez sauvegarder votre fichier SavedVariables\\Auctioneer.lua avant. %s%s";
2482 MesgConvertNo = "D\195\169sactiver Auctioneer";
2483 MesgConvertYes = "Convertir";
2484 MesgNotconverting = "Auctioneer ne convertit pas votre base de donn\195\169es, mais ne fonctionnera pas tant que vous ne l'aurez pas fait.";
2485  
2486  
2487 -- Section: Game Constants
2488 TimeLong = "Longue";
2489 TimeMed = "Moyenne";
2490 TimeShort = "Courte";
2491 TimeVlong = "Tr\195\168s Longue";
2492  
2493  
2494 -- Section: Generic Messages
2495 DisableMsg = "D\195\169sactiver le chargement automatique d'Auctioneer";
2496 FrmtWelcome = "Auctioneer v%s est charg\195\169";
2497 MesgNotLoaded = "Auctioneer n'est pas charg\195\169. Tapez /auctioneer pour plus d'informations.";
2498 StatAskPriceOff = "La fonction DemandePrix est d\195\169sormais d\195\169sactiv\195\169e.";
2499 StatAskPriceOn = "La fonction DemandePrix est d\195\169sormais activ\195\169e.";
2500 StatOff = "Aucune ench\195\168re \195\160 afficher";
2501 StatOn = "Afficher la configuration des ench\195\168res";
2502  
2503  
2504 -- Section: Generic Strings
2505 TextAuction = "Ench\195\168re";
2506 TextCombat = "Combat";
2507 TextGeneral = "G\195\169n\195\169ral";
2508 TextNone = "Aucun";
2509 TextScan = "Analyser";
2510 TextUsage = "Utilisation :";
2511  
2512  
2513 -- Section: Help Text
2514 HelpAlso = "Afficher \195\169galement les donn\195\169es d'un autre serveur dans la bulle d'aide. Pour le royaume, ins\195\169rer le nom du royaume et pour la faction, le nom de la faction. Par exemple : \"/auctioneer additionnel Medhiv-Horde\". Le mot-clef \"oppos\195\169\" indique la faction oppos\195\169e, \"arr\195\170t\" d\195\169sactive cette fonctionnalit\195\169.";
2515 HelpAskPrice = "Activer ou d\195\169sactiver DemandePrix.";
2516 HelpAskPriceAd = "Activer ou d\195\169sactiver la nouvelle fonction d'annonce DemandePrix.";
2517 HelpAskPriceGuild = "R\195\169pondre aux demandes faites dans le canal de guilde.";
2518 HelpAskPriceParty = "R\195\169pondre aux demandes faites dans le canal de groupe.";
2519 HelpAskPriceSmart = "Activer ou d\195\169sactiver la v\195\169rification de MotCl\195\169";
2520 HelpAskPriceTrigger = "Changer la clef d'amorcage de DemandePrix.";
2521 HelpAskPriceVendor = "Activer ou d\195\169sactiver l'envoie des infos de prix au marchand";
2522 HelpAskPriceWhispers = "Cacher ou non les chuchotements envoy\195\169s par DemandePrix\n";
2523 HelpAskPriceWord = "Ajouter ou modifier un mot-cl\195\169 intelligent personnalis\195\169 de DemandePrix.";
2524 HelpAuctionClick = "ALT-Clic d'un objet de votre sac pour le placer automatiquement aux ench\195\168res";
2525 HelpAuctionDuration = "D\195\169finit la dur\195\169e d'ench\195\168re par d\195\169faut lors de l'ouverture de la fen\195\170tre de l'H\195\180tel de Ventes";
2526 HelpAutofill = "Active le remplissage automatique du prix de vente lors de la mise aux ench\195\168res d'un objet dans la fen\195\170tre de l'H\195\180tel des Ventes";
2527 HelpAverage = "Choisir d'afficher le prix moyen d'ench\195\168re des objets";
2528 HelpBidbroker = "Afficher les ench\195\168res \195\160 court ou moyen terme de l'analyse la plus r\195\169cente sur lesquelles ench\195\169rir pour revendre avec b\195\169n\195\169fice";
2529 HelpBidLimit = "Nombre maximum d'ench\195\168res sur lesquelless ench\195\169rir ou acheter imm\195\169diatement lorsque le bouton Ench\195\169rir ou Acheter est s\195\169lectionn\195\169 dans l'onglet Recherche Ench\195\168res";
2530 HelpBroker = "Montrer toutes les ench\195\168res de l'analyse la plus r\195\169cente sur lesquelles ench\195\169rir pour revendre avec b\195\169n\195\169fice";
2531 HelpClear = "Effacer les donn\195\169es d'un objet sp\195\169cifi\195\169 (vous devez 'SHIFT-cliquer' l'objet dans la ligne de commande) Vous pouvez \195\169galement sp\195\169cifier les mots-cl\195\169s \"tout\" ou \"capture\"";
2532 HelpCompete = "Montrer parmi les ench\195\168res r\195\169cemment scann\195\169es celles dont le prix d'achat imm\195\169diat est inf\195\169rieur \195\160 celui d'un de vos objets.";
2533 HelpDefault = "R\195\169initialise une option d'Auctionner \195\160 sa valeur par d\195\169faut. Vous pouvez \195\169galement sp\195\169cifier le mot-cl\195\169 \"tout\" pour r\195\169initialiser toutes les options d'Autionneer \195\160 leurs valeurs par d\195\169faut.";
2534 HelpDisable = "Emp\195\170che le chargement automatique d'Auctioneer lors de votre prochaine connexion";
2535 HelpEmbed = "Int\195\168gre le texte dans les bulles d'aide originale (remarque: certaines fonctions seront d\195\169sactiv\195\169es)";
2536 HelpEmbedBlank = "Choisir d'afficher une ligne vide entre les infos de bulle d'aide et d'ench\195\168re en mode int\195\169gr\195\169";
2537 HelpFinish = "Se d\195\169connecter ou sortir du jeu apr\195\168s avoir fini un scan de l'H\195\180tel des ventes";
2538 HelpFinishSound = "D\195\169termine si il faut jouer un son \195\160 la fin d'une analyse de l'H\195\180tel des ventes";
2539 HelpLink = "Choisir d'afficher l'identifiant du lien dans la bulle d'aide";
2540 HelpLoad = "Change les r\195\169glages de chargement pour ce personnage";
2541 HelpLocale = "Choisir la langue dans laquelle afficher les messages d'Auctioneer";
2542 HelpMedian = "Choisir d'afficher le prix d'achat imm\195\169diat moyen";
2543 HelpOnoff = "Active ou d\195\169sactive l'affichage des donn\195\169es des ench\195\168res";
2544 HelpPctBidmarkdown = "D\195\169finit le pourcentage de r\195\169duction par rapport au prix d'achat imm\195\169diat utilis\195\169 par Auctioneer";
2545 HelpPctMarkup = "Pourcentage \195\160 utiliser par rapport au prix des marchands quand aucune autre donn\195\169e n'est disponible";
2546 HelpPctMaxless = "D\195\169finit la r\195\169duction maximale en pourcentage qu'Auctionner utilisera par rapport au prix du march\195\169 avant d'abandonner";
2547 HelpPctNocomp = "Pourcentage qu'Auctionner doit utiliser pour g\195\169n\195\169rer une r\195\169duction par rapport au prix du march\195\169 quand il n'y a pas de concurrence";
2548 HelpPctUnderlow = "D\195\169finit le pourcentage de r\195\169duction par rapport au prix le plus bas de l'H\195\180tel des ventes qu'Auctionner doit utiliser ";
2549 HelpPctUndermkt = "Pourcentage de r\195\169duction par rapport au prix du march\195\169 quand la concurrence ne peut \195\170tre battue (\195\160 cause du maxbas)";
2550 HelpPercentless = "Afficher parmi les ench\195\168res r\195\169cemment scann\195\169es celles dont le prix d'achat imm\195\169diat est inf\195\169rieur d'un certain pourcentage au prix de vente maximum";
2551 HelpPrintin = "Choisir quelle fen\195\170tre affichera les messages d'Auctioneer. Vous pouvez sp\195\169cifier le nom de la fen\195\170tre ou son indice.";
2552 HelpProtectWindow = "Emp\195\170che la fermeture accidentelle de la fen\195\170tre de l'H\195\180tel des Ventes";
2553 HelpRedo = "Choisir d'afficher un avertissement lorsque l'analyse de la page actuelle de l'H\195\180tel des Ventes prend trop longtemps en raison d'une latence du serveur.";
2554 HelpScan = "Ex\195\169cute une analyse de l'H\195\180tel des ventes lors de votre prochaine visite, ou imm\195\169diatement si vous y \195\170tes (il y a \195\169galement un bouton dans l'interface de l'H\195\180tel des ventes). Choisissez les cat\195\169gories que vous souhaitez analyser avec les cases \195\160 cocher.";
2555 HelpStats = "Choisir d'afficher les pourcentages d'ench\195\168re/achat imm\195\169diat";
2556 HelpSuggest = "Choisir d'afficher le prix sugg\195\169r\195\169 pour l'objet";
2557 HelpUpdatePrice = "Dans l'onglet 'Ventes avanc\195\169es', mettre \195\160 jour automatiquement le prix de d\195\169part quand le prix d'achat directe change.";
2558 HelpVerbose = "Choisir d'afficher les moyennes et les suggestions de mani\195\168re d\195\169taill\195\169e (ou \"arr\195\170t\" pour les afficher sur une seule ligne)";
2559 HelpWarnColor = "Choisir de montrer le mod\195\168le de prix de l'HV courant (en dessous du march\195\169, ...) avec des couleurs intuitives.";
2560  
2561  
2562 -- Section: Post Messages
2563 FrmtNoEmptyPackSpace = "Aucun emplacement vide n'a \195\169t\195\169 trouv\195\169 pour cr\195\169er l'ench\195\168re !";
2564 FrmtNotEnoughOfItem = "Pas assez de %s trouv\195\169 pour cr\195\169er l'ench\195\168re !";
2565 FrmtPostedAuction = "Cr\195\169\195\169 1 ench\195\168re de %s (x%d)";
2566 FrmtPostedAuctions = "Cr\195\169\195\169 %d ench\195\168res de %s (x%d)";
2567  
2568  
2569 -- Section: Report Messages
2570 FrmtBidbrokerCurbid = "EnchAct";
2571 FrmtBidbrokerDone = "L'agent d'ench\195\168re \195\160 termin\195\169";
2572 FrmtBidbrokerHeader = "Gain minimum : %s, PVM = 'Prix de Vente Maximum'";
2573 FrmtBidbrokerLine = "%s, Derniers %s vus, PVM : %s, %s : %s, Gain : %s, Temps : %s";
2574 FrmtBidbrokerMinbid = "EnchMin";
2575 FrmtBrokerDone = "L'agent a termin\195\169";
2576 FrmtBrokerHeader = "Gain Minimum : %s, PVM = 'Prix de Vente Maximum'";
2577 FrmtBrokerLine = "%s, Derniers %s vus, PVM : %s, AI : %s, Gain : %s";
2578 FrmtCompeteDone = "Ench\195\168res en concurrence termin\195\169es.";
2579 FrmtCompeteHeader = "Ench\195\168res en concurrence d'au moins %s de moins par objet.";
2580 FrmtCompeteLine = "%s, Ench : %s, AI %s vs %s, %s de moins";
2581 FrmtHspLine = "Le prix de vente maximum pour un %s est de : %s";
2582 FrmtLowLine = "%s, AI : %s, Vendeur : %s, L'unit\195\169e : %s, Inf\195\169rieur au m\195\169dian de : %s";
2583 FrmtMedianLine = "Des derniers %d vus, l'achat moyen pour 1 %s est de : %s";
2584 FrmtNoauct = "Pas d'ench\195\168res trouv\195\169es pour l'objet : %s";
2585 FrmtPctlessDone = "Pourcentage inf\195\169rieur termin\195\169.";
2586 FrmtPctlessHeader = "R\195\169duction par rapport au PVM : %d%%";
2587 FrmtPctlessLine = "%s, Derniers %d vus, PVM : %s, AI : %s, Gain : %s, Moins %s";
2588  
2589  
2590 -- Section: Scanning Messages
2591 AuctionDefunctAucts = "Ventes termin\195\169es retir\195\169es : %s";
2592 AuctionDiscrepancies = "Ecarts :";
2593 AuctionNewAucts = "Nouvelles ench\195\168res analys\195\169es : %s";
2594 AuctionOldAucts = "Analys\195\169es pr\195\169c\195\169demment : %s";
2595 AuctionPageN = "Auctioneer : analyse en cours, cat\195\169gorie '%s', \npage %d sur %d,\n%s ench\195\168res/s. \nTemps restant estim\195\169 : %s";
2596 AuctionScanDone = "Auctioneer : analyse termin\195\169e";
2597 AuctionScanNexttime = "Auctioneer fera une analyse compl\195\168te de l'H\195\180tel des Ventes la prochaine fois que vous parlerez \195\160 un commissaire-priseur.";
2598 AuctionScanNocat = "Vous devez s\195\169lectionner au moins une cat\195\169gorie pour analyser.";
2599 AuctionScanRedo = "La page actuelle a mis plus de %d secondes pour \195\170tre analys\195\169e, nouvelle tentative.";
2600 AuctionScanStart = "Auctioneer : analyse '%s', page 1";
2601 AuctionTotalAucts = "Nb total d'ench\195\168res analys\195\169es : %s";
2602  
2603  
2604 -- Section: Tooltip Messages
2605 FrmtInfoAlsoseen = "Vu %d fois \195\160 %s";
2606 FrmtInfoAverage = "%s min/%s AI (%s ench\195\168re)";
2607 FrmtInfoBidMulti = "Offre (%s%s l'unit\195\169)";
2608 FrmtInfoBidOne = "Offre (%s)";
2609 FrmtInfoBidrate = "%d%% avec offre, %d%% avec AI";
2610 FrmtInfoBuymedian = "Achat Imm\195\169diat m\195\169dian";
2611 FrmtInfoBuyMulti = "Achat imm\195\169diat (%s%s l'unit\195\169)";
2612 FrmtInfoBuyOne = "Achat imm\195\169diat (%s)";
2613 FrmtInfoForone = "Pour 1 : %s min/%s AI (%s ench\195\168re) [par %d]";
2614 FrmtInfoHeadMulti = "Moyennes pour %d objets :";
2615 FrmtInfoHeadOne = "Moyennes pour cet objet :";
2616 FrmtInfoHistmed = "%d derniers vus. AI moyen (l'unit\195\169) :";
2617 FrmtInfoMinMulti = "Mise \195\160 prix initiale (%s l'unit\195\169)";
2618 FrmtInfoMinOne = "Mise \195\160 prix initiale";
2619 FrmtInfoNever = "Jamais vu en %s";
2620 FrmtInfoSeen = "Vu %d fois aux ench\195\168res";
2621 FrmtInfoSgst = "Prix sugg\195\169r\195\169 : %s min/%s AI";
2622 FrmtInfoSgststx = "Prix sugg\195\169r\195\169 pour votre pile de %d : %s min/%s AI";
2623 FrmtInfoSnapmed = "Vu %d fois \195\160 la derni\195\168re analyse, AI moyen (pce) :";
2624 FrmtInfoStacksize = "Nombre d'objets moyens par pile : %s";
2625  
2626  
2627 -- Section: User Interface
2628 FrmtLastSoldOn = "Derni\195\168re vente le %s";
2629 UiBid = "Offre";
2630 UiBidHeader = "Offre";
2631 UiBidPerHeader = "Offre par";
2632 UiBuyout = "Acheter";
2633 UiBuyoutHeader = "Achat Imm\195\169diat";
2634 UiBuyoutPerHeader = "Achat Imm\195\169diat par";
2635 UiBuyoutPriceLabel = "Prix d'achat :";
2636 UiBuyoutPriceTooLowError = "(Trop faible)";
2637 UiCategoryLabel = "Restriction de cat\195\169gorie : \n";
2638 UiDepositLabel = "D\195\169p\195\180t :";
2639 UiDurationLabel = "Dur\195\169e :";
2640 UiItemLevelHeader = "Niv";
2641 UiMakeFixedPriceLabel = "M\195\169moriser le prix";
2642 UiMaxError = "(%d Max)";
2643 UiMaximumPriceLabel = "Prix maximum :";
2644 UiMaximumTimeLeftLabel = "Temps restant maximum :";
2645 UiMinimumPercentLessLabel = "% min de gain :";
2646 UiMinimumProfitLabel = "Gain minimum : ";
2647 UiMinimumQualityLabel = "Qualit\195\169 minimum :";
2648 UiMinimumUndercutLabel = "Marge minimum :";
2649 UiNameHeader = "Nom";
2650 UiNoPendingBids = "Toutes les offres ont \195\169t\195\169 soumises!";
2651 UiNotEnoughError = "(Pas assez)";
2652 UiPendingBidInProgress = "1 offre en cours...";
2653 UiPendingBidsInProgress = "%d offres en cours...";
2654 UiPercentLessHeader = "% de";
2655 UiPost = "Vendre";
2656 UiPostAuctions = "Vendre";
2657 UiPriceBasedOnLabel = "Prix Bas\195\169 sur :";
2658 UiPriceModelAuctioneer = "Prix Auctioneer";
2659 UiPriceModelCustom = "Prix personnalis\195\169";
2660 UiPriceModelFixed = "Prix m\195\169moris\195\169";
2661 UiPriceModelLastSold = "Dernier prix de vente";
2662 UiProfitHeader = "B\195\169n\195\169fices";
2663 UiProfitPerHeader = "B\195\169n\195\169fices par";
2664 UiQuantityHeader = "Qt\195\169";
2665 UiQuantityLabel = "Quantit\195\169 :";
2666 UiRemoveSearchButton = "Supprimer";
2667 UiSavedSearchLabel = "Recherches sauvegard\195\169es :";
2668 UiSaveSearchButton = "Sauvegarder";
2669 UiSaveSearchLabel = "Sauvegarder cette recherche :";
2670 UiSearch = "Recherche";
2671 UiSearchAuctions = "Recherche Ench\195\168res";
2672 UiSearchDropDownLabel = "Recherche :";
2673 UiSearchForLabel = "Recherche d'un objet :";
2674 UiSearchTypeBids = "Offres";
2675 UiSearchTypeBuyouts = "Achats Imm\195\169diats";
2676 UiSearchTypeCompetition = "Concurrence ";
2677 UiSearchTypePlain = "Objet";
2678 UiStacksLabel = "Piles";
2679 UiStackTooBigError = "(Pile trop grosse)";
2680 UiStackTooSmallError = "(Pile trop petite)";
2681 UiStartingPriceLabel = "Prix de d\195\169part :";
2682 UiStartingPriceRequiredError = "(Requis)";
2683 UiTimeLeftHeader = "Temps restant";
2684 UiUnknownError = "(Inconnu)";
2685  
2686 };
2687  
2688 itIT = {
2689  
2690  
2691 -- Section: AskPrice Messages
2692 AskPriceAd = "Prezzo di uno stack da %sx[ItemLink]";
2693 FrmtAskPriceBuyoutMedianHistorical = "%sBuyout-medio degli scan: %s%s";
2694 FrmtAskPriceBuyoutMedianSnapshot = "%sBuyout-medio ultimo scan: %s%s";
2695 FrmtAskPriceDisable = "Disabilita l'opzione Prezzo Richiesto di %s";
2696 FrmtAskPriceEach = "(%s l'una)";
2697 FrmtAskPriceEnable = "Attivando l'opzione %s di AskPrice";
2698 FrmtAskPriceVendorPrice = "%sVendi al vendor per: %s%s";
2699  
2700  
2701 -- Section: Auction Messages
2702 FrmtActRemove = "Asta %s rimossa dalla lista corrente.";
2703 FrmtAuctinfoHist = "%d storico";
2704 FrmtAuctinfoLow = "Prezzo minimo";
2705 FrmtAuctinfoMktprice = "Prezzo di mercato";
2706 FrmtAuctinfoNolow = "Oggetto non visto nell'ultimo scan";
2707 FrmtAuctinfoOrig = "Offerta originale";
2708 FrmtAuctinfoSnap = "%d ultimo scan";
2709 FrmtAuctinfoSugbid = "Offerta suggerita";
2710 FrmtAuctinfoSugbuy = "Prezzo d'acquisto suggerito";
2711 FrmtWarnAbovemkt = "Prezzo superiore alla media di mercato.";
2712 FrmtWarnMarkup = "Oltre il prezzo del vendor di %s%%";
2713 FrmtWarnMyprice = "Sto usando il mio prezzo attuale";
2714 FrmtWarnNocomp = "Nessuna competizione";
2715 FrmtWarnNodata = "Nessun dato per HSP";
2716 FrmtWarnToolow = "Minimo troppo inferiore al prezzo di mercato";
2717 FrmtWarnUndercut = "Prezzo ribassato del %s%%";
2718 FrmtWarnUser = "Il prezzo coincide con il prezzo del vendor";
2719  
2720  
2721 -- Section: Bid Messages
2722 FrmtAlreadyHighBidder = "E' gi\195\160 la piu' alta richiesta all'asta: %s (x%d)";
2723 FrmtBidAuction = "Offerta all'asta: %s (x%d)";
2724 FrmtBidQueueOutOfSync = "Errore: La coda delle offerte e' fuori sincrono!";
2725 FrmtBoughtAuction = "Comprato di Buyout: %s (x%d)";
2726 FrmtMaxBidsReached = "Altre aste per %d (x%d) sono state trovate, ma il limite di offerta e' stato raggiunto (%d) ";
2727 FrmtNoAuctionsFound = "Nessuna asta trovata: %s (x%d)";
2728 FrmtNoMoreAuctionsFound = "Nessun'altra asta trovata: %s (x%d)";
2729 FrmtNotEnoughMoney = "Denaro insufficiente per fare un offerta: %s (x%d)";
2730 FrmtSkippedAuctionWithHigherBid = "Escluse aste con bid piu' alto: %s (x%d)";
2731 FrmtSkippedAuctionWithLowerBid = "Escluse aste con bid piu' basso: %s (x%d)";
2732 FrmtSkippedBiddingOnOwnAuction = "Saltata offerta su una propria asta: %s (x%d)";
2733 UiProcessingBidRequests = "Analisi delle richieste di bid...";
2734  
2735  
2736 -- Section: Command Messages
2737 FrmtActClearall = "Sto eliminando tutti i dati per %s";
2738 FrmtActClearFail = "Impossibile trovare: %s";
2739 FrmtActClearOk = "Rimossi dati per l'oggetto: %s";
2740 FrmtActClearsnap = "Sto cancellando la lista attuale.";
2741 FrmtActDefault = "Opzione %s riportata al valore predefinito";
2742 FrmtActDefaultall = "Tutte le opzioni riportate ai valori predefiniti.";
2743 FrmtActDisable = "I dati per %s non sono visualizzati";
2744 FrmtActEnable = "I dati per %s sono visualizzati";
2745 FrmtActSet = "Opzione %s impostata a '%s'";
2746 FrmtActUnknown = "Comando non riconosciuto: '%s'";
2747 FrmtAuctionDuration = "Durata predefinita: %s";
2748 FrmtAutostart = "Asta automatica per %s minimo, %s buyout(%dh)\n%s";
2749 FrmtFinish = "Quando lo scan sia finito, %s";
2750 FrmtPrintin = "I messaggi di Auctioneer saranno visualizzati nella chat \"%s\"";
2751 FrmtProtectWindow = "Protezione della finestra AH impostata a: %s";
2752 FrmtUnknownArg = "'%s' non e' un argomento valido per '%s'";
2753 FrmtUnknownLocale = "La lingua specificata ('%s') e' sconosciuta. Lingue valide:";
2754 FrmtUnknownRf = "Parametro non valido('%s'). Il parametro deve avere un formato [reame]-[fazione]. Esempio: Al'Akir-Horde";
2755  
2756  
2757 -- Section: Command Options
2758 OptAlso = "(reame-fazione|opposta)";
2759 OptAuctionDuration = "(durata||2h||8h||24h)";
2760 OptBidbroker = "<guadagno_silver>";
2761 OptBidLimit = "<numero>";
2762 OptBroker = "<guadagno_silver>";
2763 OptClear = "([Oggetto]|tutto|lista) ";
2764 OptCompete = "<silver_in_meno>";
2765 OptDefault = "(<opzione>|tutto) ";
2766 OptFinish = "(spento||stacca||esci)";
2767 OptLocale = "<lingua>";
2768 OptPctBidmarkdown = "<percento>";
2769 OptPctMarkup = "<percento>";
2770 OptPctMaxless = "<percento>";
2771 OptPctNocomp = "<percento>";
2772 OptPctUnderlow = "<percento>";
2773 OptPctUndermkt = "<percento>";
2774 OptPercentless = "<percento>";
2775 OptPrintin = "(<Indiceframe>[Numero]|<Nomeframe>[Stringa]) ";
2776 OptProtectWindow = "(mai||scan||sempre)";
2777 OptScale = "<fattore_scala>";
2778 OptScan = "parametri di scan";
2779  
2780  
2781 -- Section: Commands
2782 CmdAlso = "anche";
2783 CmdAlsoOpposite = "opposta";
2784 CmdAlt = "alt";
2785 CmdAskPriceAd = "aggiunto";
2786 CmdAskPriceGuild = "gilda";
2787 CmdAskPriceParty = "gruppo";
2788 CmdAskPriceSmart = "corte";
2789 CmdAskPriceSmartWord1 = "che";
2790 CmdAskPriceSmartWord2 = "Ricerca multipla";
2791 CmdAskPriceTrigger = "automatismo";
2792 CmdAskPriceVendor = "Venditore";
2793 CmdAskPriceWhispers = "Whispers";
2794 CmdAskPriceWord = "word";
2795 CmdAuctionClick = "auction-click";
2796 CmdAuctionDuration = "durata-asta";
2797 CmdAuctionDuration0 = "precedente";
2798 CmdAuctionDuration1 = "2h";
2799 CmdAuctionDuration2 = "8h";
2800 CmdAuctionDuration3 = "24h";
2801 CmdAutofill = "auto-riempimento";
2802 CmdBidbroker = "Agente d'Offerta";
2803 CmdBidbrokerShort = "ao";
2804 CmdBidLimit = "limite-offerta";
2805 CmdBroker = "Agente";
2806 CmdClear = "cancella";
2807 CmdClearAll = "tutto";
2808 CmdClearSnapshot = "lista";
2809 CmdCompete = "competere";
2810 CmdCtrl = "ctrl";
2811 CmdDefault = "default";
2812 CmdDisable = "disabilita";
2813 CmdEmbed = "integra";
2814 CmdFinish = "finale";
2815 CmdFinish0 = "spento";
2816 CmdFinish1 = "stacca";
2817 CmdFinish2 = "esci";
2818 CmdFinish3 = "Ricarica l'Interfaccia";
2819 CmdFinishSound = "avviso sonoro al termine";
2820 CmdHelp = "aiuto";
2821 CmdLocale = "lingua";
2822 CmdOff = "disattivo";
2823 CmdOn = "attivo";
2824 CmdPctBidmarkdown = "pct-bidmarkdown";
2825 CmdPctMarkup = "pct-markup";
2826 CmdPctMaxless = "pct-senzamassimo";
2827 CmdPctNocomp = "pct-nocomp";
2828 CmdPctUnderlow = "pct-underlow";
2829 CmdPctUndermkt = "pct-sottomercato";
2830 CmdPercentless = "percentless";
2831 CmdPercentlessShort = "pl";
2832 CmdPrintin = "stampa-in";
2833 CmdProtectWindow = "proteggere-finestra";
2834 CmdProtectWindow0 = "mai";
2835 CmdProtectWindow1 = "scan";
2836 CmdProtectWindow2 = "sempre";
2837 CmdScan = "scan";
2838 CmdShift = "shift";
2839 CmdToggle = "attiva-disattiva";
2840 CmdUpdatePrice = "aggiorna-prezzo";
2841 CmdWarnColor = "avviso-colore";
2842 ShowAverage = "mostra-media";
2843 ShowEmbedBlank = "mostra-lineavuota-integrata";
2844 ShowLink = "mostra-collegamento";
2845 ShowMedian = "mostra-media";
2846 ShowRedo = "mostra-avvertenze";
2847 ShowStats = "mostra-statistiche";
2848 ShowSuggest = "mostra-consigli";
2849 ShowVerbose = "mostra-dettagliato";
2850  
2851  
2852 -- Section: Config Text
2853 GuiAlso = "Mostra informazioni anche per";
2854 GuiAlsoDisplay = "Mostra informazioni per %s";
2855 GuiAlsoOff = "Visualizzazione informazioni di altri reami-fazioni disabilitata.";
2856 GuiAlsoOpposite = "Visualizzazione informazioni di altri reami-fazioni abilitata.";
2857 GuiAskPrice = "Attivare AskPrice";
2858 GuiAskPriceAd = "Manda le novit\195\160";
2859 GuiAskPriceGuild = "Rispondi alle richieste in chat gilda";
2860 GuiAskPriceHeader = "Opzioni di AskPrice";
2861 GuiAskPriceHeaderHelp = "Cambia le opzioni del PrezzoRichiesto";
2862 GuiAskPriceParty = "Rispondi alle richieste in chat gruppo";
2863 GuiAskPriceSmart = "Usa parole-corte";
2864 GuiAskPriceTrigger = "PrezzoRichiesto automatico";
2865 GuiAskPriceVendor = "Manda le info del vendor";
2866 GuiAskPriceWhispers = "Mostra i whispers in uscita";
2867 GuiAskPriceWord = "Parola chiave personalizzata %d";
2868 GuiAuctionDuration = "Durata asta predefinita";
2869 GuiAuctionHouseHeader = "Finestra Casa d'Aste (AH)";
2870 GuiAuctionHouseHeaderHelp = "Impostazioni della finestra Casa d'Aste (AH)";
2871 GuiAutofill = "Inserimento automatico prezzi";
2872 GuiAverages = "Mostra Medie";
2873 GuiBidmarkdown = "Percentuale di bid markdown";
2874 GuiClearall = "Cancella tutti i dati di Auctioneer";
2875 GuiClearallButton = "Cancella dati fazione-reame attuali";
2876 GuiClearallHelp = "Fare click qui per cancellare tutti i dati della fazione-reame attuale.";
2877 GuiClearallNote = "per la fazione-reame attuale.";
2878 GuiClearHeader = "Cancella Dati";
2879 GuiClearHelp = "Cancella i dati di Auctioneer. Selezionare tutti i dati o solo la lista attuale. ATTENZIONE: queste operazioni NON sono annullabili.";
2880 GuiClearsnap = "Cancella lista attuale";
2881 GuiClearsnapButton = "Cancella lista";
2882 GuiClearsnapHelp = "Fare click qui per canecllare l'ultima lista.";
2883 GuiDefaultAll = "Reimposta tutte le opzioni di Auctioneer";
2884 GuiDefaultAllButton = "Reimposta tutto";
2885 GuiDefaultAllHelp = "Fare click qui per riportare tutte le opzioni ai loro valori predefiniti. ATTENZIONE: questa azione NON e' annullabile.";
2886 GuiDefaultOption = "Reimposta al valore predefinito";
2887 GuiEmbed = "Includi info nei tooltip";
2888 GuiEmbedBlankline = "Mostra linea vuota nei tooltip";
2889 GuiEmbedHeader = "Integra";
2890 GuiFinish = "Dopo finita una scansione";
2891 GuiFinishSound = "Avvisa con un suono quando lo scan \195\168 terminato";
2892 GuiLink = "Mostra LinkID";
2893 GuiLoad = "Carica Auctioneer";
2894 GuiLoad_Always = "sempre";
2895 GuiLoad_AuctionHouse = "nella Casa d'Aste (AH)";
2896 GuiLoad_Never = "mai";
2897 GuiLocale = "Imposta lingua a";
2898 GuiMainEnable = "Attiva Auctioneer";
2899 GuiMainHelp = "Contiene le impostazioni per Auctioneer, un AddOn che mostra informazioni sugli oggetti e analizza i dati delle aste. Fare click sul pulsante \"Scan\" nella Casa d'Aste (AH) per acquisire le informazioni.";
2900 GuiMarkup = "Percentuale di Markup sul prezzo del vendor";
2901 GuiMaxless = "Percentuale massima di ribasso";
2902 GuiMedian = "Mostra mediane";
2903 GuiNocomp = "Percentuale di ribasso senza concorrenti";
2904 GuiNoWorldMap = "Auctioneer: visualizzazione Atlante impedita ";
2905 GuiOtherHeader = "Altre opzioni";
2906 GuiOtherHelp = "Opzioni varie";
2907 GuiPercentsHeader = "Percentuali soglia di Auctioneer";
2908 GuiPercentsHelp = "ATTENZIONE: I parametri seguenti sono SOLAMENTE per utenti esperti. Modifica i valori seguenti per impostare quanto aggressivo deve essere Auctioneer nel determinare i livelli di profitto.";
2909 GuiPrintin = "Seleziona la finestra desiderata";
2910 GuiProtectWindow = "Previeni chiusure accidentali della finestra della CdA";
2911 GuiRedo = "Mostra avvertimento scansione lunga";
2912 GuiReloadui = "Ricarica l'interfaccia utente";
2913 GuiReloaduiButton = "RicaricaIU";
2914 GuiReloaduiFeedback = "Caricamento Interfaccia di WoW";
2915 GuiReloaduiHelp = "Clicca qui per ricaricare l'Interfaccia Utente di WoW dopo aver modificato la localizzazione. Facendo ci\195\178 la lingua delle schermate di configurazione coincider\195\160 con quella di Auctioneer. Nota: questa operazione pu\195\178 richiedere alcuni minuti.";
2916 GuiRememberText = "Ricorda il prezzo";
2917 GuiStatsEnable = "Mostra statistiche";
2918 GuiStatsHeader = "Statistiche del prezzo dell'oggetto";
2919 GuiStatsHelp = "Mostra le seguenti statistiche nel Tooltip";
2920 GuiSuggest = "Mostra prezzo consigliato";
2921 GuiUnderlow = "Ribasso maggiore";
2922 GuiUndermkt = "Ribasso se Maxless";
2923 GuiVerbose = "Informazioni dettagliate";
2924 GuiWarnColor = "Colora Modello Prezzi";
2925  
2926  
2927 -- Section: Conversion Messages
2928 MesgConvert = "Conversione del Database di Auctioneer. Fate prima una copia del vostro SavedVariables\\Auctioneer.lua %s%s";
2929 MesgConvertNo = "Disattiva Auctioneer";
2930 MesgConvertYes = "Convertire";
2931 MesgNotconverting = "Auctioneer non sta\194\160convertendo il tuo database, ma non funzioner\195\160\194\160finch\195\168 il database non sar\195\160 convertito.";
2932  
2933  
2934 -- Section: Game Constants
2935 TimeLong = "Lungo";
2936 TimeMed = "Medio";
2937 TimeShort = "Breve";
2938 TimeVlong = "Molto Lungo";
2939  
2940  
2941 -- Section: Generic Messages
2942 DisableMsg = "Disattiva il caricamento automatico di Auctioneer";
2943 FrmtWelcome = "Auctioneer v%s caricato";
2944 MesgNotLoaded = "Auctioneer non e' caricato. digita /auctioneer per maggiori informazioni.";
2945 StatAskPriceOff = "AskPrice e' disattivato ora.";
2946 StatAskPriceOn = "AskPrice e' attivato ora.";
2947 StatOff = "Visualizzazione delle informazioni sulle aste disattivata";
2948 StatOn = "Visualizzazione delle informazioni sulle aste attivata";
2949  
2950  
2951 -- Section: Generic Strings
2952 TextAuction = "Asta";
2953 TextCombat = "Combattimento";
2954 TextGeneral = "Generale";
2955 TextNone = "nessuno";
2956 TextScan = "Scan";
2957 TextUsage = "Sintassi:";
2958  
2959  
2960 -- Section: Help Text
2961 HelpAlso = "Mostra anche i valori di un altro server nei suggerimenti. Occorre inserire nome del reame e della fazione. Esempio: \"/auctioneer also Al'Akir-Horde\". Con la parola chiave \"opposite\" si specifica la fazione opposta, mentre \"off\" disattiva la funzionalita'\194\160.";
2962 HelpAskPrice = "Attiva o disattiva AskPrice.";
2963 HelpAskPriceAd = "Attiva o disattiva l'annuncio delle caratteristiche nuove di AskPrice.";
2964 HelpAskPriceGuild = "Rispondi alle richieste fatte nella chat di gilda";
2965 HelpAskPriceParty = "Rispondi alle richieste fatte nella chat del gruppo";
2966 HelpAskPriceSmart = "Attiva o disattiva il controllo sulle SmartWords";
2967 HelpAskPriceTrigger = "Cambia il carattere del PrezzoRichiesto";
2968 HelpAskPriceVendor = "Attiva o Disattiva l'invio dei prezzi del vendor.";
2969 HelpAskPriceWhispers = "Attiva o disattiva l'occultamento di tutti i whispers AskPrice in uscita";
2970 HelpAskPriceWord = "Aggiungi o modifica le SmartWords abituali dell'AskPrice";
2971 HelpAuctionClick = "Consente di creare automaticamente un'asta tenendo premuto Alt e cliccando su di un oggetto nell'inventario";
2972 HelpAuctionDuration = "Imposta la durata di default delle aste all'apertura dell'interfaccia della Casa d'Aste";
2973 HelpAutofill = "Imposta se auto-inserire o meno i prezzi quando si mette all'asta un nuovo oggetto nella finestra della Casa d'Aste";
2974 HelpAverage = "Imposta la visualizzazione del prezzo d'asta medio dell'oggetto";
2975 HelpBidbroker = "Mostra le aste a breve o medio termine selezionate dall'ultima scansione su cui puoi fare un'offerta per trarne profitto";
2976 HelpBidLimit = "Numero massimo le aste da fare un'offerta sopra o buyout di quando il tasto di buyout o di offerta \195\168 scattato sulla linguetta delle aste di ricerca.";
2977 HelpBroker = "Mostra tutte le aste selezionate dall'ultima scansione su cui puoi fare un'offerta per trarne profitto rivendendo";
2978 HelpClear = "Elimina i dati sull'oggetto specificato (inserisci l'oggetto nel comando con shift-click). Puoi anche usare le parole chiave \"all\" o \"snapshot\"";
2979 HelpCompete = "Mostra tutte le aste scansionate di recente il cui buyout \195\168 inferiore ad uno dei tuoi oggetti";
2980 HelpDefault = "Imposta un opzione di Auctioneer al valore di default. Puoi anche usare la parola chiave \"all\" per impostare tutte le opzioni di Auctioneer ai valori di default.";
2981 HelpDisable = "Non attivare automaticamente Auctioneer la prossima volta che ti colleghi";
2982 HelpEmbed = "Integra il testo nei tooltip originali del gioco (nota: alcune funzionalit\195\160\194\160 vengono disabilitate quando quest'opzione \195\168 attiva)";
2983 HelpEmbedBlank = "Imposta se visualizzare o meno una riga vuota fra le informazioni del tooltip e le informazioni sull'asta quando il modo integrato \195\168 attivo";
2984 HelpFinish = "Imposta se effettuare il LogOut o Chiudere automaticamente il gioco alla fine di uno scan dell AH";
2985 HelpFinishSound = "Seleziona se avere o meno un avviso sonoro alla fine dello scan della casa d'aste";
2986 HelpLink = "Imposta se visualizzare il link id nel tooltip";
2987 HelpLoad = "Cambia le impostazioni di caricamento di Auctioneer per questo personaggio";
2988 HelpLocale = "Cambia la lingua utilizzata per i messaggi di Auctioneer";
2989 HelpMedian = "Imposta se visualizzare il buyout medio dell'oggetto";
2990 HelpOnoff = "Attiva/disattiva la visualizzazione dei dati dell'asta";
2991 HelpPctBidmarkdown = "Regola la percentuale con cui auctioneer contrassegner\195\160\194\160 le offerte al ribasso dal prezzo di buyout";
2992 HelpPctMarkup = "La percentuale dei prezzi del vendor sar\195\160 evidenziata quando non ci saranno altri valori disponibili";
2993 HelpPctMaxless = "Regola la percentuale massima con cui auctioneer diminuira' il valore del mercato prima che scada";
2994 HelpPctNocomp = "La percentuale con cui auctioneer diminuira'\194\160il valore del mercato dell'oggetto quando non c'\195\168 concorrenza";
2995 HelpPctUnderlow = "Regola la percentuale con cui auctioneer abbassera' il prezzo dell'asta pi\195\185 basso";
2996 HelpPctUndermkt = "Percentuale da diminuire al valore del mercato quando non si pu\195\178 battere la concorrenza (senza limiti)";
2997 HelpPercentless = "Mostra tutte le aste nelle ultime scansioni il cui buyout e' piu' basso di una certa percentuale rispetto al prezzo di vendita pi\195\185 alto";
2998 HelpPrintin = "Seleziona in quale frame Auctioneer visualizzera'\194\160 i suoi messaggi. Puoi specificare il nome del frame o il suo numero.";
2999 HelpProtectWindow = "Impedisce la chiusura accidentale dell'interfaccia dell'AH";
3000 HelpRedo = "Seleziona per mostare un avviso quando lo scan di una pagina dell'AH ha impiegato troppo tempo a causa del lag.";
3001 HelpScan = "Eseguire uno scan dell'AH alla prossima visita, o mentre sei li (c'e' un bottone sulla finestra dell'asta). Scegli su quali categorie vuoi eseguire lo scan con i checkbox.";
3002 HelpStats = "Seleziona per mostrare le percentuali di bid/buyout di un oggetto";
3003 HelpSuggest = "Seleziona per mostrare i prezzi d'asta consigliati di un oggetto";
3004 HelpUpdatePrice = "Aggiorni automaticamente il prezzo iniziante per un'asta sulla linguetta delle aste dell'alberino quando il prezzo buyout cambia.";
3005 HelpVerbose = "Seleziona per mostrare le medie e i consigli completi (oppure disattiva per mostrarli su linea singola)";
3006 HelpWarnColor = "Seleziona se mostrare il modello dei prezzi attuale (Ribassato da...) in colori intuitivi.";
3007  
3008  
3009 -- Section: Post Messages
3010 FrmtNoEmptyPackSpace = "Non hai spazio sufficente per poter creare l'asta!";
3011 FrmtNotEnoughOfItem = "%s insufficenti per creare l'asta!";
3012 FrmtPostedAuction = "Inserita 1 asta su %s (x%d)";
3013 FrmtPostedAuctions = "Inserite %d aste su %s (x%d)";
3014  
3015  
3016 -- Section: Report Messages
3017 FrmtBidbrokerCurbid = "OffertaCorrente";
3018 FrmtBidbrokerDone = "Bid brokering completato.";
3019 FrmtBidbrokerHeader = "Profitto minimo: %s, HSP ='Prezzo Massimo Applicabile(Vendibile)'";
3020 FrmtBidbrokerLine = "%s, Ultimi %s visti, HSP: %s, %s: %s, Prof: %s, Volte: %s";
3021 FrmtBidbrokerMinbid = "OffertaMinima";
3022 FrmtBrokerDone = "Brokeraggio completato";
3023 FrmtBrokerHeader = "Profitto minimo: %s, PMV = 'Prezzo Massimo di Vendita' ";
3024 FrmtBrokerLine = "%s, Ultimi %s visti, HSP: %s, BO: %s, Prof: %s";
3025 FrmtCompeteDone = "Confronto delle auction completato.";
3026 FrmtCompeteHeader = "Confrontando auction con ribasso di almeno %s per oggetto.";
3027 FrmtCompeteLine = "%s, Puntata: %s, BO %s vs %s, %s meno";
3028 FrmtHspLine = "Prezzo Massimo di Vendita per un %s \195\168: %s";
3029 FrmtLowLine = "%s, BO: %s, Venditore: %s, Per uno: %s, Meno della mediana: %s";
3030 FrmtMedianLine = "Degli ultimi %d visti, BO mediano per 1 %s \195\168: %s ";
3031 FrmtNoauct = "Nessuna asta trovata per: %s ";
3032 FrmtPctlessDone = "Ribasso applicato.";
3033 FrmtPctlessHeader = "Ribasso sul Prezzo Applicabile Massimo (HSP): %d%%";
3034 FrmtPctlessLine = "%s, Ultime %d viste, HSP: %s, BO: %s, Prof: %s, Ribasso %s";
3035  
3036  
3037 -- Section: Scanning Messages
3038 AuctionDefunctAucts = "Aste obsolete rimosse: %s ";
3039 AuctionDiscrepancies = "Discrepanze: %s ";
3040 AuctionNewAucts = "Nuove aste scansionate: %s";
3041 AuctionOldAucts = "Scansionate precedentemente: %s";
3042 AuctionPageN = "Auctioneer: scansione %s pagina %d di %d,\nAste al secondo: %s,\nTempo rimasto: %s ";
3043 AuctionScanDone = "Auctioneer: scansione delle aste completata";
3044 AuctionScanNexttime = "Auctioneer eseguira' una scansione completa delle aste la prossima volta che parlerai con un banditore.";
3045 AuctionScanNocat = "Selezionare almeno una categoria per la scansione.";
3046 AuctionScanRedo = "La pagina corrente ha impiegato piu' di %d secondi per essere scansionata, nuovo tentativo di scansione .";
3047 AuctionScanStart = "Auctioneer: scansione %s pagina 1... ";
3048 AuctionTotalAucts = "Totale aste scansionate: %s";
3049  
3050  
3051 -- Section: Tooltip Messages
3052 FrmtInfoAlsoseen = "Visto %d volte a %s";
3053 FrmtInfoAverage = "%s min/%s BO (%s offerta)";
3054 FrmtInfoBidMulti = "Offerta (%s%s cad)";
3055 FrmtInfoBidOne = "Con offerte%s";
3056 FrmtInfoBidrate = "%d%% hanno offerte, %d%% hanno BO";
3057 FrmtInfoBuymedian = "Buyout mediano";
3058 FrmtInfoBuyMulti = "Buyout (%s%s cad) ";
3059 FrmtInfoBuyOne = "Buyout%s";
3060 FrmtInfoForone = "Per 1: %s min/%s BO (%s offerta) [in %d]";
3061 FrmtInfoHeadMulti = "Medie per %d oggetti:";
3062 FrmtInfoHeadOne = "Medie per questo oggetto:";
3063 FrmtInfoHistmed = "Ultimo %d, BO mediano (cad)";
3064 FrmtInfoMinMulti = "Offerta iniziale (%s cad)";
3065 FrmtInfoMinOne = "Offerta iniziale";
3066 FrmtInfoNever = "Mai visto a %s";
3067 FrmtInfoSeen = "Visto un totale di %d volte all'asta";
3068 FrmtInfoSgst = "Prezzo suggerito: %s min/%s BO";
3069 FrmtInfoSgststx = "Prezzo suggerito per la tua pila di %d: %s min/%s BO";
3070 FrmtInfoSnapmed = "Scansionato %d, BO mediano (cad)";
3071 FrmtInfoStacksize = "Dimensione media della pila: %d oggetti";
3072  
3073  
3074 -- Section: User Interface
3075 FrmtLastSoldOn = "Ultima Vendita a %s";
3076 UiBid = "Bid";
3077 UiBidHeader = "Bid";
3078 UiBidPerHeader = "Percentuale Bid:";
3079 UiBuyout = "Buyout";
3080 UiBuyoutHeader = "Buyout";
3081 UiBuyoutPerHeader = "Percentuale Buyout";
3082 UiBuyoutPriceLabel = "Prezzo Buyout:";
3083 UiBuyoutPriceTooLowError = "(Troppo Basso)";
3084 UiCategoryLabel = "Filtro Categoria:";
3085 UiDepositLabel = "Deposito:";
3086 UiDurationLabel = "Durata:";
3087 UiItemLevelHeader = "Liv";
3088 UiMakeFixedPriceLabel = "Usa prezzo fisso";
3089 UiMaxError = "(%d Max)";
3090 UiMaximumPriceLabel = "Prezzo Massimo:";
3091 UiMaximumTimeLeftLabel = "Massimo Tempo Mancante:";
3092 UiMinimumPercentLessLabel = "Percentuale minima in meno:";
3093 UiMinimumProfitLabel = "Profitto Minimo:";
3094 UiMinimumQualityLabel = "Qualita' minima:";
3095 UiMinimumUndercutLabel = "Ribasso minimo:";
3096 UiNameHeader = "Nome";
3097 UiNoPendingBids = "Tutte le richieste di bid completate!";
3098 UiNotEnoughError = "(Non Abbastanza)";
3099 UiPendingBidInProgress = "1 richiesta di bid in corso...";
3100 UiPendingBidsInProgress = "%d richieste di bid in corso...";
3101 UiPercentLessHeader = "%";
3102 UiPost = "Inserisci";
3103 UiPostAuctions = "Inserisci Asta";
3104 UiPriceBasedOnLabel = "Prezzo basato su:";
3105 UiPriceModelAuctioneer = "Prezzo Auctioneer";
3106 UiPriceModelCustom = "Prezzo personale";
3107 UiPriceModelFixed = "Prezzo fisso";
3108 UiPriceModelLastSold = "Ultimo Prezzo di Vendita";
3109 UiProfitHeader = "Guadagno";
3110 UiProfitPerHeader = "Guadagno %";
3111 UiQuantityHeader = "Q.ta'";
3112 UiQuantityLabel = "Quantita':";
3113 UiRemoveSearchButton = "Cancella";
3114 UiSavedSearchLabel = "Ricerche salvate:";
3115 UiSaveSearchButton = "Salva";
3116 UiSaveSearchLabel = "Salva questa ricerca:";
3117 UiSearch = "Cerca";
3118 UiSearchAuctions = "Cerca Aste";
3119 UiSearchDropDownLabel = "Cerca:";
3120 UiSearchForLabel = "Cerca un oggetto:";
3121 UiSearchTypeBids = "Offerte";
3122 UiSearchTypeBuyouts = "Buyout";
3123 UiSearchTypeCompetition = "Competizione";
3124 UiSearchTypePlain = "Oggetto";
3125 UiStacksLabel = "Pile";
3126 UiStackTooBigError = "(Pila troppo grande)";
3127 UiStackTooSmallError = "(Pila troppo piccola)";
3128 UiStartingPriceLabel = "Prezzo di partenza:";
3129 UiStartingPriceRequiredError = "(Obbligatorio)";
3130 UiTimeLeftHeader = "Tempo rimanente";
3131 UiUnknownError = "(Sconosciuto)";
3132  
3133 };
3134  
3135 koKR = {
3136  
3137  
3138 -- Section: AskPrice Messages
3139 AskPriceAd = "%sx[\236\149\132\236\157\180\237\133\156\235\167\129\237\129\172]\236\151\144 \235\140\128\237\149\156 \235\172\182\236\157\140 \234\176\128\234\178\169\236\157\132 \236\150\187\236\150\180\236\152\181\235\139\136\235\139\164.(x=\235\172\182\236\157\140\236\136\152\235\159\137)";
3140 FrmtAskPriceBuyoutMedianHistorical = "%s \234\184\176\235\161\157\235\144\152\236\150\180\236\158\136\235\138\148 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\234\176\132\234\176\146: %s%s";
3141 FrmtAskPriceBuyoutMedianSnapshot = "%s \236\181\156\234\183\188 \234\178\128\236\131\137\235\144\156 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\234\176\132\234\176\146: %s%s";
3142 FrmtAskPriceDisable = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\152 %s \236\132\164\236\160\149 \235\185\132\237\153\156\236\132\177\237\153\148";
3143 FrmtAskPriceEach = "(\234\176\156\235\139\185 %s)";
3144 FrmtAskPriceEnable = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\152 %s \236\132\164\236\160\149 \237\153\156\236\132\177\237\153\148";
3145 FrmtAskPriceVendorPrice = "%s \236\131\129\236\160\144 \237\140\144\235\167\164\234\176\128: %s%s";
3146  
3147  
3148 -- Section: Auction Messages
3149 FrmtActRemove = "\234\178\189\235\167\164\236\158\165 \235\141\176\236\157\180\237\132\176\236\151\144\236\132\156 %s|1\236\157\132;\235\165\188; \236\130\173\236\160\156\237\149\169\235\139\136\235\139\164.";
3150 FrmtAuctinfoHist = "\234\184\176\236\161\180 %d\234\176\156";
3151 FrmtAuctinfoLow = "\235\130\174\236\157\128 \234\184\176\235\161\157";
3152 FrmtAuctinfoMktprice = "\236\131\129\236\160\144\234\176\128";
3153 FrmtAuctinfoNolow = "\236\181\156\234\183\188 \234\184\176\235\161\157\235\144\156 \236\160\149\235\179\180\236\151\144\236\132\156 \235\179\184\236\160\129\236\157\180 \236\151\134\235\138\148 \236\149\132\236\157\180\237\133\156.";
3154 FrmtAuctinfoOrig = "\236\155\144\235\158\152 \236\158\133\236\176\176\234\176\128";
3155 FrmtAuctinfoSnap = "\236\181\156\234\183\188 \236\161\176\236\130\172 %d\234\176\156";
3156 FrmtAuctinfoSugbid = "\236\160\156\236\149\136\235\144\156 \236\158\133\236\176\176\234\176\128";
3157 FrmtAuctinfoSugbuy = "\236\160\156\236\149\136\235\144\156 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128";
3158 FrmtWarnAbovemkt = "\236\131\129\236\160\144\234\176\128 \236\157\180\236\131\129\235\167\140 \234\178\189\237\149\169";
3159 FrmtWarnMarkup = "\236\131\129\236\160\144\234\176\128 \235\179\180\235\139\164 %s%% \235\134\146\234\178\140";
3160 FrmtWarnMyprice = "\235\130\180 \237\152\132\236\158\172 \234\176\128\234\178\169 \236\130\172\236\154\169";
3161 FrmtWarnNocomp = "\234\178\189\237\149\169 \236\151\134\236\157\140";
3162 FrmtWarnNodata = "\236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128(HSP)\236\151\144\235\140\128\237\149\156 \235\141\176\236\157\180\237\132\176 \236\151\134\236\157\140";
3163 FrmtWarnToolow = "\236\181\156\236\160\128\234\176\128\236\151\144 \235\167\158\236\182\156 \236\136\152 \236\151\134\236\138\181\235\139\136\235\139\164.";
3164 FrmtWarnUndercut = "%s%% \235\167\140\237\129\188 \237\149\160\236\157\184";
3165 FrmtWarnUser = "\236\130\172\236\154\169\236\158\144 \234\176\128\234\178\169 \236\130\172\236\154\169";
3166  
3167  
3168 -- Section: Bid Messages
3169 FrmtAlreadyHighBidder = "\234\178\189\235\167\164\236\151\144 \236\157\180\235\175\184 \235\141\148 \235\134\146\236\157\128 \236\158\133\236\176\176\236\158\144\234\176\128 \236\158\136\236\157\140: %s (x%d)";
3170 FrmtBidAuction = "\234\178\189\235\167\164\236\151\144 \236\158\133\236\176\176: %s (x%d)";
3171 FrmtBidQueueOutOfSync = "\236\152\164\235\165\152: \236\158\133\236\176\176 \235\140\128\234\184\176\236\151\180 \235\143\153\234\184\176\237\153\148\236\151\144 \235\172\184\236\160\156\234\176\128 \235\176\156\236\131\157\237\149\152\236\152\128\236\138\181\235\139\136\235\139\164!";
3172 FrmtBoughtAuction = "\236\166\137\236\139\156\234\181\172\236\158\133\235\144\156 \234\178\189\235\167\164: %s (x%d)";
3173 FrmtMaxBidsReached = "%s(x%d)\236\157\152 \234\178\189\235\167\164\237\146\136\235\147\164\236\157\132 \236\162\128\235\141\148 \236\176\190\236\149\152\236\167\128\235\167\140, \236\158\133\236\176\176 \237\149\156\234\179\132\236\151\144 \235\143\132\235\139\172\237\150\136\236\138\181\235\139\136\235\139\164.(%d)";
3174 FrmtNoAuctionsFound = "\234\178\189\235\167\164\235\165\188 \236\176\190\236\157\132 \236\136\152\236\151\134\236\157\140: %s (x%d)";
3175 FrmtNoMoreAuctionsFound = "\235\141\148\236\157\180\236\131\129 \234\178\189\235\167\164\237\146\136\236\157\132 \236\176\190\236\157\132 \236\136\152 \236\151\134\236\138\181\235\139\136\235\139\164: %s(x%d)";
3176 FrmtNotEnoughMoney = "\234\178\189\235\167\164\236\151\144 \236\158\133\236\176\176\237\149\152\234\184\176 \236\156\132\237\149\156 \235\169\148\235\170\168\235\166\172\234\176\128 \235\182\128\236\161\177\237\149\169\235\139\136\235\139\164: %s (x%d)";
3177 FrmtSkippedAuctionWithHigherBid = "\235\141\148 \235\134\146\236\157\128 \236\158\133\236\176\176\235\161\156 \236\157\184\237\149\180 \234\177\180\235\132\136\235\155\180 \234\178\189\235\167\164: %s (x%d)";
3178 FrmtSkippedAuctionWithLowerBid = "\235\141\148 \235\130\174\236\157\128 \236\158\133\236\176\176\235\161\156 \236\157\184\237\149\180 \234\177\180\235\132\136\235\155\180 \234\178\189\235\167\164: %s (x$d)";
3179 FrmtSkippedBiddingOnOwnAuction = "\236\158\144\236\139\160\236\157\152 \234\178\189\235\167\164\235\157\188\236\132\156 \236\158\133\236\176\176\236\157\132 \234\177\180\235\132\136\235\156\128: %s (x%d)";
3180 UiProcessingBidRequests = "\236\158\133\236\176\176 \236\154\148\236\178\173 \236\136\152\237\150\137\236\164\145...";
3181  
3182  
3183 -- Section: Command Messages
3184 FrmtActClearall = "%s\236\151\144 \235\140\128\237\149\156 \235\170\168\235\147\160 \234\178\189\235\167\164 \235\141\176\236\157\180\237\132\176 \236\130\173\236\160\156";
3185 FrmtActClearFail = "\236\176\190\236\157\132 \236\136\152 \236\151\134\235\138\148 \236\149\132\236\157\180\237\133\156: %s";
3186 FrmtActClearOk = "\236\149\132\236\157\180\237\133\156\234\180\128\235\160\168 \236\130\173\236\160\156\235\144\156 \235\141\176\236\157\180\237\131\128: %s";
3187 FrmtActClearsnap = "\237\152\132\236\158\172 \234\178\189\235\167\164\236\158\165 \234\184\176\235\161\157 \236\160\149\235\179\180 \236\130\173\236\160\156";
3188 FrmtActDefault = "Auctioneer\236\157\152 %s \236\132\164\236\160\149\236\157\180 \236\180\136\234\184\176\237\153\148\235\144\152\236\151\136\236\138\181\235\139\136\235\139\164.";
3189 FrmtActDefaultall = "\235\170\168\235\147\160 Auctioneer\236\157\152 \236\132\164\236\160\149\236\157\180 \236\180\136\234\184\176\237\153\148\235\144\152\236\151\136\236\138\181\235\139\136\235\139\164.";
3190 FrmtActDisable = "\236\149\132\236\157\180\237\133\156\236\157\152 %s \235\141\176\236\157\180\237\132\176 \237\145\156\236\139\156\237\149\152\236\167\128 \236\149\138\236\157\140";
3191 FrmtActEnable = "\236\149\132\236\157\180\237\133\156\236\157\152 %s \235\141\176\236\157\180\237\132\176 \237\145\156\236\139\156";
3192 FrmtActSet = "%s\236\157\152 \236\132\164\236\160\149\236\157\132 '%s'\236\156\188\235\161\156";
3193 FrmtActUnknown = "\236\149\140 \236\136\152 \236\151\134\235\138\148 \235\170\133\235\160\185\236\150\180: '%s'";
3194 FrmtAuctionDuration = "\234\184\176\235\179\184 \234\178\189\235\167\164 \234\184\176\234\176\132\236\156\188\235\161\156 \236\132\164\236\160\149\237\149\168: %s ";
3195 FrmtAutostart = "\236\158\144\235\143\153\236\156\188\235\161\156 \234\178\189\235\167\164 \236\139\156\236\158\145: \236\181\156\236\160\128\234\176\128 %s, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 %s(%d\236\139\156\234\176\132) %s";
3196 FrmtFinish = "\234\178\128\236\131\137\236\157\180 \235\129\157\235\130\152\235\169\180, %s|1\236\157\132;\235\165\188; \236\136\152\237\150\137\237\149\169\235\139\136\235\139\164.";
3197 FrmtPrintin = "Auctioneer\236\157\152 \235\169\148\236\139\156\236\167\128\234\176\128 \"%s\" \236\177\132\237\140\133 \236\176\189\236\151\144 \237\145\156\236\139\156\235\144\169\235\139\136\235\139\164.";
3198 FrmtProtectWindow = "AH\236\176\189 \235\179\180\237\152\184\234\176\128 \236\132\164\236\160\149\235\144\168: %s";
3199 FrmtUnknownArg = "'%s'\235\138\148 '%s'\236\151\144 \236\156\160\237\154\168\237\149\152\236\167\128 \236\149\138\236\157\128 \235\167\164\234\176\156\235\179\128\236\136\152 \236\158\133\235\139\136\235\139\164.";
3200 FrmtUnknownLocale = "\236\132\164\236\160\149\235\144\156 \236\167\128\236\151\173 ('%s')\236\157\132 \236\149\140\236\136\152 \236\151\134\236\138\181\235\139\136\235\139\164. \236\156\160\237\154\168\237\149\156 \236\167\128\236\151\173:";
3201 FrmtUnknownRf = "\236\156\160\237\154\168\237\149\152\236\167\128 \236\149\138\236\157\128 \235\167\164\234\176\156\235\179\128\236\136\152 ('%s'). \235\167\164\234\176\156\235\179\128\236\136\152\236\157\152 \237\152\149\236\139\157\236\157\128 \235\139\164\236\157\140\234\179\188 \234\176\153\236\149\132\236\149\188 \237\149\168: [realm]-[faction]. \236\152\136: \235\147\128\235\161\156\237\131\132-\237\152\184\235\147\156";
3202  
3203  
3204 -- Section: Command Options
3205 OptAlso = "(\236\132\156\235\178\132-\236\167\132\236\152\129|\236\160\129\236\167\132\236\152\129|\236\149\132\234\181\176\236\167\132\236\152\129|\236\164\145\235\166\189\236\167\132\236\152\129)";
3206 OptAuctionDuration = "(\236\167\128\235\130\156|2\236\139\156\234\176\132|8\236\139\156\234\176\132|24\236\139\156\234\176\132)";
3207 OptBidbroker = "<\236\139\164\235\178\132_\236\157\180\236\156\164>";
3208 OptBidLimit = "<\236\136\171\236\158\144>";
3209 OptBroker = "<\236\139\164\235\178\132_\236\157\180\236\156\164>";
3210 OptClear = "([\236\149\132\236\157\180\237\133\156]|\235\170\168\235\145\144|\236\138\164\235\132\181\236\131\183) ";
3211 OptCompete = "<\236\139\164\235\178\132_\236\157\180\237\149\152>";
3212 OptDefault = "(<\236\132\164\236\160\149>|\235\170\168\235\145\144)";
3213 OptFinish = "(\235\129\148|\235\161\156\234\183\184\236\149\132\236\155\131|\235\130\152\234\176\128\234\184\176|\235\166\172\235\161\156\235\147\156) ";
3214 OptLocale = "<\236\167\128\236\151\173>";
3215 OptPctBidmarkdown = "<\237\141\188\236\132\188\237\138\184>";
3216 OptPctMarkup = "<\237\141\188\236\132\188\237\138\184>";
3217 OptPctMaxless = "<\237\141\188\236\132\188\237\138\184>";
3218 OptPctNocomp = "<\237\141\188\236\132\188\237\138\184>";
3219 OptPctUnderlow = "<\237\141\188\236\132\188\237\138\184>";
3220 OptPctUndermkt = "<\237\141\188\236\132\188\237\138\184>";
3221 OptPercentless = "<\237\141\188\236\132\188\237\138\184>";
3222 OptPrintin = "(<\237\148\132\235\160\136\236\158\132\236\157\184\235\141\177\236\138\164>[\236\136\171\236\158\144]|<\237\148\132\235\160\136\236\158\132\236\157\180\235\166\132>[\235\172\184\236\158\144\236\151\180]) ";
3223 OptProtectWindow = "(\236\130\172\236\154\169\236\149\136\237\149\168|\234\178\128\236\131\137|\237\149\173\236\131\129\236\130\172\236\154\169) ";
3224 OptScale = "<\235\185\132\236\156\168_\236\157\184\236\158\144> ";
3225 OptScan = "<>";
3226  
3227  
3228 -- Section: Commands
3229 CmdAlso = "also";
3230 CmdAlsoOpposite = "\236\160\129\236\167\132\236\152\129";
3231 CmdAlt = "Alt";
3232 CmdAskPriceAd = "\234\180\145\234\179\160";
3233 CmdAskPriceGuild = "\234\184\184\235\147\156";
3234 CmdAskPriceParty = "\237\140\140\237\139\176";
3235 CmdAskPriceSmart = "\236\138\164\235\167\136\237\138\184";
3236 CmdAskPriceSmartWord1 = "\235\172\180\236\151\135";
3237 CmdAskPriceSmartWord2 = "\234\176\128\236\185\152";
3238 CmdAskPriceTrigger = "\237\138\184\235\166\172\234\177\176";
3239 CmdAskPriceVendor = "\236\131\129\236\160\144";
3240 CmdAskPriceWhispers = "\236\134\141\236\130\173\236\158\132";
3241 CmdAskPriceWord = "\235\130\177\235\167\144";
3242 CmdAuctionClick = "\234\178\189\235\167\164-\237\129\180\235\166\173 ";
3243 CmdAuctionDuration = "\234\178\189\235\167\164-\234\184\176\234\176\132";
3244 CmdAuctionDuration0 = "\236\181\156\234\183\188";
3245 CmdAuctionDuration1 = "2\236\139\156\234\176\132";
3246 CmdAuctionDuration2 = "8\236\139\156\234\176\132";
3247 CmdAuctionDuration3 = "24\236\139\156\234\176\132";
3248 CmdAutofill = "\236\158\144\235\143\153 \236\158\133\235\160\165";
3249 CmdBidbroker = "\236\158\133\236\176\176\236\164\145\234\179\132\236\157\184";
3250 CmdBidbrokerShort = "bb ";
3251 CmdBidLimit = "\236\158\133\236\176\176-\237\149\156\234\179\132";
3252 CmdBroker = "\236\164\145\234\179\132\236\157\184";
3253 CmdClear = "\236\130\173\236\160\156";
3254 CmdClearAll = "\235\170\168\235\145\144";
3255 CmdClearSnapshot = "\236\138\164\235\132\181\236\131\183";
3256 CmdCompete = "\234\178\189\237\149\169";
3257 CmdCtrl = "Ctrl";
3258 CmdDefault = "\234\184\176\235\179\184\234\176\146";
3259 CmdDisable = "\235\185\132\237\153\156\236\132\177\237\153\148";
3260 CmdEmbed = "\237\143\172\237\149\168";
3261 CmdFinish = "\235\167\136\236\185\168";
3262 CmdFinish0 = "\235\129\148";
3263 CmdFinish1 = "\236\160\145\236\134\141\236\162\133\235\163\140";
3264 CmdFinish2 = "\235\130\152\234\176\128\234\184\176";
3265 CmdFinish3 = "\235\166\172\235\161\156\235\147\156";
3266 CmdFinishSound = "\235\129\157\235\130\180 \236\134\140\235\166\172";
3267 CmdHelp = "\235\143\132\236\155\128\235\167\144";
3268 CmdLocale = "\236\167\128\236\151\173";
3269 CmdOff = "\235\129\148";
3270 CmdOn = "\236\188\172";
3271 CmdPctBidmarkdown = "pct-bidmarkdown";
3272 CmdPctMarkup = "pct-markup";
3273 CmdPctMaxless = "pct-maxless";
3274 CmdPctNocomp = "pct-nocomp";
3275 CmdPctUnderlow = "pct-underlow";
3276 CmdPctUndermkt = "pct-undermkt";
3277 CmdPercentless = "percentless";
3278 CmdPercentlessShort = "pl";
3279 CmdPrintin = "print-in";
3280 CmdProtectWindow = "protect-window";
3281 CmdProtectWindow0 = "\236\130\172\236\154\169\236\149\136\237\149\168";
3282 CmdProtectWindow1 = "\234\178\128\236\131\137";
3283 CmdProtectWindow2 = "\237\149\173\236\131\129\236\130\172\236\154\169";
3284 CmdScan = "\234\178\128\236\131\137";
3285 CmdShift = "Shift";
3286 CmdToggle = "\237\134\160\234\184\128";
3287 CmdUpdatePrice = "\234\176\177\236\139\160-\234\176\128\234\178\169";
3288 CmdWarnColor = "\234\178\189\234\179\160-\236\131\137\236\131\129";
3289 ShowAverage = "\237\145\156\236\139\156-\237\143\137\234\183\160";
3290 ShowEmbedBlank = "\237\145\156\236\139\156-\237\143\172\237\149\168-\234\179\181\235\176\177\236\164\132";
3291 ShowLink = "\237\145\156\236\139\156-\235\167\129\237\129\172";
3292 ShowMedian = "\237\145\156\236\139\156-\236\164\145\234\176\132\234\176\146";
3293 ShowRedo = "\237\145\156\236\139\156-\234\178\189\234\179\160";
3294 ShowStats = "\237\145\156\236\139\156-\237\134\181\234\179\132";
3295 ShowSuggest = "\237\145\156\236\139\156-\236\160\156\236\149\136\234\176\146";
3296 ShowVerbose = "\237\145\156\236\139\156-\236\149\140\235\166\188";
3297  
3298  
3299 -- Section: Config Text
3300 GuiAlso = "\236\182\148\234\176\128 \236\160\149\235\179\180 \237\145\156\236\139\156";
3301 GuiAlsoDisplay = "%s\236\151\144 \234\180\128\237\149\156 \235\141\176\236\157\180\237\132\176 \237\145\156\236\139\156";
3302 GuiAlsoOff = "\235\141\148\236\157\180\236\131\129 \236\132\156\235\178\132-\236\167\132\236\152\129 \235\141\176\236\157\180\237\132\176\235\165\188 \237\145\156\236\139\156\237\149\152\236\167\128 \236\149\138\236\138\181\235\139\136\235\139\164.";
3303 GuiAlsoOpposite = "\236\160\129\235\140\128 \236\167\132\236\152\129\236\151\144\235\140\128\237\149\156 \236\182\148\234\176\128\236\160\129\236\157\184 \235\141\176\236\157\180\237\132\176\235\165\188 \237\145\156\236\139\156\237\149\169\235\139\136\235\139\164.";
3304 GuiAskPrice = "\234\176\128\234\178\169\236\154\148\236\178\173 \237\153\156\236\132\177\237\153\148";
3305 GuiAskPriceAd = "\237\138\185\236\167\149 \234\180\145\234\179\160 \236\160\132\236\134\161";
3306 GuiAskPriceGuild = "\234\184\184\235\147\156\235\140\128\237\153\148 \236\191\188\235\166\172 \236\157\145\235\139\181";
3307 GuiAskPriceHeader = "\234\176\128\234\178\169\236\154\148\236\178\173 \236\132\164\236\160\149";
3308 GuiAskPriceHeaderHelp = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\152 \235\176\169\235\178\149 \235\179\128\234\178\189";
3309 GuiAskPriceParty = "\237\140\140\237\139\176\235\140\128\237\153\148 \236\191\188\235\166\172 \236\157\145\235\139\181";
3310 GuiAskPriceSmart = "\236\138\164\235\167\136\237\138\184\236\155\140\235\147\156 \236\130\172\236\154\169";
3311 GuiAskPriceTrigger = "\234\176\128\234\178\169\236\154\148\236\178\173 \237\138\184\235\166\172\234\177\176";
3312 GuiAskPriceVendor = "\236\131\129\236\160\144 \236\160\149\235\179\180 \236\160\132\236\134\161";
3313 GuiAskPriceWhispers = "\236\135\188 \235\130\152\234\176\128\235\138\148 \236\134\141\236\130\173\236\158\132";
3314 GuiAskPriceWord = "\236\163\188\235\172\184 \235\152\145\235\152\145\237\149\156 \235\130\177\235\167\144 %d";
3315 GuiAuctionDuration = "\234\184\176\235\179\184 \234\178\189\235\167\164 \234\184\176\234\176\132";
3316 GuiAuctionHouseHeader = "AH\236\176\189";
3317 GuiAuctionHouseHeaderHelp = "AH\236\176\189\236\157\152 \235\143\153\236\158\145 \235\179\128\234\178\189";
3318 GuiAutofill = "\234\178\189\235\167\164\236\158\165\236\151\144\236\132\156 \236\158\144\235\143\153\236\156\188\235\161\156 \234\176\128\234\178\169 \236\158\133\235\160\165";
3319 GuiAverages = "\237\143\137\234\183\160\234\176\146 \235\179\180\234\184\176";
3320 GuiBidmarkdown = "\236\158\133\236\176\176 \234\176\128\234\178\169 \236\157\184\237\149\152 \235\185\132\236\156\168";
3321 GuiClearall = "\235\170\168\235\147\160 Auctioneer \235\141\176\236\157\180\237\131\128 \236\130\173\236\160\156";
3322 GuiClearallButton = "\235\170\168\235\145\144 \236\130\173\236\160\156";
3323 GuiClearallHelp = "\237\152\132\236\158\172 \236\132\156\235\178\132\236\151\144\235\140\128\237\149\156 \235\170\168\235\147\160 \234\178\189\235\167\164\236\157\184 \235\141\176\236\157\180\237\131\128\235\165\188 \236\130\173\236\160\156\237\149\152\235\160\164\235\169\180 \236\157\180\234\179\179\236\157\132 \237\129\180\235\166\173\237\149\152\236\139\173\236\139\156\236\152\164.";
3324 GuiClearallNote = "\237\152\132\236\158\172 \236\132\156\235\178\132 \236\167\132\236\152\129";
3325 GuiClearHeader = "\235\141\176\236\157\180\237\132\176 \236\130\173\236\160\156";
3326 GuiClearHelp = "\234\178\189\235\167\164\236\157\184 \235\141\176\236\157\180\237\132\176 \236\130\173\236\160\156. \n\235\170\168\235\147\160 \235\141\176\236\157\180\237\131\128 \235\152\144\235\138\148 \237\152\132\236\158\172 \234\184\176\235\161\157\236\160\149\235\179\180\235\165\188 \236\132\160\237\131\157.\n\234\178\189\234\179\160: \236\130\173\236\160\156\235\144\156 \234\178\189\235\167\164 \236\160\149\235\179\180\235\138\148 \235\179\181\234\181\172\237\149\160 \236\136\152 \236\151\134\236\138\181\235\139\136\235\139\164.";
3327 GuiClearsnap = "\234\184\176\235\161\157 \236\160\149\235\179\180 \236\130\173\236\160\156";
3328 GuiClearsnapButton = "\234\184\176\235\161\157 \236\130\173\236\160\156";
3329 GuiClearsnapHelp = "\236\181\156\234\183\188 \234\178\189\235\167\164\236\157\184\236\157\152 \234\184\176\235\161\157 \236\160\149\235\179\180\235\165\188 \236\130\173\236\160\156\237\149\152\236\139\156\235\160\164\235\169\180 \236\157\180\234\179\179\236\157\132 \237\129\180\235\166\173\237\149\152\236\139\173\236\139\156\236\152\164.";
3330 GuiDefaultAll = "\235\170\168\235\147\160 Auctioneer \236\132\164\236\160\149 \236\180\136\234\184\176\237\153\148";
3331 GuiDefaultAllButton = "\235\170\168\235\145\144 \236\180\136\234\184\176\237\153\148";
3332 GuiDefaultAllHelp = "Auctioneer \236\132\164\236\160\149\236\157\132 \234\184\176\235\179\184\234\176\146\236\156\188\235\161\156 \236\132\164\236\160\149\237\149\152\235\160\164\235\169\180 \236\151\172\234\184\176\235\165\188 \237\129\180\235\166\173\237\149\152\236\139\173\236\139\156\236\152\164. \n\234\178\189\234\179\160: \236\167\128\234\184\136 \234\178\189\235\167\164\235\138\148 \236\136\152\237\150\137\235\144\152\236\167\128 \236\149\138\236\138\181\235\139\136\235\139\164.";
3333 GuiDefaultOption = "\236\132\164\236\160\149 \236\180\136\234\184\176\237\153\148";
3334 GuiEmbed = "\234\178\140\236\158\132 \237\136\180\237\140\129\236\151\144 \236\160\149\235\179\180\235\165\188 \237\143\172\237\149\168\236\139\156\237\130\180";
3335 GuiEmbedBlankline = "\234\178\140\236\158\132 \237\136\180\237\140\129\236\151\144 \234\179\181\235\176\177\236\164\132 \237\145\156\236\139\156";
3336 GuiEmbedHeader = "\237\143\172\237\149\168";
3337 GuiFinish = "\234\178\128\236\131\137\236\157\180 \235\129\157\235\130\152\235\169\180";
3338 GuiFinishSound = "\234\178\128\236\130\172 \235\129\157\236\151\144 \235\134\128\236\157\180 \236\134\140\235\166\172";
3339 GuiLink = "\235\167\129\237\129\172\236\149\132\236\157\180\235\148\148 \235\179\180\234\184\176";
3340 GuiLoad = "Auctioneer \235\182\136\235\159\172\236\152\164\234\184\176";
3341 GuiLoad_Always = "\237\149\173\236\131\129\236\130\172\236\154\169";
3342 GuiLoad_AuctionHouse = "\234\178\189\235\167\164\236\158\165\236\151\144\236\132\156";
3343 GuiLoad_Never = "\236\130\172\236\154\169\236\149\136\237\149\168";
3344 GuiLocale = "\236\167\128\236\151\173 \236\132\164\236\160\149:";
3345 GuiMainEnable = "Auctioneer \237\153\156\236\132\177\237\153\148";
3346 GuiMainHelp = "\236\149\132\236\157\180\237\133\156 \236\160\149\235\179\180\236\153\128 \234\178\189\235\167\164 \235\141\176\236\157\180\237\131\128\235\165\188 \235\182\132\236\132\157\237\149\152\236\151\172 \237\145\156\236\139\156\237\149\180\236\163\188\235\138\148 \236\149\160\235\147\156\236\152\168\236\157\184 Auctioneer\236\151\144 \235\140\128\237\149\156 \236\132\164\236\160\149\236\157\132 \237\143\172\237\149\168. \234\178\189\235\167\164\236\158\165\236\151\144\236\132\156 \234\178\189\235\167\164 \235\141\176\236\157\180\237\131\128\235\165\188 \236\136\152\236\167\145\237\149\152\235\160\164\235\169\180 \"\234\178\128\236\131\137\" \235\178\132\237\138\188\236\157\132 \237\129\180\235\166\173\237\149\152\236\139\173\236\139\156\236\152\164.";
3347 GuiMarkup = "\236\131\129\236\160\144 \234\176\128\234\178\169 \236\157\184\236\131\129 \235\185\132\236\156\168";
3348 GuiMaxless = "\236\181\156\235\140\128 \236\139\156\236\158\165\234\176\128 \236\160\136\236\130\173 \235\185\132\236\156\168";
3349 GuiMedian = "\236\164\145\236\149\153\234\176\146 \235\179\180\234\184\176";
3350 GuiNocomp = "\234\178\189\237\149\169 \236\160\136\236\130\173 \235\185\132\236\156\168 \236\151\134\236\157\140";
3351 GuiNoWorldMap = "Auctioneer: \236\155\148\235\147\156\235\167\181 \237\145\156\236\139\156\235\165\188\236\156\132\237\149\180 \234\176\144\236\182\176\236\167\144";
3352 GuiOtherHeader = "\234\184\176\237\131\128 \236\152\181\236\133\152\235\147\164";
3353 GuiOtherHelp = "\236\158\144\236\132\184\237\149\156 \234\178\189\235\167\164\236\157\184 \236\152\181\236\133\152\235\147\164";
3354 GuiPercentsHeader = "Auctioneer \234\178\189\234\179\132\234\176\146 \237\141\188\236\132\188\237\138\184";
3355 GuiPercentsHelp = "\234\178\189\234\179\160: \235\139\164\236\157\140 \236\132\164\236\160\149\236\157\128 \234\179\160\234\184\137 \236\130\172\236\154\169\236\158\144\235\167\140\236\157\132 \236\156\132\237\149\156 \234\178\131\236\158\133\235\139\136\235\139\164. \235\139\164\236\157\140 \236\161\176\236\160\136\234\176\146\235\147\164\236\157\128 \236\150\188\235\167\136\235\130\152 \236\160\129\234\183\185\236\160\129\236\156\188\235\161\156 Auctioneer\234\176\128 \236\157\180\236\156\164 \236\136\152\236\164\128\236\157\132 \234\178\176\236\160\149\237\149\160 \234\178\131\236\157\184\236\167\128\236\151\144 \234\180\128\237\149\156 \234\178\131\236\158\133\235\139\136\235\139\164.";
3356 GuiPrintin = "\236\155\144\237\149\152\235\138\148 \235\169\148\236\139\156\236\167\128 \237\148\132\235\160\136\236\158\132 \236\132\160\237\131\157";
3357 GuiProtectWindow = "\236\139\164\236\136\152\235\161\156 AH\236\176\189 \235\139\171\234\184\176 \235\176\169\236\167\128";
3358 GuiRedo = "\236\158\165\234\184\176 \234\178\128\236\131\137 \234\178\189\234\179\160 \235\179\180\234\184\176";
3359 GuiReloadui = "\236\130\172\236\154\169\236\158\144 \236\157\184\237\132\176\237\142\152\236\157\180\236\138\164 \235\166\172\235\161\156\235\147\156";
3360 GuiReloaduiButton = "UI\235\166\172\235\161\156\235\147\156";
3361 GuiReloaduiFeedback = "WoW UI\235\165\188 \235\166\172\235\161\156\235\147\156 \237\149\152\235\138\148\236\164\145";
3362 GuiReloaduiHelp = "\236\157\180 \236\132\164\236\160\149 \237\153\148\235\169\180\236\151\144 \235\167\158\235\138\148 \236\167\128\236\151\173 \236\150\184\236\150\180\235\165\188 \236\132\160\237\131\157\237\149\156 \237\155\132\236\151\144 WoW \236\130\172\236\154\169\236\158\144 \236\157\184\237\132\176\237\142\152\236\157\180\236\132\156\235\165\188 \235\139\164\236\139\156 \235\161\156\235\147\156\237\149\152\234\184\176 \236\156\132\237\149\180 \236\157\180 \234\179\179\236\157\132 \237\129\180\235\166\173\237\149\152\236\139\173\236\139\156\236\152\164.\n\236\163\188\236\157\152: \236\157\180 \236\152\181\236\133\152\236\157\128 \235\170\135\235\182\132 \236\160\149\235\143\132 \234\177\184\235\166\180 \236\136\152 \236\158\136\236\138\181\235\139\136\235\139\164.";
3363 GuiRememberText = "\234\176\128\234\178\169 \234\184\176\236\150\181";
3364 GuiStatsEnable = "\237\134\181\234\179\132 \235\179\180\234\184\176";
3365 GuiStatsHeader = "\236\149\132\236\157\180\237\133\156 \234\176\128\234\178\169 \237\134\181\234\179\132";
3366 GuiStatsHelp = "\237\136\180\237\140\129\236\151\144 \235\139\164\236\157\140 \237\134\181\234\179\132\235\159\137\236\157\132 \237\145\156\236\139\156\237\149\169\235\139\136\235\139\164.";
3367 GuiSuggest = "\236\160\156\236\149\136\234\176\128 \235\179\180\234\184\176";
3368 GuiUnderlow = "\234\176\128\236\158\165 \235\130\174\236\157\128 \234\178\189\235\167\164\234\176\128 \236\160\136\236\130\173";
3369 GuiUndermkt = "Maxless\236\157\188 \235\149\140 \236\160\136\236\130\173\235\144\156 \236\139\156\236\158\165\234\176\128";
3370 GuiVerbose = "\236\149\140\235\166\188 \235\170\168\235\147\156";
3371 GuiWarnColor = "\234\176\128\234\178\169 \235\170\168\235\141\184 \236\131\137\236\131\129";
3372  
3373  
3374 -- Section: Conversion Messages
3375 MesgConvert = "Auctioneer \235\141\176\236\157\180\237\132\176\235\178\160\236\157\180\236\138\164\235\165\188 \236\131\136\235\161\173\234\178\140 \235\179\128\237\153\152\237\149\169\235\139\136\235\139\164. SavedVariables\\Auctioneer.lua \237\140\140\236\157\188\236\157\132 \235\175\184\235\166\172 \235\176\177\236\151\133\237\149\180\235\145\144\236\139\156\234\184\184 \234\182\140\236\158\165\237\149\169\235\139\136\235\139\164.%s%s";
3376 MesgConvertNo = "Auctioneer \235\185\132\237\153\156\236\132\177\237\153\148";
3377 MesgConvertYes = "\235\179\128\237\153\152";
3378 MesgNotconverting = "\235\141\176\236\157\180\237\132\176\235\178\160\236\157\180\236\138\164\235\165\188 \235\179\128\237\153\152\237\149\152\236\167\128 \236\149\138\236\149\152\236\138\181\235\139\136\235\139\164. \234\183\184\235\159\172\235\130\152 \235\179\128\237\153\152\236\157\132 \237\149\152\236\167\128 \236\149\138\236\156\188\235\169\180 Auctioneer\235\138\148 \235\143\153\236\158\145\237\149\152\236\167\128 \236\149\138\236\157\132 \234\178\131\236\158\133\235\139\136\235\139\164.";
3379  
3380  
3381 -- Section: Game Constants
3382 TimeLong = "\236\158\165\234\184\176";
3383 TimeMed = "\236\164\145\234\184\176";
3384 TimeShort = "\235\139\168\234\184\176";
3385 TimeVlong = "\236\181\156\236\158\165\234\184\176";
3386  
3387  
3388 -- Section: Generic Messages
3389 DisableMsg = "Auctioneer \236\158\144\235\143\153\236\156\188\235\161\156 \235\182\136\235\159\172\236\152\164\234\184\176 \235\185\132\237\153\156\236\132\177\237\153\148";
3390 FrmtWelcome = "Auctioneer v%s \235\161\156\235\147\156\235\144\168.";
3391 MesgNotLoaded = "Auctioneer \235\161\156\235\147\156\235\144\152\236\167\128 \236\149\138\236\157\140. \235\141\148 \235\167\142\236\157\128 \236\160\149\235\179\180\235\165\188 \235\179\180\235\160\164\235\169\180 /auctioneer \235\157\188\234\179\160 \236\158\133\235\160\165\237\149\152\236\132\184\236\154\148.";
3392 StatAskPriceOff = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\180 \235\185\132\237\153\156\236\132\177\237\153\148\235\144\169\235\139\136\235\139\164.";
3393 StatAskPriceOn = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\180 \237\153\156\236\132\177\237\153\148\235\144\169\235\139\136\235\139\164.";
3394 StatOff = "\236\150\180\235\150\164 \234\178\189\235\167\164 \236\160\149\235\179\180\235\143\132 \237\145\156\236\139\156\235\144\152\236\167\128 \236\149\138\236\157\140";
3395 StatOn = "\236\132\164\236\160\149\235\144\156 \234\178\189\235\167\164 \235\141\176\236\157\180\237\131\128 \237\145\156\236\139\156";
3396  
3397  
3398 -- Section: Generic Strings
3399 TextAuction = "\234\178\189\235\167\164";
3400 TextCombat = "\236\160\132\237\136\172";
3401 TextGeneral = "\236\157\188\235\176\152";
3402 TextNone = "\236\151\134\236\157\140";
3403 TextScan = "\234\178\128\236\131\137";
3404 TextUsage = "\236\130\172\236\154\169\235\178\149:";
3405  
3406  
3407 -- Section: Help Text
3408 HelpAlso = "\235\139\164\235\165\184 \236\132\156\235\178\132\236\151\144\236\132\156\236\157\152 \234\176\128\234\178\169\236\157\132 \237\136\180\237\140\129\236\151\144 \237\145\156\236\139\156. \236\132\156\235\178\132\235\170\133\234\179\188 \236\167\132\236\152\129\236\157\132 \236\182\148\234\176\128. \236\152\136\236\160\156: \"/auctioneer also Al'Akir-Horde\". \237\138\185\235\179\132\237\149\156 \237\130\164\236\155\140\235\147\156\236\157\184 \"opposite\"\236\157\128 \236\160\129\235\140\128 \236\167\132\236\152\129\236\157\132 \236\157\152\235\175\184\237\149\152\234\179\160, \"off\"\235\138\148 \234\184\176\235\138\165 \235\129\132\234\184\176.";
3409 HelpAskPrice = "\234\176\128\234\178\169\236\154\148\236\178\173 \237\153\156\236\132\177\237\153\148 \235\152\144\235\138\148 \235\185\132\237\153\156\236\132\177\237\153\148";
3410 HelpAskPriceAd = "\236\131\136\235\161\156\236\154\180 \237\138\185\236\167\149 \234\180\145\234\179\160 \234\176\128\234\178\169\236\154\148\236\178\173 \237\153\156\236\132\177\237\153\148 \235\152\144\235\138\148 \235\185\132\237\153\156\236\132\177\237\153\148";
3411 HelpAskPriceGuild = "\234\184\184\235\147\156 \235\140\128\237\153\148\236\151\144\236\132\156 \237\128\152\235\166\172\236\151\144 \236\157\145\235\139\181\237\149\169\235\139\136\235\139\164.";
3412 HelpAskPriceParty = "\237\140\140\237\139\176 \235\140\128\237\153\148\236\151\144\236\132\156 \237\128\152\235\166\172\236\151\144 \236\157\145\235\139\181\237\149\169\235\139\136\235\139\164.";
3413 HelpAskPriceSmart = "\236\138\164\235\167\136\237\138\184\236\155\140\235\147\156 \237\153\156\236\132\177\237\153\148 \235\152\144\235\138\148 \235\185\132\237\153\156\236\132\177\237\153\148\235\165\188 \234\178\128\236\130\172\237\149\169\235\139\136\235\139\164.";
3414 HelpAskPriceTrigger = "\234\176\128\234\178\169\236\154\148\236\178\173\236\157\152 \237\138\184\235\166\172\234\177\176 \235\172\184\236\158\144\235\165\188 \235\179\128\234\178\189\237\149\169\235\139\136\235\139\164.";
3415 HelpAskPriceVendor = "\236\131\129\236\160\144 \234\176\128\234\178\169 \235\141\176\236\157\180\237\131\128 \236\160\132\236\134\161 \237\153\156\236\132\177\237\153\148 \235\152\144\235\138\148 \235\185\132\237\153\156\236\132\177\237\153\148 \237\149\169\235\139\136\235\139\164.";
3416 HelpAskPriceWhispers = "\235\170\168\235\145\144\236\157\152 \236\136\168\234\184\176\234\184\176 \235\172\187\235\138\148\235\139\164 \234\176\128\234\178\169\236\151\144\234\178\140 \235\130\152\234\176\128\235\138\148 \236\134\141\236\130\173\236\158\132\236\157\132 \234\176\128\235\138\165\237\149\152\234\178\140 \237\149\152\234\177\176\235\130\152 \235\172\180\235\138\165\237\149\152\234\178\140 \237\149\152\236\139\173\236\139\156\236\152\164.";
3417 HelpAskPriceWord = "\235\172\187\235\138\148\235\139\164 \234\176\128\234\178\169\236\157\152 \236\163\188\235\172\184 \235\152\145\235\152\145\237\149\156 \235\130\177\235\167\144\236\157\132 \236\182\148\234\176\128\237\149\152\234\177\176\235\130\152 \235\179\128\234\178\189\237\149\152\236\139\173\236\139\156\236\152\164.";
3418 HelpAuctionClick = "\234\176\128\235\176\169\236\151\144 \236\158\136\235\138\148 \236\149\132\236\157\180\237\133\156\236\157\132 Alt-\237\129\180\235\166\173 \237\149\152\235\169\180 \236\158\144\235\143\153\236\156\188\235\161\156 \234\178\189\235\167\164\236\139\156\236\158\145";
3419 HelpAuctionDuration = "AH\236\176\189\236\157\132 \236\151\180\235\149\140 \234\184\176\235\179\184 \234\178\189\235\167\164 \234\184\176\234\176\132\236\157\132 \236\132\164\236\160\149";
3420 HelpAutofill = "AH\236\176\189\236\151\144 \236\131\136\235\161\156\236\154\180 \234\178\189\235\167\164\235\165\188 \235\147\177\235\161\157\237\149\152\235\169\180 \236\158\144\235\143\153\236\156\188\235\161\156 \234\176\128\234\178\169 \236\158\133\235\160\165 \237\149\160\234\178\131\236\157\184\236\167\128 \236\132\164\236\160\149";
3421 HelpAverage = "\236\149\132\236\157\180\237\133\156\236\157\152 \237\143\137\234\183\160 \234\178\189\235\167\164\234\176\128 \237\145\156\236\139\156 \236\151\172\235\182\128 \236\132\160\237\131\157";
3422 HelpBidbroker = "\236\181\156\234\183\188 \234\178\128\236\131\137\237\149\156 \236\157\180\236\157\181\236\157\132 \236\156\132\237\149\180 \236\158\133\236\176\176\237\149\156 \234\178\189\235\167\164\236\151\144\236\132\156 \235\139\168\234\184\176 \235\152\144\235\138\148 \236\164\145\234\184\176\236\157\184 \234\178\189\235\167\164\235\165\188 \237\145\156\236\139\156";
3423 HelpBidLimit = "\234\178\189\235\167\164\237\146\136 \234\178\128\236\131\137 \237\131\173\236\151\144\236\132\156 \236\158\133\236\176\176 \235\152\144\235\138\148 \236\166\137\236\139\156 \234\181\172\236\158\133 \235\178\132\237\138\188\236\157\180 \237\129\180\235\166\173 \235\144\152\236\151\136\236\157\132 \235\149\140 \236\158\133\236\176\176 \235\152\144\235\138\148 \236\166\137\236\139\156 \234\181\172\236\158\133\237\149\160 \234\178\189\235\167\164\237\146\136\236\157\152 \236\181\156\235\140\128 \236\136\152\235\159\137";
3424 HelpBroker = "\236\181\156\234\183\188 \234\178\128\236\131\137\237\149\156 \234\178\189\235\167\164\236\151\144\236\132\156 \235\139\164\236\139\156 \237\140\148\234\178\189\236\154\176 \236\157\180\236\157\181\236\157\180 \236\131\157\234\184\176\235\138\148 \236\149\132\236\157\180\237\133\156 \235\170\168\235\145\144 \237\145\156\236\139\156";
3425 HelpClear = "\237\138\185\236\160\149 \236\149\132\236\157\180\237\133\156\236\151\144 \235\140\128\237\149\156 \236\160\149\235\179\180 \236\130\173\236\160\156 (\235\176\152\235\147\156\236\139\156 Shift \237\129\180\235\166\173\236\157\132\237\134\181\237\149\180 \235\170\133\235\160\185\236\164\132\236\151\144 \236\149\132\236\157\180\237\133\156\236\157\132 \236\158\133\235\160\165\237\149\180\236\149\188\237\149\169\235\139\136\235\139\164.) \235\152\144\237\149\156 \237\138\185\235\179\132\237\158\136 all \235\152\144\235\138\148 snapshot \237\130\164\236\155\140\235\147\156\235\165\188 \236\130\172\236\154\169\237\149\160\236\136\152 \236\158\136\236\138\181\235\139\136\235\139\164.";
3426 HelpCompete = "\236\181\156\234\183\188 \234\178\128\236\131\137\235\144\156 \234\178\189\235\167\164\236\151\144\236\132\156 \236\158\144\236\139\160\235\179\180\235\139\164 \235\130\174\236\157\128 \236\166\137\234\181\172\234\176\128\235\165\188 \234\176\128\236\167\132 \236\149\132\236\149\132\237\133\156 \235\179\180\234\184\176";
3427 HelpDefault = "Auctioneer\236\157\152 \234\184\176\235\179\184\234\176\146\236\156\188\235\161\156 \235\179\128\234\178\189. \"all\" \237\130\164\236\155\140\235\147\156\235\165\188 \237\134\181\237\149\180\236\132\156 \235\170\168\235\147\160 \236\132\164\236\160\149\236\157\132 \234\184\176\235\179\184\234\176\146\236\156\188\235\161\156 \236\132\164\236\160\149\237\149\160\236\136\152 \236\158\136\236\138\181\235\139\136\235\139\164.";
3428 HelpDisable = "\235\139\164\236\157\140 \235\161\156\234\183\184\236\157\184 \235\182\128\237\132\176 \236\158\144\235\143\153\236\156\188\235\161\156 Auctioneer\235\165\188 \235\161\156\235\147\156\237\149\152\236\167\128 \236\149\138\236\157\140";
3429 HelpEmbed = "\234\184\176\235\179\184 \234\178\140\236\158\132 \237\136\180\237\140\129\236\151\144 \237\133\141\236\138\164\237\138\184 \237\143\172\237\149\168(\236\163\188\236\157\152: \236\157\180\234\178\131\236\157\132 \236\132\160\237\131\157\237\149\152\235\169\180 \236\150\180\235\150\164 \237\138\185\236\132\177\235\147\164\236\157\128 \236\130\172\236\154\169\237\149\160 \236\136\152 \236\151\134\236\138\181\235\139\136\235\139\164.)";
3430 HelpEmbedBlank = "\237\143\172\237\149\168 \235\170\168\235\147\156\234\176\128 \236\188\156\236\158\136\236\157\132 \235\149\140 \237\136\180\237\140\129 \236\160\149\235\179\180\236\153\128 \234\178\189\235\167\164 \236\160\149\235\179\180 \236\130\172\236\157\180\236\151\144 \237\149\156\236\164\132 \235\157\132\236\154\176\234\184\176";
3431 HelpFinish = "\234\178\189\235\167\164 \234\178\128\236\131\137\236\157\180 \235\129\157\235\130\152\235\169\180 \236\158\144\235\143\153\236\156\188\235\161\156 \235\161\156\234\183\184\236\149\132\236\155\131 \235\152\144\235\138\148 \234\178\140\236\158\132\236\157\132 \235\130\152\234\176\136\234\178\131\236\157\184\236\167\128\235\165\188 \236\132\164\236\160\149";
3432 HelpFinishSound = "\234\178\189\235\167\164 \236\167\145 \234\178\128\236\130\172\236\157\152 \235\129\157\236\151\144 \236\134\140\235\166\172\235\165\188 \235\134\128\234\184\176 \236\156\132\237\149\152\236\151\172 \235\134\147\236\156\188\236\139\173\236\139\156\236\152\164.";
3433 HelpLink = "\237\136\180\237\140\129\236\151\144 \235\167\129\237\129\172 \236\149\132\236\157\180\235\148\148 \235\179\180\234\184\176";
3434 HelpLoad = "Auctioneer \235\161\156\235\147\156 \236\132\164\236\160\149 \235\179\128\234\178\189";
3435 HelpLocale = "\234\178\189\235\167\164\236\157\184 \235\169\148\236\132\184\236\167\128 \237\145\156\236\139\156\236\151\144 \236\130\172\236\154\169\235\144\152\235\138\148 \236\167\128\236\151\173 \236\160\149\235\179\180 \235\179\128\234\178\189";
3436 HelpMedian = "\236\149\132\236\157\180\237\133\156\236\157\152 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\236\149\153\234\176\146 \235\179\180\234\184\176";
3437 HelpOnoff = "\234\178\189\235\167\164 \235\141\176\236\157\180\237\131\128 \237\145\156\236\139\156 \236\188\156\234\184\176 \235\152\144\235\138\148 \235\129\132\234\184\176";
3438 HelpPctBidmarkdown = "\234\178\189\235\167\164\236\157\184\236\157\180 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128\235\179\180\235\139\164 \235\130\174\236\157\128 \234\176\128\234\178\169\236\151\144 \236\158\133\236\176\176\237\149\160 \235\185\132\236\156\168 \236\132\164\236\160\149";
3439 HelpPctMarkup = "\235\139\164\235\165\184 \234\176\146\236\157\180 \237\145\156\236\139\156 \234\176\128\235\138\165\237\149\152\236\167\128 \236\149\138\236\157\132 \235\149\140 \236\131\129\236\160\144 \234\176\128\234\178\169\236\157\180 \236\132\160\237\131\157\235\144\160 \235\185\132\236\156\168.";
3440 HelpPctMaxless = "\237\143\172\234\184\176\237\149\152\234\184\176 \236\160\132\236\151\144 Auctioneer\234\176\128 \236\139\156\236\158\165\234\176\128\235\165\188 \236\160\136\236\130\173\237\149\160 \236\181\156\235\140\128 \235\185\132\236\156\168 \236\132\164\236\160\149.";
3441 HelpPctNocomp = "\234\178\189\237\149\169\236\157\180 \236\151\134\236\157\132 \235\149\140 Auctioneer\234\176\128 \236\139\156\236\158\165\234\176\128\235\165\188 \236\160\136\236\130\173\237\149\160 \235\185\132\236\156\168.";
3442 HelpPctUnderlow = "Auctioneer\234\176\128 \234\176\128\236\158\165 \236\160\129\236\157\128 \234\178\189\235\167\164\234\176\128\235\165\188 \236\160\136\236\130\173\237\149\160 \235\185\132\236\156\168 \236\132\164\236\160\149.";
3443 HelpPctUndermkt = "\234\178\189\237\149\169\236\151\144\236\132\156 \236\158\133\236\176\176 \237\149\160 \236\136\152 \236\151\134\235\138\148 \234\178\189\236\154\176 \236\139\156\236\158\165 \234\176\128\234\178\169\236\157\132 \236\160\136\236\130\173\237\149\160 \235\185\132\236\156\168.(maxless\236\151\144 \236\157\152\237\149\180)";
3444 HelpPercentless = "\236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128\234\176\128 \236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128 \236\157\180\237\149\152\236\157\152 \237\153\149\235\165\160\236\157\184 \236\181\156\234\183\188 \234\178\128\236\131\137\235\144\156 \234\178\189\235\167\164 \235\172\188\237\146\136\235\147\164 \235\179\180\234\184\176";
3445 HelpPrintin = "Auctioneer\234\176\128 \235\169\148\236\139\156\236\167\128\235\165\188 \237\145\156\236\139\156\237\149\160 \236\176\189\236\157\132 \236\132\164\236\160\149. \237\148\132\235\160\136\236\158\132\235\170\133\236\157\180\235\130\152 \235\178\136\237\152\184\235\165\188 \237\134\181\237\149\180 \234\178\176\236\160\149\237\149\160\236\136\152 \236\158\136\236\138\181\235\139\136\235\139\164.";
3446 HelpProtectWindow = "\236\139\164\236\136\152\235\161\156 AH\236\176\189 \235\139\171\234\184\176 \235\176\169\236\167\128";
3447 HelpRedo = "\236\132\156\235\178\132\236\157\152 \235\158\153 \235\149\140\235\172\184\236\151\144 \234\178\189\235\167\164 \234\178\128\236\131\137\236\157\180 \236\152\164\235\158\152 \234\177\184\235\166\180 \234\178\189\236\154\176 \234\178\189\234\179\160";
3448 HelpScan = "\235\139\164\236\157\140 \235\176\169\235\172\184 \235\149\140 \235\152\144\235\138\148 \234\183\184\234\179\179\236\151\144 \236\158\136\235\138\148 \235\143\153\236\149\136 \234\178\189\235\167\164\236\158\165 \234\178\128\236\131\137 \236\136\152\237\150\137(\234\178\189\235\167\164\236\176\189\236\151\144\235\143\132 \235\178\132\237\138\188\236\157\180 \236\158\136\236\157\140). \234\178\128\236\131\137\237\149\160 \235\182\132\235\165\152\236\151\144 \236\178\180\237\129\172 \236\131\129\236\158\144\235\165\188 \236\132\160\237\131\157\237\149\152\236\139\173\236\139\156\236\152\164.";
3449 HelpStats = "\236\149\132\236\157\180\237\133\156\236\157\152 \236\158\133\236\176\176/\236\166\137\234\181\172 \237\141\188\236\132\188\237\138\184 \235\179\180\234\184\176 \236\151\172\235\182\128 \236\132\164\236\160\149";
3450 HelpSuggest = "\236\149\132\236\157\180\237\133\156\236\157\152 \236\160\156\236\149\136 \234\178\189\235\167\164\234\176\128 \235\179\180\234\184\176 \236\151\172\235\182\128 \234\178\176\236\160\149";
3451 HelpUpdatePrice = "\234\178\189\235\167\164\237\146\136 \237\131\173\236\151\144\236\132\156 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128\234\176\128 \235\179\128\234\178\189\235\144\152\235\169\180 \234\178\189\235\167\164\237\146\136\236\151\144 \235\140\128\237\149\156 \236\139\156\236\158\145\234\176\128\235\165\188 \236\158\144\235\143\153\236\156\188\235\161\156 \234\176\177\236\139\160\237\149\169\235\139\136\235\139\164.";
3452 HelpVerbose = "\237\143\137\234\183\160\234\179\188 \236\151\172\235\159\172\234\176\128\236\167\128 \236\160\156\236\149\136 \236\130\172\237\149\173 \235\179\180\234\184\176(\235\152\144\235\138\148 \237\149\156\236\164\132\236\151\144 \235\179\180\234\184\176 \235\129\132\234\184\176)";
3453 HelpWarnColor = "\237\152\132\236\158\172 AH \234\176\128\234\178\169 \235\170\168\235\141\184(\236\160\136\236\130\173\235\144\156...)\236\157\132 \236\167\129\234\180\128\236\160\129\236\157\184 \236\131\137\236\131\129\236\156\188\235\161\156 \237\145\156\236\139\156\237\149\160\236\167\128 \236\132\160\237\131\157\237\149\169\235\139\136\235\139\164.";
3454  
3455  
3456 -- Section: Post Messages
3457 FrmtNoEmptyPackSpace = "\234\178\189\235\167\164 \236\131\157\236\132\177\236\157\132 \236\156\132\237\149\156 \235\185\136 \234\179\181\234\176\132\236\157\180 \236\151\134\236\157\140";
3458 FrmtNotEnoughOfItem = "\234\178\189\235\167\164 \236\131\157\236\132\177\236\157\132 \236\156\132\237\149\156 %s|1\236\157\180;\234\176\128; \236\182\169\235\182\132\237\149\152\236\167\128 \236\149\138\236\138\181\235\139\136\235\139\164.";
3459 FrmtPostedAuction = "%s (x%d) 1\234\176\156\235\165\188 \234\178\140\236\139\156\237\149\152\236\152\128\236\138\181\235\139\136\235\139\164.";
3460 FrmtPostedAuctions = "%s (x%d) %d\234\176\156\235\165\188 \234\178\140\236\139\156\237\149\152\236\152\128\236\138\181\235\139\136\235\139\164.";
3461  
3462  
3463 -- Section: Report Messages
3464 FrmtBidbrokerCurbid = "\237\152\132\236\158\172\236\158\133\236\176\176";
3465 FrmtBidbrokerDone = "\236\158\133\236\176\176 \236\164\145\234\176\156 \236\153\132\235\163\140";
3466 FrmtBidbrokerHeader = "\236\181\156\236\160\128 \236\157\180\236\156\164: %s, HSP = '\236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128'";
3467 FrmtBidbrokerLine = "%s, \236\181\156\234\183\188 %s\237\154\140 \234\178\128\236\131\137\235\144\168, \236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128(HSP): %s, %s: %s, \236\157\180\236\156\164: %s, \236\139\156\234\176\132: %s";
3468 FrmtBidbrokerMinbid = "\236\181\156\236\160\128\236\158\133\236\176\176";
3469 FrmtBrokerDone = "\236\158\133\236\176\176 \236\164\145\234\176\156 \236\153\132\235\163\140";
3470 FrmtBrokerHeader = "\236\181\156\236\160\128 \236\157\180\236\156\164: %s, HSP = '\236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128'";
3471 FrmtBrokerLine = "%s, \236\181\156\234\183\188 %s\237\154\140 \234\178\128\236\131\137\235\144\168, \236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128(HSP): %s, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128(BO): %s, \236\157\180\236\156\164: %s";
3472 FrmtCompeteDone = "\234\178\189\235\167\164 \235\172\188\237\146\136 \234\178\189\237\149\169 \236\153\132\235\163\140.";
3473 FrmtCompeteHeader = "\236\160\129\236\150\180\235\143\132 \236\149\132\236\157\180\237\133\156 \235\139\185 %s \236\157\180\237\149\152\236\157\152 \234\178\189\235\167\164 \235\172\188\237\146\136\236\151\144 \234\178\189\237\149\169.";
3474 FrmtCompeteLine = "%s, \236\158\133\236\176\176: %s, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128(BO) %s \235\140\128 %s, %s \236\157\180\237\149\152";
3475 FrmtHspLine = "%s \234\176\156\235\139\185 \236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128\235\138\148: %s";
3476 FrmtLowLine = "%s, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128: %s, \237\140\144\235\167\164\236\158\144: %s, \234\176\156\235\139\185: %s, \236\164\145\236\149\153\234\176\146 \236\157\180\237\149\152: %s";
3477 FrmtMedianLine = "\236\181\156\234\183\188 %d\237\154\140 \234\178\128\236\131\137\235\144\168, %s \237\149\156 \234\176\156\235\139\185 \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\236\149\153\234\176\146: %s";
3478 FrmtNoauct = "\237\149\180\235\139\185 \236\149\132\236\157\180\237\133\156\236\151\144 \235\140\128\237\149\180 \236\176\190\236\157\132 \236\136\152 \236\151\134\236\157\140: %s";
3479 FrmtPctlessDone = "\236\132\177\236\130\172\235\144\152\236\167\128 \236\149\138\236\157\132 \237\153\149\235\165\160.";
3480 FrmtPctlessHeader = "\236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128(HSP)\235\179\180\235\139\164 \235\130\174\236\157\132 \237\153\149\235\165\160: %d%%";
3481 FrmtPctlessLine = "%s, \236\181\156\234\183\188 %d\237\154\140 \234\178\128\236\131\137\235\144\168, \236\181\156\234\179\160 \237\140\144\235\167\164\234\176\128\235\138\165\234\176\128(HSP): %s, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128(BO): %s, \236\157\180\236\156\164: %s, %s \236\157\180\237\149\152";
3482  
3483  
3484 -- Section: Scanning Messages
3485 AuctionDefunctAucts = "\236\130\173\236\160\156\235\144\156 \234\184\176\235\179\184 \234\178\189\235\167\164 \235\172\188\237\146\136 \236\136\152\235\159\137: %s";
3486 AuctionDiscrepancies = "\236\176\168\236\157\180\235\130\152\235\138\148 \236\136\152\235\159\137: %s";
3487 AuctionNewAucts = "\236\131\136\235\161\173\234\178\140 \234\178\128\236\131\137\235\144\156 \234\178\189\235\167\164 \235\172\188\237\146\136 \236\136\152\235\159\137: %s";
3488 AuctionOldAucts = "\236\157\180\236\160\132\236\151\144 \234\178\128\236\131\137\235\144\156 \234\178\189\235\167\164 \235\172\188\237\146\136 \236\136\152\235\159\137: %s";
3489 AuctionPageN = "Auctioneer: %s %d/%d \234\178\128\236\131\137\236\164\145 \236\180\136\235\139\185 \234\178\128\236\131\137 \234\178\189\235\167\164\237\146\136: %s \236\182\148\236\160\149 \235\130\168\236\157\128 \236\139\156\234\176\132: %s";
3490 AuctionScanDone = "Auctioneer: \234\178\189\235\167\164 \235\172\188\237\146\136 \234\178\128\236\131\137 \236\153\132\235\163\140";
3491 AuctionScanNexttime = "\235\139\164\236\157\140 \234\178\189\235\167\164\236\157\184\234\179\188 \235\140\128\237\153\148\237\149\160 \235\149\140, Auctioneer\235\138\148 \236\160\132\236\178\180 \234\178\128\236\131\137\236\157\132 \237\149\160 \234\178\131\236\158\133\235\139\136\235\139\164.";
3492 AuctionScanNocat = "\234\178\128\236\131\137\236\157\132 \236\156\132\237\149\180 \236\181\156\236\134\140\237\149\156 \237\149\156\234\176\156 \236\157\180\236\131\129\236\157\152 \235\182\132\235\165\152\235\165\188 \236\132\160\237\131\157\237\149\152\236\151\172\236\149\188 \237\149\169\235\139\136\235\139\164.";
3493 AuctionScanRedo = "\237\152\132\236\158\172 \237\142\152\236\157\180\236\167\128\235\165\188 \236\153\132\235\163\140\237\149\152\235\160\164\235\169\180 %d \236\180\136 \236\157\180\236\131\129 \234\177\184\235\166\189\235\139\136\235\139\164. \237\142\152\236\157\180\236\167\128 \236\158\172\236\139\156\235\143\132.";
3494 AuctionScanStart = "Auctioneer: %s \237\142\152\236\157\180\236\167\128 1 \234\178\128\236\131\137\236\164\145...";
3495 AuctionTotalAucts = "\234\178\128\236\131\137\235\144\156 \234\178\189\235\167\164 \235\172\188\237\146\136 \236\180\157 \236\136\152\235\159\137: %s";
3496  
3497  
3498 -- Section: Tooltip Messages
3499 FrmtInfoAlsoseen = "%s\236\151\144\236\132\156 %d\237\154\140 \235\180\132";
3500 FrmtInfoAverage = "\236\181\156\236\160\128 %s/%s \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 (%s\236\151\144 \236\158\133\236\176\176)";
3501 FrmtInfoBidMulti = "\236\158\133\236\176\176 (%s%s \234\176\156)";
3502 FrmtInfoBidOne = "\236\158\133\236\176\176 %s";
3503 FrmtInfoBidrate = "\236\158\133\236\176\176 \237\153\149\235\165\160 %d%%, \236\166\137\236\139\156 \234\181\172\236\158\133 \237\153\149\235\165\160 %d%%";
3504 FrmtInfoBuymedian = "\236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\236\149\153\234\176\146";
3505 FrmtInfoBuyMulti = "\236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 (%s%s \234\176\156)";
3506 FrmtInfoBuyOne = "\236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 %s";
3507 FrmtInfoForone = "\234\176\156\235\139\185: \236\181\156\236\160\128 %s/%s \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 (%s \236\158\133\236\176\176) [%d\234\176\156\236\157\152 \236\136\152\235\159\137 \236\164\145]";
3508 FrmtInfoHeadMulti = "%d\234\176\156\236\157\152 \237\143\137\234\183\160:";
3509 FrmtInfoHeadOne = "\237\143\137\234\183\160:";
3510 FrmtInfoHistmed = "\236\181\156\234\183\188 %d, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\236\149\153\234\176\146 (\234\176\156)";
3511 FrmtInfoMinMulti = "\234\178\189\235\167\164 \236\139\156\236\158\145\234\176\128 (%s \234\176\156)";
3512 FrmtInfoMinOne = "\234\178\189\235\167\164 \236\139\156\236\158\145\234\176\128";
3513 FrmtInfoNever = "%s\236\151\144\236\132\156 \235\179\184\236\160\129 \236\151\134\236\157\140";
3514 FrmtInfoSeen = "\236\160\132\236\178\180 \234\178\189\235\167\164\236\151\144\236\132\156 %d\237\154\140 \234\178\128\236\131\137\235\144\168";
3515 FrmtInfoSgst = "\236\160\156\236\149\136 \234\176\128\234\178\169: \236\181\156\236\160\128 %s /%s \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128";
3516 FrmtInfoSgststx = "%d \234\176\156\236\151\144 \235\140\128\237\149\156 \236\160\156\236\149\136 \234\176\128\234\178\169: \236\181\156\236\160\128\234\176\128 %s/ \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 %s";
3517 FrmtInfoSnapmed = "%d\237\154\140 \234\178\128\236\131\137\235\144\168, \236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128 \236\164\145\236\149\153\234\176\146 (\234\176\156)";
3518 FrmtInfoStacksize = "\237\143\137\234\183\160 \237\149\156 \235\172\182\236\157\140 \236\136\152\235\159\137: %d\234\176\156";
3519  
3520  
3521 -- Section: User Interface
3522 FrmtLastSoldOn = "\236\181\156\234\183\188 \237\140\144\235\167\164\234\176\128 : %s";
3523 UiBid = "\236\158\133\236\176\176";
3524 UiBidHeader = "\236\158\133\236\176\176";
3525 UiBidPerHeader = "\234\176\156\235\139\185 \236\158\133\236\176\176";
3526 UiBuyout = "\236\166\137\236\139\156 \234\181\172\236\158\133";
3527 UiBuyoutHeader = "\236\166\137\236\139\156 \234\181\172\236\158\133";
3528 UiBuyoutPerHeader = "\234\176\156\235\139\185 \236\166\137\236\139\156 \234\181\172\236\158\133";
3529 UiBuyoutPriceLabel = "\236\166\137\236\139\156 \234\181\172\236\158\133\234\176\128";
3530 UiBuyoutPriceTooLowError = "(\235\132\136\235\172\180 \235\130\174\236\157\140)";
3531 UiCategoryLabel = "\235\182\132\235\165\152 \236\160\156\237\149\156:";
3532 UiDepositLabel = "\235\179\180\236\166\157\234\184\136";
3533 UiDurationLabel = "\234\178\189\235\167\164 \234\184\176\234\176\132";
3534 UiItemLevelHeader = "\235\160\136\235\178\168";
3535 UiMakeFixedPriceLabel = "\234\176\128\234\178\169 \234\179\160\236\160\149";
3536 UiMaxError = "(%d \236\181\156\235\140\128)";
3537 UiMaximumPriceLabel = "\236\181\156\234\179\160\234\176\128:";
3538 UiMaximumTimeLeftLabel = "\236\181\156\235\140\128 \235\130\168\236\157\128 \234\184\176\234\176\132";
3539 UiMinimumPercentLessLabel = "\236\181\156\236\134\140 \234\176\144\236\134\140 \235\185\132\236\156\168:";
3540 UiMinimumProfitLabel = "\236\181\156\236\134\140 \236\157\180\236\157\181";
3541 UiMinimumQualityLabel = "\236\181\156\236\134\140 \237\146\136\236\167\136:";
3542 UiMinimumUndercutLabel = "\236\181\156\236\134\140 \236\130\173\234\176\144:";
3543 UiNameHeader = "\236\157\180\235\166\132";
3544 UiNoPendingBids = "\235\170\168\235\147\160 \236\158\133\236\176\176 \236\153\132\235\163\140\235\165\188 \236\154\148\236\178\173\237\150\136\236\138\181\235\139\136\235\139\164!";
3545 UiNotEnoughError = "(\236\182\169\235\182\132\237\149\152\236\167\128 \236\149\138\236\157\140)";
3546 UiPendingBidInProgress = "1\234\176\156\236\157\152 \236\158\133\236\176\176\236\157\180 \236\178\152\235\166\172 \236\154\148\236\178\173\235\144\168...";
3547 UiPendingBidsInProgress = "%d\234\176\156\236\157\152 \234\178\176\236\160\149\235\144\152\236\167\128\236\149\138\236\157\128 \236\158\133\236\176\176\236\157\180 \236\154\148\236\178\173\235\144\168...";
3548 UiPercentLessHeader = "%";
3549 UiPost = "\234\178\140\236\139\156";
3550 UiPostAuctions = "\234\178\189\235\167\164 \234\178\140\236\139\156";
3551 UiPriceBasedOnLabel = "\234\176\128\234\178\169 \234\183\188\234\177\176:";
3552 UiPriceModelAuctioneer = "Auctioneer \234\176\128\234\178\169";
3553 UiPriceModelCustom = "\236\130\172\236\154\169\236\158\144 \234\176\128\234\178\169";
3554 UiPriceModelFixed = "\234\179\160\236\160\149\235\144\156 \234\176\128\234\178\169";
3555 UiPriceModelLastSold = "\236\181\156\234\183\188 \237\140\144\235\167\164\234\176\128";
3556 UiProfitHeader = "\236\157\180\236\157\181";
3557 UiProfitPerHeader = "\234\176\156\235\139\185 \236\157\180\236\157\181";
3558 UiQuantityHeader = "\236\136\152\235\159\137";
3559 UiQuantityLabel = "\236\136\152\235\159\137:";
3560 UiRemoveSearchButton = "\236\130\173\236\160\156";
3561 UiSavedSearchLabel = "\236\160\128\236\158\165\235\144\156 \234\178\128\236\131\137\235\130\180\236\154\169:";
3562 UiSaveSearchButton = "\236\160\128\236\158\165";
3563 UiSaveSearchLabel = "\236\157\180\235\178\136 \234\178\128\236\131\137 \236\160\128\236\158\165:";
3564 UiSearch = "\234\178\128\236\131\137";
3565 UiSearchAuctions = "\234\178\189\235\167\164 \234\178\128\236\131\137";
3566 UiSearchDropDownLabel = "\234\178\128\236\131\137";
3567 UiSearchForLabel = "\236\149\132\236\157\180\237\133\156\236\156\188\235\161\156 \234\178\128\236\131\137:";
3568 UiSearchTypeBids = "\236\158\133\236\176\176";
3569 UiSearchTypeBuyouts = "\236\166\137\236\139\156\234\181\172\236\158\133";
3570 UiSearchTypeCompetition = "\234\178\189\236\159\129";
3571 UiSearchTypePlain = "\236\149\132\236\157\180\237\133\156";
3572 UiStacksLabel = "\235\172\182\236\157\140";
3573 UiStackTooBigError = "(\235\172\182\236\157\140\236\157\180 \235\132\136\235\172\180 \237\129\188)";
3574 UiStackTooSmallError = "(\235\172\182\236\157\140\236\157\180 \235\132\136\235\172\180 \236\158\145\236\157\140)";
3575 UiStartingPriceLabel = "\234\178\189\235\167\164 \236\139\156\236\158\145\234\176\128:";
3576 UiStartingPriceRequiredError = "(\237\149\132\236\154\148\237\149\168)";
3577 UiTimeLeftHeader = "\235\130\168\236\157\128 \236\139\156\234\176\132";
3578 UiUnknownError = "(\236\149\140\236\136\152\236\151\134\236\157\140)";
3579  
3580 };
3581  
3582 nlNL = {
3583  
3584  
3585 -- Section: AskPrice Messages
3586 AskPriceAd = "Verkrijg stapel prijzen met %sx[ItemLink] (x = stapelprijs)";
3587 FrmtAskPriceBuyoutMedianHistorical = "%sOpkoop-mediaan historisch: %s%s";
3588 FrmtAskPriceBuyoutMedianSnapshot = "%sOpkoop-mediaan laatste scan: %s%s";
3589 FrmtAskPriceDisable = "AskPrice's %s optie uitgeschakeld";
3590 FrmtAskPriceEach = "(%s ieder)";
3591 FrmtAskPriceEnable = "AskPrice's %s optie ingeschakeld";
3592 FrmtAskPriceVendorPrice = "%sVerkoop aan winkelier voor: %s%s";
3593  
3594  
3595 -- Section: Auction Messages
3596 FrmtActRemove = "Veiling-id %s verwijderd van huidige AH momentopname.";
3597 FrmtAuctinfoHist = "%d historisch";
3598 FrmtAuctinfoLow = "Momentopname Laag";
3599 FrmtAuctinfoMktprice = "Marktprijs";
3600 FrmtAuctinfoNolow = "Item niet gezien in laatste Momentopname";
3601 FrmtAuctinfoOrig = "Oorspronkelijk Bod";
3602 FrmtAuctinfoSnap = "%d laatste scan";
3603 FrmtAuctinfoSugbid = "Startbod";
3604 FrmtAuctinfoSugbuy = "Opkoop voorstel";
3605 FrmtWarnAbovemkt = "Competitie boven de markt";
3606 FrmtWarnMarkup = "Winkelprijs opgehoogd met %s%%";
3607 FrmtWarnMyprice = "Gebruik mijn huidige prijs";
3608 FrmtWarnNocomp = "Geen concurrentie";
3609 FrmtWarnNodata = "Geen gegevens voor HVP";
3610 FrmtWarnToolow = "Kan de laagste prijs niet matchen";
3611 FrmtWarnUndercut = "Onderbieden met %s%%";
3612 FrmtWarnUser = "Gebruik gebruikersprijs";
3613  
3614  
3615 -- Section: Bid Messages
3616 FrmtAlreadyHighBidder = "Al hoogste bieder op veiling: %s (x%d)";
3617 FrmtBidAuction = "Geboden op veiling: %s (x%d)";
3618 FrmtBidQueueOutOfSync = "Error: ongesynchroniseerde bod rij";
3619 FrmtBoughtAuction = "Veiling opgekocht: %s (x%d)";
3620 FrmtMaxBidsReached = "Meer veilingen van %s (x%d) gevonden, maar bodlimiet bereikt (%d)";
3621 FrmtNoAuctionsFound = "Geen veilingen gevonden: %s (x%d)";
3622 FrmtNoMoreAuctionsFound = "Geen verdere veilingen gevonden: %s (x%d)";
3623 FrmtNotEnoughMoney = "Niet genoeg geld om te bieden op veiling: %s (x%d)";
3624 FrmtSkippedAuctionWithHigherBid = "Veiling met hoger bod overgeslagen: %s (x%d)";
3625 FrmtSkippedAuctionWithLowerBid = "Veiling met lager bod overgeslagen: %s (x%d)";
3626 FrmtSkippedBiddingOnOwnAuction = "Bieden op eigen veiling overgeslagen: %s (x%d)";
3627 UiProcessingBidRequests = "Bezig biedingen te verwerken...";
3628  
3629  
3630 -- Section: Command Messages
3631 FrmtActClearall = "Alle veiling-gegevens voor %s verwijderd";
3632 FrmtActClearFail = "Kan item niet vinden: %s";
3633 FrmtActClearOk = "Veiling-gegevens voor item verwijderd: %s";
3634 FrmtActClearsnap = "Bezig huidige AH momentopname te wissen";
3635 FrmtActDefault = "Auctioneers %s optie is hersteld naar zijn standaardwaarde";
3636 FrmtActDefaultall = "Alle Auctioneer opties zijn hersteld naar de standaardwaarden";
3637 FrmtActDisable = "Verberg item's %s gegevens";
3638 FrmtActEnable = "Toon item's %s gegevens";
3639 FrmtActSet = "%s op %s gezet";
3640 FrmtActUnknown = "Onbekend commando of sleutelwoord: '%s'";
3641 FrmtAuctionDuration = "Standaard veilingduur gezet op: %s";
3642 FrmtAutostart = "Automatisch veiling gemaakt voor %s: %s minimum, %s buyout (%d uur) %s";
3643 FrmtFinish = "Nadat een scan is afgelopen, zullen we %s";
3644 FrmtPrintin = "Auctioneers berichten worden nu naar het \"%s\" chat frame geprint";
3645 FrmtProtectWindow = "AH-venster bescherming gezet op: %s";
3646 FrmtUnknownArg = "'%s' is geen geldig argument voor '%s'";
3647 FrmtUnknownLocale = "De opgegeven taal ('%s') is onbekend. Geldige talen zijn:";
3648 FrmtUnknownRf = "Ongeldige parameter ('%s'). De parameter moet zo geformatteerd zijn: [realm]-[faction]. Bijvoorbeeld: Al'Akir-Horde";
3649  
3650  
3651 -- Section: Command Options
3652 OptBidbroker = "<opbrengst in zilver>";
3653 OptBidLimit = "<nummer>";
3654 OptBroker = "<opbrengst in zilver>";
3655 OptCompete = "<verschil in zilver>";
3656 OptLocale = "<taal>";
3657 OptPctBidmarkdown = "<procent>";
3658 OptPctMarkup = "<procent>";
3659 OptPctMaxless = "<procent>";
3660 OptPctNocomp = "<procent>";
3661 OptPctUnderlow = "<procent>";
3662 OptPctUndermkt = "<procent>";
3663 OptPercentless = "<procent>";
3664 OptPrintin = "(<frameIndex>[Nummer]|<frameNaam>[Tekst])";
3665 OptScale = "<schaalfactor>";
3666 OptScan = "<>";
3667  
3668  
3669 -- Section: Commands
3670 CmdAskPriceWhispers = "fluister";
3671 CmdAskPriceWord = "woord";
3672 CmdFinishSound = "einde geluid";
3673  
3674  
3675 -- Section: Config Text
3676 GuiAlso = "Toon ook gegevens voor";
3677 GuiAlsoDisplay = "Gegevens voor %s worden getoond";
3678 GuiAlsoOff = "Andere realm-faction gegevens worden niet meer getoond.";
3679 GuiAlsoOpposite = "Gegevens voor tegengestelde faction worden nu ook getoond.";
3680 GuiAskPrice = "Gebruik AskPrice";
3681 GuiAskPriceAd = "Stuur nieuwe features";
3682 GuiAskPriceGuild = "Reageer op guildchat vragen";
3683 GuiAskPriceHeader = "AskPrice opties";
3684 GuiAskPriceHeaderHelp = "Verander AskPrice's gedrag";
3685 GuiAskPriceParty = "Reageer op partychat vragen";
3686 GuiAskPriceSmart = "Gebruik smartwords";
3687 GuiAskPriceTrigger = "VraagPrijs trigger";
3688 GuiAskPriceVendor = "Verstuur verkoper info";
3689 GuiAskPriceWhispers = "Toon uitgaande priv\195\169berichten";
3690 GuiAskPriceWord = "Custom SmartWord %d";
3691 GuiAuctionDuration = "Standaard veiling duur";
3692 GuiAuctionHouseHeader = "Veiling venster";
3693 GuiAuctionHouseHeaderHelp = "Verander de standaard instellingen van het veiling venster";
3694 GuiAutofill = "Vul prijzen in de AH automatisch aan";
3695 GuiAverages = "Toon gemiddelden";
3696 GuiBidmarkdown = "Bod verlaag percentage";
3697 GuiClearall = "Verwijder alle auctioneer data";
3698 GuiClearallButton = "Verwijder alles";
3699 GuiClearallHelp = "Klik hier om alle auctioneer data voor de huidige realm te verwijderen";
3700 GuiClearallNote = "voor de huidige server-factie";
3701 GuiClearHeader = "Verwijder data";
3702 GuiClearHelp = "Verwijdert auctioneer data. Selecteer alle data of de laatste scan. WAARSCHUWING: Deze acties zijn onomkeerbaar";
3703 GuiClearsnap = "Verwijder scan data";
3704 GuiClearsnapButton = "Verwijder scan";
3705 GuiClearsnapHelp = "Klik hier om de data van de laatste scan te verwijderen";
3706 GuiDefaultAll = "Herstel alle auctioneer opties";
3707 GuiDefaultAllButton = "Herstel alles";
3708 GuiDefaultAllHelp = "Klik hier om alle auctioneer opties te herstellen naar de originele waarden. WAARSCHUWING: Deze actie is onomkeerbaar.";
3709 GuiDefaultOption = "Herstel deze instelling";
3710 GuiEmbed = "Intergreer info in de in-game tooltip";
3711 GuiEmbedBlankline = "Toon een lege regel in de in-game tooltip";
3712 GuiEmbedHeader = "Intergreer";
3713 GuiFinish = "Nadat een scan is voltooid";
3714 GuiFinishSound = "Speel geluid na het voltooien van een scan";
3715 GuiLink = "Toon linkID";
3716 GuiLoad = "Laad Auctioneer";
3717 GuiLoad_Always = "altijd";
3718 GuiLoad_AuctionHouse = "bij het veilinghuis";
3719 GuiLoad_Never = "nooit";
3720 GuiLocale = "Stel de localisering in op";
3721 GuiMainEnable = "Gebruik Auctioneer";
3722 GuiMainHelp = "Bevat instellingen voor auctioneer, een AddOn die item info toont en auctionhouse data analiseert. Klik de 'scan' knop bij de auctionhouse om veiling gegevens te verzamelen";
3723 GuiMarkup = "Verkoper prijs ophoog percentage";
3724 GuiMaxless = "Max markt onderbod percentage";
3725 GuiMedian = "Toon gemiddelden";
3726 GuiNocomp = "Onderbod percentage zonder concurentie";
3727 GuiNoWorldMap = "Auctioneer: Tonen van de wereldkaart onderdrukt";
3728 GuiOtherHeader = "Andere opties";
3729 GuiOtherHelp = "Andere auctioneer opties";
3730 GuiPercentsHeader = "Auctioneer grens percentages";
3731 GuiPercentsHelp = "WAARSCHUWING: De volgende instellingen zijn ALLEEN voor ervaren gebruikers. Pas de volgende waarden aan om te veranderen hoe aggressief auctioneer is bij het bepalen van winstgevende waarden";
3732 GuiPrintin = "Selecteer het gewenste berichtscherm";
3733 GuiProtectWindow = "Voorkom per ongeluk sluiten van het AH venster";
3734 GuiRedo = "Toon langdurige scan waarschuwing";
3735 GuiReloadui = "Herlaad gebruikers interface";
3736 GuiReloaduiButton = "ReloadUI";
3737 GuiReloaduiFeedback = "Nu de WoW UI aan het herladen";
3738 GuiReloaduiHelp = "Klik hier om de WOW Gebruikers interface te herladen na het aanpassen van de localisatie zodat de taal in dit configuratiescherm gelijk wordt aan de gekozen taal. Let op: Dit kan enkele minuten duren.";
3739 GuiRememberText = "Onthoud prijs";
3740 GuiStatsEnable = "Toon statistieken";
3741 GuiStatsHeader = "Item prijs statistieken";
3742 GuiStatsHelp = "Toon de volgende statistieken in de tooltip";
3743 GuiSuggest = "Toon geadviseerde prijs";
3744 GuiUnderlow = "Laagste veiling onderbod";
3745 GuiUndermkt = "Onderbied de maxloze markt";
3746 GuiVerbose = "Verbose modus";
3747 GuiWarnColor = "Kleur prijzenmodel";
3748  
3749  
3750 -- Section: Conversion Messages
3751 MesgConvert = "Auctioneer Database Conversie. Backup uw SavedVariables\\Auctioneer.lua eerst. %s%s";
3752 MesgConvertNo = "Uitschakelen van Auctioneer";
3753 MesgConvertYes = "Converteer";
3754 MesgNotconverting = "Auctioneer converteert uw database niet. Het zal dan ook niet functioneren totdat u dit wel doet.";
3755  
3756  
3757 -- Section: Game Constants
3758 TimeLong = "Lang";
3759 TimeMed = "Gemiddeld";
3760 TimeShort = "Kort";
3761 TimeVlong = "Zeer Lang";
3762  
3763  
3764 -- Section: Generic Messages
3765 DisableMsg = "Automatisch laden van Auctioneer uitgeschakeld";
3766 FrmtWelcome = "Auctioneer v%s geladen";
3767 MesgNotLoaded = "Auctioneer is niet geladen. Type /auctioneer voor meer info.";
3768 StatAskPriceOff = "AskPrice is nu uitgeschakeld.";
3769 StatAskPriceOn = "AskPrice is nu ingeschakeld.";
3770 StatOff = "Veiling-gegevens worden niet weergegeven";
3771 StatOn = "Ingestelde veiling-gegevens worden getoond";
3772  
3773  
3774 -- Section: Generic Strings
3775 TextAuction = "veiling";
3776 TextCombat = "Gevecht";
3777 TextGeneral = "Algemeen";
3778 TextNone = "geen";
3779 TextScan = "Scan";
3780 TextUsage = "Gebruik:";
3781  
3782  
3783 -- Section: Help Text
3784 HelpAlso = "Toon ook gegevens van een andere server in de tooltip. Vul bij 'realm' de realmnaam in en bij 'faction' de naam van de faction. Bijvoorbeeld: \"/auctioneer also Al'Akir-Horde\". Het speciale sleutelwoord \"opposite\" betekent de andere faction, \"off\" schakelt de functionalitiet uit.";
3785 HelpAskPrice = "Zet AskPrice aan of uit.";
3786 HelpAskPriceAd = "Zet de nieuwe reclame-feature van AskPrice aan of uit.";
3787 HelpAskPriceGuild = "Reageer op vragen in de guildchat.";
3788 HelpAskPriceParty = "Reageer op vragen in de partychat.";
3789 HelpAskPriceSmart = "Zet SmartWords controle aan of uit.";
3790 HelpAskPriceTrigger = "Verander het trigger-karakter van AskPrice.";
3791 HelpAskPriceVendor = "Zet het verzenden van verkoper gegevens aan of uit.";
3792 HelpAskPriceWhispers = "Zet het verbergen van alle AskPrice uitgaande priv\195\169berichten aan of uit.";
3793 HelpAskPriceWord = "Voeg persoonlijke AskPrice SmartWords toe of modificeer ze.";
3794 HelpAuctionClick = "Stelt je in staat automatisch een veiling te beginnen voor een item in je inventaris door Alt-Klik.";
3795 HelpAuctionDuration = "Stel de standaard veilingduur in met het openen van het AH venster";
3796 HelpAutofill = "Stel in of prijzen automatisch ingevuld moeten worden wanneer er een item op de AH wordt gezet.";
3797 HelpAverage = "Selecteer of de gemiddelde veilingprijs van items getoond moet worden";
3798 HelpBidbroker = "Toon kort of gemiddeld durende veilingen van de recente scan waar met een bod winst mogelijk is.";
3799 HelpBidLimit = "Maximum aantal veilingen om op te bieden of op te kopen wanneer de bod- of opkoopknop is geklikt in het Zoek Veilingen tabblad.";
3800 HelpBroker = "Toon veilingen van de recentste scan waar op geboden kan worden om door te verkopen met winst.";
3801 HelpClear = "Wis de data voor het aangegeven item (voeg de items in het commando met shift-klik). Je kunt ook de speciale sleutelwoorden \"all\" of \"snapshot\" aangeven.";
3802 HelpCompete = "Toon alle recent gescande veilingen waarvan de opkoopprijs minder is dan die van een van jouw items.";
3803 HelpDefault = "Zet een Auctioneer-optie op zijn standaardwaarde. Je kunt ook het speciale keyword \"all\" gebruiken om alle Auctioneer-opties op hun standaardwaarde te zetten.";
3804 HelpDisable = "Stopt het automatisch laden van Auctioneer de volgende keer dat je inlogt.";
3805 HelpEmbed = "Integreer de tekst in het originele spel tooltip (NB.: Bepaalde features worden uitgezet wanneer dit geselecteerd is)";
3806 HelpEmbedBlank = "Selecteer of een lege regel getoond moet worden tussen de tooltip info en de auction info als embedded mode aan staat.";
3807 HelpFinish = "Geef aan of World of Warcraft automatich moet afsluiten als het Scannen van het veilinghuis compleet is.";
3808 HelpFinishSound = "Zet het spelen van een geluid aan aan het einde van een Auction House scan.";
3809 HelpLink = "Selecteer of het link id in de tooltip getoond moet worden";
3810 HelpLoad = "Verander Auctioneer's laad settings voor dit karakter.";
3811 HelpLocale = "Verander de taal die gebruikt wordt om Auctioneer berichten te tonen.";
3812 HelpMedian = "Selecteer dat de median buyout prijs van het item wordt getoond.";
3813 HelpOnoff = "Zet het tonen van veilinggegevens aan en uit.";
3814 HelpPctBidmarkdown = "Zet het percentage waarmee Auctioneer de bid-prijs onder de buyout prijs noteert.";
3815 HelpPctMarkup = "Het percentage waarmee vendor prijzen hoger genoteerd worden wanneer geen andere waarden beschikbaar zijn";
3816 HelpPctMaxless = "Legt percentage vast tot waar Auctioneer de markt prijs blijft onderbieden voordat het opgeeft";
3817 HelpPctNocomp = "Het percentage waarmee Auctioneer onder de marktprijs bied als er geen concurentie is";
3818 HelpPctUnderlow = "Legt het percentage vast waarmee Auctioneer onder de laagste auction prijs bied";
3819 HelpPctUndermkt = "Percentage waarmee de marktprijs onderboden wordt wanneer de prijs van de concurentie niet meer onderboden kan worden (vanwege maxless)\n";
3820 HelpPercentless = "Toon alle recent gescande veilingen waarvan de opkoopprijs een bepaald percentage minder is dan de maximale verkoopprijs.";
3821 HelpPrintin = "Selecteer in welk frame Auctioneer zijn berichten toont. Je kunt of de naam van het frame of de index aangeven.";
3822 HelpProtectWindow = "Voorkom dat je perongeluk het veilinghuis interface sluit";
3823 HelpRedo = "Selecteer of je een waarschuwing wilt krijgen als de te scennen pagina van het veilinghuis er te lang over doet door een server probleem (Server Lag)";
3824 HelpScan = "Doe een Veilinghuis scan bij het eerstvolgende bezoek aan het veilinghuis, of gelijk als je er al bent (er is ook een knop in het veilinghuis paneel) Kies welke catagorieen je wild scannen met de checkboxen (naast de catagorieen)";
3825 HelpStats = "Selecteer of je het bod of opkoop percentage van items wilt zien.";
3826 HelpSuggest = "Selecteer of je de adviesprijs wilt zien.";
3827 HelpUpdatePrice = "Past automatisch de startprijs aan van een veiling in de \"plaats veiling tab\" als de opkoop prijs verandert";
3828 HelpVerbose = "Selecteerd of gemiddelden en suggesties voledig getoond moeten worden (of off om ze op een enkele regel te tonen).\n";
3829 HelpWarnColor = "Selecteer of het huidige AH prijs model (b.v. Undercutting by...) getoond moet worden in intuitieve kleuren.\n";
3830  
3831  
3832 -- Section: Post Messages
3833 FrmtNoEmptyPackSpace = "Geen lege ruimte gevonden om veiling te starten!";
3834 FrmtNotEnoughOfItem = "Niet genoeg %s gevonden om veiling te starten!";
3835 FrmtPostedAuction = "1 Veiling van %s (x%d) geplaatst";
3836 FrmtPostedAuctions = "%d veilingen van %s (x%d) geplaatst";
3837  
3838  
3839 -- Section: Report Messages
3840 FrmtBidbrokerCurbid = "HuidigBod";
3841 FrmtBidbrokerDone = "Bod bepalen voltooid";
3842 FrmtBidbrokerHeader = "Minimum winst: %s, HVP ='Hoogst Verkoopbare Prijs'";
3843 FrmtBidbrokerLine = "%s, Laatst %s gezien, HVP: %s, %s, Winst: %s, Tijd: %s";
3844 FrmtBidbrokerMinbid = "MinBod";
3845 FrmtBrokerDone = "Prijsbepaling voltooid";
3846 FrmtBrokerHeader = "Minimale winst: %s, HVP ='Hoogst Verkoopbare Prijs'";
3847 FrmtBrokerLine = "%s, Laatst %s gezien, HVP: %s, BO: %s, Winst: %s";
3848 FrmtCompeteDone = "Concurerende veilingen voltooid";
3849 FrmtCompeteHeader = "Concurerende veilingen ten minste %s minder per item";
3850 FrmtCompeteLine = "%s, Bod: %s, BO %s vs %s, %s minder";
3851 FrmtHspLine = "Hoogst Verkoopbare Prijs voor 1 %s is: %s";
3852 FrmtLowLine = "%s, BO: %s, Verkopen: %s, Voor 1: %s, Minder dan gemiddeld: %s";
3853 FrmtMedianLine = "Van de laatste %d gezien, gemiddelde BO voor 1 %s is: %s";
3854 FrmtNoauct = "Geen veilingen gevonden voor item: %s";
3855 FrmtPctlessDone = "Procenten minder voltooid";
3856 FrmtPctlessHeader = "Procent minder dan Hoogst verkoopbare prijs (HVP): %d%%";
3857 FrmtPctlessLine = "%s, Laatste %d gezien, HVP: %s, BO: %s, Winst: %s, Minder: %s";
3858  
3859  
3860 -- Section: Scanning Messages
3861 AuctionDefunctAucts = "Niet meer bestaande veilingen verwijderd: %s";
3862 AuctionDiscrepancies = "Discrepanties: %s";
3863 AuctionNewAucts = "Nieuwe veilingen gescand: %s";
3864 AuctionOldAucts = "Eerder gescand: %s";
3865 AuctionPageN = "Auctioneer: scannen van %s pagina %d van %d Veilingen per seconde: %s Verwachte tijdsduur: %s";
3866 AuctionScanDone = "Auctioneer: veiling scan klaar";
3867 AuctionScanNexttime = "Auctioneer zal een volledige scan uitvoeren de volgende keer dat gepraat wordt met een veilingmeester.";
3868 AuctionScanNocat = "U moet tenminste \195\169\195\169n categorie hebben geselecteerd om te kunnen scannen.";
3869 AuctionScanRedo = "Huidige pagina deed er meer dan %d secondes over om te laden, nieuwe poging.";
3870 AuctionScanStart = "Auctioneer: scannen %s pagina 1...";
3871 AuctionTotalAucts = "Totaal aantal veilingen gescand: %s";
3872  
3873  
3874 -- Section: Tooltip Messages
3875 FrmtInfoAlsoseen = "%d keer gezien voor %s";
3876 FrmtInfoAverage = "%s min/%s BO (%s bod)";
3877 FrmtInfoBidMulti = "Boden (%s%s ea)";
3878 FrmtInfoBidOne = "Boden%s";
3879 FrmtInfoBidrate = "%d%% hebben een bod, %d%% hebben BO";
3880 FrmtInfoBuymedian = "BO gemiddelde";
3881 FrmtInfoBuyMulti = "Buyout (%s%s ea)";
3882 FrmtInfoBuyOne = "Buyout%s";
3883 FrmtInfoForone = "Voor 1: %s min/%s BO (%s geboden) [in %d's]";
3884 FrmtInfoHeadMulti = "Gemiddelden voor %d items:";
3885 FrmtInfoHeadOne = "Gemiddelden voor dit item";
3886 FrmtInfoHistmed = "Laatste %d, gemiddelde BO (ea)";
3887 FrmtInfoMinMulti = "Begin bod (%s ea)";
3888 FrmtInfoMinOne = "Begin bod";
3889 FrmtInfoNever = "Nooit gezien in %s";
3890 FrmtInfoSeen = "Totaal %d keer gezien bij de AH";
3891 FrmtInfoSgst = "Geadviseerde prijs: %s min/%s BO";
3892 FrmtInfoSgststx = "Geadviseerde prijs voor jouw %d stack: %s min/%s BO";
3893 FrmtInfoSnapmed = "%d gescanned, gemiddelde BO (ea)";
3894 FrmtInfoStacksize = "Gemiddelde stack grootte: %d items";
3895  
3896  
3897 -- Section: User Interface
3898 FrmtLastSoldOn = "Laatst Verkocht op %s";
3899 UiBid = "Bod";
3900 UiBidHeader = "Bod";
3901 UiBidPerHeader = "Bod Per";
3902 UiBuyout = "Opkoop";
3903 UiBuyoutHeader = "Opkoop";
3904 UiBuyoutPerHeader = "Opkoop Per";
3905 UiBuyoutPriceLabel = "Opkoopprijs:";
3906 UiBuyoutPriceTooLowError = "(Te laag)";
3907 UiCategoryLabel = "Categorie beperking:";
3908 UiDepositLabel = "Storting:";
3909 UiDurationLabel = "Duur:";
3910 UiItemLevelHeader = "Lvl";
3911 UiMakeFixedPriceLabel = "Maak vaste prijs";
3912 UiMaxError = "(%d Max)";
3913 UiMaximumPriceLabel = "Maximum Prijs:";
3914 UiMaximumTimeLeftLabel = "Maximale Tijd Over:";
3915 UiMinimumPercentLessLabel = "Laagste Verschil Percentage:";
3916 UiMinimumProfitLabel = "Minimale Opbrengst:";
3917 UiMinimumQualityLabel = "Minimum Kwaliteit:";
3918 UiMinimumUndercutLabel = "Minimum Onderbieding:";
3919 UiNameHeader = "Naam";
3920 UiNoPendingBids = "Alle bodverzoeken compleet!";
3921 UiNotEnoughError = "(Niet genoeg)";
3922 UiPendingBidInProgress = "1 bodverzoek in behandeling...";
3923 UiPendingBidsInProgress = "%d bodverzoeken in behandeling...";
3924 UiPercentLessHeader = "Pct";
3925 UiPost = "Plaats";
3926 UiPostAuctions = "Plaats Veiling";
3927 UiPriceBasedOnLabel = "Prijs Gebaseerd Op:";
3928 UiPriceModelAuctioneer = "Auctioneer Prijs";
3929 UiPriceModelCustom = "Eigen Prijs";
3930 UiPriceModelFixed = "Vaste Prijs";
3931 UiPriceModelLastSold = "Laatste verkoopprijs";
3932 UiProfitHeader = "Winst";
3933 UiProfitPerHeader = "Winst Per";
3934 UiQuantityHeader = "Hoev.";
3935 UiQuantityLabel = "Hoeveelheid:";
3936 UiRemoveSearchButton = "Verwijder";
3937 UiSavedSearchLabel = "Bewaarde zoekopdrachten:";
3938 UiSaveSearchButton = "Bewaar";
3939 UiSaveSearchLabel = "Bewaar deze zoekopdracht:";
3940 UiSearch = "Zoek";
3941 UiSearchAuctions = "Zoek Veilingen";
3942 UiSearchDropDownLabel = "Zoek:";
3943 UiSearchForLabel = "Zoek Naar Item:";
3944 UiSearchTypeBids = "Biedingen";
3945 UiSearchTypeBuyouts = "Opkopingen";
3946 UiSearchTypeCompetition = "Concurrentie";
3947 UiSearchTypePlain = "Item";
3948 UiStacksLabel = "Stapels";
3949 UiStackTooBigError = "(Stapel Te Groot)";
3950 UiStackTooSmallError = "(Stapel Te Klein)";
3951 UiStartingPriceLabel = "Start Prijs:";
3952 UiStartingPriceRequiredError = "(Benodigd)";
3953 UiTimeLeftHeader = "Tijd over";
3954 UiUnknownError = "(Onbekend)";
3955  
3956 };
3957  
3958 ptPT = {
3959  
3960  
3961 -- Section: AskPrice Messages
3962 AskPriceAd = "Obtenha pre\195\167o da pilha com %sx[ItemLink] (x = stacksize) ";
3963 FrmtAskPriceBuyoutMedianHistorical = "%sHist\195\179rico m\195\169dio das vendas: %s%s ";
3964 FrmtAskPriceBuyoutMedianSnapshot = "%sHistorico medio do ultimo scan: %s%s ";
3965 FrmtAskPriceDisable = "Desativar perguntar pre\195\167o";
3966 FrmtAskPriceEach = "(%s cada)";
3967 FrmtAskPriceEnable = "Activar perguntar pre\195\167o %s";
3968 FrmtAskPriceVendorPrice = "%sVenda para fornecedor por: %s%s ";
3969  
3970  
3971 -- Section: Auction Messages
3972 FrmtActRemove = "Removendo %s da image corrente da AH";
3973 FrmtAuctinfoHist = "%s historial";
3974 FrmtAuctinfoLow = "Pre\195\167o mais baixo";
3975 FrmtAuctinfoMktprice = "Pre\195\167o de mercado";
3976 FrmtAuctinfoNolow = "Objecto n\195\163o visto no \195\186ltimo leil\195\163o";
3977 FrmtAuctinfoOrig = "Oferta original";
3978 FrmtAuctinfoSnap = "%d do \195\186ltimo scan";
3979 FrmtAuctinfoSugbid = "Oferta inicial";
3980 FrmtAuctinfoSugbuy = "Pre\195\167o de saida proposto";
3981 FrmtWarnAbovemkt = "Pre\195\167o acima do mercado";
3982 FrmtWarnMarkup = "Colocando pre\195\167o %s%% acima do vendedor";
3983 FrmtWarnMyprice = "Usando pre\195\167o actual";
3984 FrmtWarnNocomp = "Sem competi\195\167\195\163o";
3985 FrmtWarnNodata = "Sem informa\195\167\195\163oo para pre\195\167o mais alto";
3986 FrmtWarnToolow = "Impossivel igualar pre\195\167o minimo";
3987 FrmtWarnUndercut = "Baixando o pre\195\167o em %s%%";
3988 FrmtWarnUser = "Usando o seu pre\195\167o actual";
3989  
3990  
3991 -- Section: Bid Messages
3992 FrmtAlreadyHighBidder = "Esse bid \195\169 teu: %s (x%d) ";
3993 FrmtBidAuction = "Bid no leil\195\163o: %s (x%d)";
3994 FrmtBidQueueOutOfSync = "Error: Bid queue out of sync!\nErro: Fila de ofertas fora de sincronia!";
3995 FrmtBoughtAuction = "Leil\195\163o comprado: %s (x%d)";
3996 FrmtMaxBidsReached = "Mais auctions de %s (x%d)encontrado, mas ofere\195\167a o limite alcan\195\167ado (%d)";
3997 FrmtNoAuctionsFound = "Nenhum leil\195\163o encontrado: %s (x%d)";
3998 FrmtNoMoreAuctionsFound = "N\195\163o mais auctions encontrados: %s (x%d)";
3999 FrmtNotEnoughMoney = "N\195\163o bastante dinheiro a oferecer no auction: %s (x%d)";
4000 FrmtSkippedAuctionWithHigherBid = "Auction saltado com oferta mais elevada: %s (x%d)";
4001 FrmtSkippedAuctionWithLowerBid = "Auction saltado com oferta mais elevada: %s (x%d)";
4002 FrmtSkippedBiddingOnOwnAuction = "Oferecer saltado em pr\195\179prio auction: %s (x%d)";
4003 UiProcessingBidRequests = "Processando pedidos oferecidos...";
4004  
4005  
4006 -- Section: Command Messages
4007 FrmtActClearall = "Removendo todos dados para o leil\195\131\194\163o %s";
4008 FrmtActClearFail = "Impossivel encontrar o objeto: %s";
4009 FrmtActClearOk = "Removida a informa\195\131\194\167\195\131\194\163o para o objecto %s";
4010 FrmtActClearsnap = "Removendo a informa\195\131\194\167\195\131\194\163o actual da casa de leil\195\131\194\181es";
4011 FrmtActDefault = "A op\195\131\194\167\195\131\194\163o %s do Auctioneer foi alterada para o modo original";
4012 FrmtActDefaultall = "Todas as op\195\131\194\167\195\131\194\181es do Auctioneer foram alteradas para o modo original";
4013 FrmtActDisable = "Ocultando informa\195\131\194\167\195\131\194\163o para %s";
4014 FrmtActEnable = "Mostrando informa\195\131\194\167\195\131\194\163o para %s";
4015 FrmtActSet = "%s alterado para '%s'";
4016 FrmtActUnknown = "Comando ou palavra-chave desconhecida: '%s'";
4017 FrmtAuctionDuration = "Tempo da ac\195\131\194\167\195\131\194\163o original mudado para: %s";
4018 FrmtAutostart = "Mudando leil\195\131\194\163o autom\195\131\194\161tico para %s minimo, %s pre\195\131\194\167o de sa\195\131\194\173da (%dh)\n%s";
4019 FrmtFinish = "Depois de uma pesquisa terminar, n\195\179s faremos %s";
4020 FrmtPrintin = "Mensagens do Auctioneer v\195\131\194\163o agora ser mostradas na janela de comunica\195\131\194\167\195\131\194\163o \"%s\"";
4021 FrmtProtectWindow = "Protec\195\131\194\167\195\131\194\163o da janela de leil\195\131\194\181es mudada para: %s";
4022 FrmtUnknownArg = "'%s' n\195\131\194\163o \195\131\194\169 um argumento valido para '%s'";
4023 FrmtUnknownLocale = "A localiza\195\131\194\167\195\131\194\163o que especificou ('%s') \195\131\194\169 desconhecida. Localiza\195\131\194\167\195\131\194\181es v\195\131\194\161lidas s\195\131\194\163o:";
4024 FrmtUnknownRf = "Parametro inv\195\131\194\161lido ('%s'). O parametro tem de estar na forma: [reino]-[fac\195\131\194\167\195\131\194\163o]. Por exemplo: Al'Akir-Horde";
4025  
4026  
4027 -- Section: Command Options
4028 OptAlso = "(reino-fac\195\131\194\167\195\131\194\163o|oposto)";
4029 OptAuctionDuration = "(\195\186ltima||2h||8h||24h)";
4030 OptBidbroker = "<proveito_prata>";
4031 OptBidLimit = "<n\195\186mero>";
4032 OptBroker = "<proveito_prata>";
4033 OptClear = "([Item]|todo|imagem)";
4034 OptCompete = "<prata_menos>";
4035 OptDefault = "(<op\195\131\194\167\195\131\194\163o>|todo)";
4036 OptFinish = "(desligar||sair||terminar)";
4037 OptLocale = "<localidade>";
4038 OptPctBidmarkdown = "<porcento>";
4039 OptPctMarkup = "<porcento>";
4040 OptPctMaxless = "<porcento>";
4041 OptPctNocomp = "<porcento>";
4042 OptPctUnderlow = "<porcento>";
4043 OptPctUndermkt = "<porcento>";
4044 OptPercentless = "<porcento>";
4045 OptPrintin = "(<indiceJanela>[N\195\131\194\186mero]|<nomeJanela>[Serie])";
4046 OptProtectWindow = "(nunca||pesquisa||sempre)";
4047 OptScale = "<factor_escala>";
4048 OptScan = "par\195\162metro de pesquisa";
4049  
4050  
4051 -- Section: Commands
4052 CmdAlso = "tamb\195\131\194\169m";
4053 CmdAlsoOpposite = "oposto";
4054 CmdAlt = "alt";
4055 CmdAskPriceAd = "ad";
4056 CmdAskPriceGuild = "guild ";
4057 CmdAskPriceParty = "party";
4058 CmdAskPriceSmart = "esperto";
4059 CmdAskPriceSmartWord1 = "que";
4060 CmdAskPriceSmartWord2 = "valor";
4061 CmdAskPriceTrigger = "disparador";
4062 CmdAskPriceVendor = "vendor";
4063 CmdAskPriceWhispers = "suspiros";
4064 CmdAskPriceWord = "palavra";
4065 CmdAuctionClick = "click-leil\195\131\194\163o";
4066 CmdAuctionDuration = "dura\195\131\194\167\195\131\194\163o-leil\195\131\194\163o";
4067 CmdAuctionDuration0 = "\195\186ltimo";
4068 CmdAuctionDuration1 = "2h";
4069 CmdAuctionDuration2 = "8h";
4070 CmdAuctionDuration3 = "24h";
4071 CmdAutofill = "autoinserir";
4072 CmdBidbroker = "corretor-ofertas";
4073 CmdBidbrokerShort = "co";
4074 CmdBidLimit = "ofere\195\167-limite";
4075 CmdBroker = "corretor";
4076 CmdClear = "limpar";
4077 CmdClearAll = "tudo";
4078 CmdClearSnapshot = "imagem";
4079 CmdCompete = "competir";
4080 CmdCtrl = "ctrl";
4081 CmdDefault = "iriginal";
4082 CmdDisable = "desligar";
4083 CmdEmbed = "integrado";
4084 CmdFinish = "finish";
4085 CmdFinish0 = "off";
4086 CmdFinish1 = "logout";
4087 CmdFinish2 = "exit";
4088 CmdFinish3 = "reloadui";
4089 CmdFinishSound = "som final";
4090 CmdHelp = "ajuda";
4091 CmdLocale = "localiza\195\131\194\167\195\131\194\163o";
4092 CmdOff = "desligado";
4093 CmdOn = "ligado";
4094 CmdPctBidmarkdown = "pct-menosoferta";
4095 CmdPctMarkup = "pct-mais";
4096 CmdPctMaxless = "pct-semmaximo";
4097 CmdPctNocomp = "pct-semcomp";
4098 CmdPctUnderlow = "pct-abaixomenor";
4099 CmdPctUndermkt = "pct-abaixomercado";
4100 CmdPercentless = "sempercentagem";
4101 CmdPercentlessShort = "sp";
4102 CmdPrintin = "imprimir-em";
4103 CmdProtectWindow = "proteger-janela";
4104 CmdProtectWindow0 = "nunca";
4105 CmdProtectWindow1 = "scan";
4106 CmdProtectWindow2 = "sempre";
4107 CmdScan = "scan";
4108 CmdShift = "shift";
4109 CmdToggle = "mudar";
4110 CmdUpdatePrice = "update-pre\195\167o ";
4111 CmdWarnColor = "aviso-cor";
4112 ShowAverage = "ver-media";
4113 ShowEmbedBlank = "ver-integrado-linhavazia";
4114 ShowLink = "ver-link";
4115 ShowMedian = "ver-mediano";
4116 ShowRedo = "ver-aviso";
4117 ShowStats = "ver-estatisticas";
4118 ShowSuggest = "ver-sugerido";
4119 ShowVerbose = "ver-detalhe";
4120  
4121  
4122 -- Section: Config Text
4123 GuiAlso = "Tamb\195\169m mostrar informa\195\167\195\163o para";
4124 GuiAlsoDisplay = "Mostrando informa\195\167\195\163o para %s";
4125 GuiAlsoOff = "N\195\131\194\163o mostrando informa\195\167\195\163o de outro reino-fac\195\167\195\163o";
4126 GuiAlsoOpposite = "Mostrando informa\195\167\195\163o da fac\195\167\195\163o oposta";
4127 GuiAskPrice = "Permita AskPrice";
4128 GuiAskPriceAd = "Emita caracter\195\173sticas ad";
4129 GuiAskPriceGuild = "Responda \195\160s perguntas do guildchat";
4130 GuiAskPriceHeader = "Op\195\167\195\181es De AskPrice";
4131 GuiAskPriceHeaderHelp = "Mude o comportamento de AskPrice";
4132 GuiAskPriceParty = "Responda \195\160s perguntas do partychat";
4133 GuiAskPriceSmart = "Use smartwords";
4134 GuiAskPriceTrigger = "Disparador de AskPrice";
4135 GuiAskPriceVendor = "Emita o vendor info ";
4136 GuiAskPriceWhispers = "Mostrar suspiros enviados";
4137 GuiAskPriceWord = "SmartWord regular %d";
4138 GuiAuctionDuration = "Dura\195\167\195\163o de leil\195\181es pre-definida";
4139 GuiAuctionHouseHeader = "Janela da casa de leil\195\181es";
4140 GuiAuctionHouseHeaderHelp = "Mudar o comportamento da janela da casa de leil\195\181es";
4141 GuiAutofill = "Auto completar pre\195\167os na casa de leil\195\181es";
4142 GuiAverages = "Mostrar medias";
4143 GuiBidmarkdown = "Porcento menos oferta";
4144 GuiClearall = "Eliminar toda a informa\195\167\195\163o do Auctioneer";
4145 GuiClearallButton = "Eliminar tudo";
4146 GuiClearallHelp = "Seleccione aqui para eliminar toda a informa\195\167\195\163o do Auctioneer para o reino-fac\195\167\195\163o actual.";
4147 GuiClearallNote = "para o reino-fac\195\167\195\163o actual";
4148 GuiClearHeader = "Eliminar informa\195\167\195\163o";
4149 GuiClearHelp = "Elimina a informa\195\167\195\163o do Auctioneer. Selecione toda a informa\195\167\195\163o ou s\195\179 a imagem actual. AVISO: Esta altera\195\167\195\163o \195\169 irreversivel.";
4150 GuiClearsnap = "Eliminar Imagem actual";
4151 GuiClearsnapButton = "Eliminar Imagem";
4152 GuiClearsnapHelp = "Pressione aqui para eliminar a ultima imagem de informa\195\167\195\163o do Auctioneer.";
4153 GuiDefaultAll = "Reverter todas as op\195\167\195\181es";
4154 GuiDefaultAllButton = "Reverter tudo";
4155 GuiDefaultAllHelp = "Pressione aqui para reverter todas as op\195\167\195\181es do Auctioneer de volta ao inicial. AVISO: Estas ac\195\167\195\181es n\195\163o s\195\163o reversiveis.";
4156 GuiDefaultOption = "Reverter esta op\195\167\195\163o";
4157 GuiEmbed = "Integrar informa\195\167\195\163o na caixa de ajuda";
4158 GuiEmbedBlankline = "Mostrar linha em branco na caixa de ajuda";
4159 GuiEmbedHeader = "Integrar";
4160 GuiFinish = "Depois da pesquisa acabar";
4161 GuiFinishSound = "Tocar som quando acabar scan";
4162 GuiLink = "Mostrar LinkID";
4163 GuiLoad = "Carregar o Auctioneer";
4164 GuiLoad_Always = "sempre";
4165 GuiLoad_AuctionHouse = "na casa de leil\195\181es";
4166 GuiLoad_Never = "nunca";
4167 GuiLocale = "Ajustar localidade para";
4168 GuiMainEnable = "Activar Auctioneer";
4169 GuiMainHelp = "Cont\195\131\194\169m op\195\167\195\181es para o Auctioneer, um AddOn que mostra informa\195\167\195\163o acerca de items e analiza a casa de leil\195\181es. Pressione \"Scan\" na janela de leil\195\181es para receber a informa\195\167\195\163o dos leil\195\181es.";
4170 GuiMarkup = "Percentagem sobre o vendedor";
4171 GuiMaxless = "Percentagem m\195\161xima abaixo do mercado";
4172 GuiMedian = "Mostrar Medianos";
4173 GuiNocomp = "Percentagem sem competi\195\167\195\163o";
4174 GuiNoWorldMap = "Auctioneer: suprimiu a mostra do mapa do mundo";
4175 GuiOtherHeader = "Outras Op\195\167\195\181es";
4176 GuiOtherHelp = "Op\195\167\195\181es diversas do Auctioneer";
4177 GuiPercentsHeader = "Limites de Percentagem do Auctioneer";
4178 GuiPercentsHelp = "AVISO: As seguintes op\195\167\195\181es s\195\163o apenas para utilizadores experientes. Ajuste os seguintes valores para mudar o qu\195\131\194\163o agressivo o Auctioneer vai ser quando decidindo valores proveitosos.";
4179 GuiPrintin = "Seleccione a janela desejada";
4180 GuiProtectWindow = "Prevenir o encerrar acidental da janela de leil\195\181es";
4181 GuiRedo = "Mostrar advert\195\170ncia de scan longo";
4182 GuiReloadui = "Recarregar interface de utilizador";
4183 GuiReloaduiButton = "RecarregarUI";
4184 GuiReloaduiFeedback = "Recarregando o interface do WoW";
4185 GuiReloaduiHelp = "Pressione aqui para recarregar o interface de utilizador ap\195\179s mudar a localidade para que a linguagem neste ecr\195\163 de configura\195\167\195\163o coincida com a que voc\195\170 escolheu. Nota: Esta opera\195\167\195\163o pode durar alguns minutos.";
4186 GuiRememberText = "Recordar pre\195\167o";
4187 GuiStatsEnable = "Mostrar estat\195\173sticas";
4188 GuiStatsHeader = "Estat\195\173stissa de pre\195\167o de itens";
4189 GuiStatsHelp = "Mostrar as seguintes estat\195\173sticas na tooltip.";
4190 GuiSuggest = "Mostrar pre\195\167os sugeridos";
4191 GuiUnderlow = "Redu\195\167\195\163o de leil\195\163o mais baixa";
4192 GuiUndermkt = "Abaixo de mercado quando sem m\195\161ximo";
4193 GuiVerbose = "Modo detalhe";
4194 GuiWarnColor = "Modelo de colora\195\167\195\163o dos pre\195\167os";
4195  
4196  
4197 -- Section: Conversion Messages
4198 MesgConvert = "Conver\195\131\194\167\195\131\194\163o da informa\195\131\194\167\195\131\194\163o do Auctioneer. Por favor guarde uma c\195\131\194\179pia de SavedVariables\Auctioneer.lua primeiro. %s%s";
4199 MesgConvertNo = "Desactivar Auctioneer";
4200 MesgConvertYes = "Converter";
4201 MesgNotconverting = "O Auctioneer n\195\131\194\163o est\195\131\194\161 a converter a sua base de dados, mas n\195\131\194\163o funcionar\195\131\194\161 at\195\131\194\169 que o fa\195\131\194\167a.";
4202  
4203  
4204 -- Section: Game Constants
4205 TimeLong = "Longo";
4206 TimeMed = "M\195\131\194\169dio";
4207 TimeShort = "Curto";
4208 TimeVlong = "Muito Longo";
4209  
4210  
4211 -- Section: Generic Messages
4212 DisableMsg = "Desactivando o carregamento autom\195\131\194\161tico do Auctioneer";
4213 FrmtWelcome = "Auctioneer v%s inicializado. Boas Compras.";
4214 MesgNotLoaded = "O Auctioneer n\195\131\194\163o est\195\131\194\161 inicializado. Estreca /auctioneer para mais informa\195\131\194\167\195\131\194\163o.";
4215 StatAskPriceOff = "AskPrice \195\169 incapacitado agora.";
4216 StatAskPriceOn = "AskPrice \195\169 incapacitado agora.";
4217 StatOff = "Ocultando informa\195\131\194\167\195\131\194\163o de leil\195\131\194\181es";
4218 StatOn = "Mostrando informa\195\131\194\167\195\131\194\163o de leil\195\131\194\181es";
4219  
4220  
4221 -- Section: Generic Strings
4222 TextAuction = "leil\195\131\194\163o";
4223 TextCombat = "Combate";
4224 TextGeneral = "Geral";
4225 TextNone = "nenhum";
4226 TextScan = "Scan";
4227 TextUsage = "Utiliza\195\131\194\167\195\131\194\163o:";
4228  
4229  
4230 -- Section: Help Text
4231 HelpAlso = "Mostrar tamb\195\169m valores de outros servidores na janela. Para o reino, insira o nome do reino e para fac\195\167\195\163o insira o nome da fac\195\167\195\163o. Por exemplo: \"/auctioneer also Al'Akir-Horde\". A palavra chave \"oposto\" significa a fac\195\167\195\163o oposta, \"off\" desliga a funcionalidade.";
4232 HelpAskPrice = "Permita ou incapacite AskPrice.";
4233 HelpAskPriceAd = "Permita ou incapacite caracter\195\173sticas novas de AskPrice ad.";
4234 HelpAskPriceGuild = "Responda \195\160s perguntas feitas no bate-papo do guild.";
4235 HelpAskPriceParty = "Responda \195\160s perguntas feitas no bate-papo do partido.";
4236 HelpAskPriceSmart = "Permita ou incapacite verificar de SmartWords.";
4237 HelpAskPriceTrigger = "Mude o car\195\161ter do disparador de AskPrice.";
4238 HelpAskPriceVendor = "Permita ou incapacite a emiss\195\163o de dados fixando o pre\195\167o do vendor.";
4239 HelpAskPriceWhispers = "Mostrar ou Esconder todos os suspiros de ida do AskPrice.";
4240 HelpAskPriceWord = "Adicionar ou Modificar as SmartWords do AskPrice.";
4241 HelpAuctionClick = "Permite fazer Alt-Click a um objecto nas suas malas para iniciar automaticamente um leil\195\163o desse objecto";
4242 HelpAuctionDuration = "Selecciona a dura\195\167\195\163o padr\195\163o de leil\195\181es ao abrir a janela de leil\195\181es";
4243 HelpAutofill = "Define se auto-completa pre\195\167os quando se coloca um novo leil\195\163o na janela de leil\195\181es";
4244 HelpAverage = "Define se mostra o pre\195\167o m\195\169dio do produto em leil\195\163o";
4245 HelpBidbroker = "Mostrar leil\195\163es de tempo curto ou m\195\169dio do recente scan que podem ser comprados para proveito";
4246 HelpBidLimit = "N\195\186mero m\195\161ximo dos auctions a oferecer sobre ou do buyout quando a tecla da oferta ou do buyout for estalada na aba dos auctions da busca.";
4247 HelpBroker = "Mostrar leil\195\131\194\181es do recente scan que podem ser comprados e depois re-leiloados para proveito";
4248 HelpClear = "Eliminar a informa\195\167\195\163o do produto especificado (tem que premir Shift-Clique no(s) produto(s) para o colocar na caixa de texto) Tamb\195\169m pode espicificar as palavras-chave \"todo\" ou \"imagem\"";
4249 HelpCompete = "Mostrar leil\195\181es recentes cujo pre\195\167o de sa\195\131\195\173da seja menor que um dos seus produtos.";
4250 HelpDefault = "Reverter uma op\195\167\195\163o ao seu valor original. Voc\195\170 tambem pode usar a palavra-chave \"tudo\" para reverter todas as op\195\167\195\181es do Auctioneer ao seu valor inicial.";
4251 HelpDisable = "Impede o Auctioneer de carregar automaticamente na proxima vez que entrar no jogo";
4252 HelpEmbed = "Inserir o texto na caixa de ajuda original. (note: algumas capacidades s\195\163o desactivadas quando esta op\195\167\195\163o \195\169 seleccionada)";
4253 HelpEmbedBlank = "Selecciona se mostra uma linha branca entre a janela de ajuda e a informa\195\167\195\163o de leil\195\163o quando o modo avan\195\167ado est\195\161 seleccionado";
4254 HelpFinish = "Selecciona se sai ou se termina ap\195\179s o fim de uma pesquisa na casa de leil\195\181es";
4255 HelpFinishSound = "Escolher se quer tocar um som no fim do scan da Casa de Leil\195\181es.";
4256 HelpLink = "Seleccionar se mostra o LinkID na janela de ajuda";
4257 HelpLoad = "Mudar as op\195\167\195\181es e carregamento para este personagem";
4258 HelpLocale = "Alterar o local que \195\169usado para mostrar mensagens do Auctioneer";
4259 HelpMedian = "Define se mostra a media do pre\195\167o de saida";
4260 HelpOnoff = "Define se a informa\195\131\194\167\195\131\194\163o de leil\195\131\194\181es est\195\131\194\161 ligada ou desligada";
4261 HelpPctBidmarkdown = "Define a percentagem que o Auctioneer vai marcar pre\195\131\194\167os abaixo do pre\195\131\194\167o de sa\195\131\194\173da";
4262 HelpPctMarkup = "A percentagem que o pre\195\131\194\167o de vendedores vai ser inflaccionada quando n\195\131\194\163o existem outros valores disponiveis";
4263 HelpPctMaxless = "Define a percentagem m\195\131\194\161xima que o Auctioneer vai reduzir em rela\195\131\194\167\195\131\194\163o ao pre\195\131\194\167o de mercado antes de desistir";
4264 HelpPctNocomp = "A percentagem que o Auctioneer vai reduzir em rela\195\131\194\167\195\131\194\163o ao pre\195\131\194\167o de mercado quando n\195\131\194\163o existir compet\195\131\194\170ncia";
4265 HelpPctUnderlow = "Define a percentagem qua o Auctioneer vai reduzir em rela\195\131\194\167\195\131\194\163o ao leil\195\131\194\163o mais baixo";
4266 HelpPctUndermkt = "Percentagem a reduzir em rela\195\131\194\167\195\131\194\163o ao pre\195\131\194\167o de mercado quando for impossivel bater a compet\195\131\194\170ncia (devido ao semm\195\131\194\161ximo)";
4267 HelpPercentless = "Mostra qualquer leil\195\131\194\163o scaneado recentemente cujo buyout apresenta porcentagem menor do que o mais alto pre\195\131\194\167o de venda";
4268 HelpPrintin = "Seleciona qual janela ir\195\131\194\161 mostrar mensagens. Voc\195\131\194\170 pode tamb\195\131\194\169m especificar o nome da janela ou o t\195\131\194\173tulo.";
4269 HelpProtectWindow = "Previne que voc\195\131\194\170 feche acidentalmente a janela";
4270 HelpRedo = "Selecciona se mostra um aviso quando a pagina da AH actualmente a ser pesquisada demorou muito devido a lag no servidor.";
4271 HelpScan = "Efectua uma pesquisa da casa de leil\195\131\194\181es na pr\195\179xima visita, ou enquanto voc\195\131\194\170 l\195\161 est\195\161 (h\195\161 tamb\195\131\194\169m um bot\195\131\194\163o na janela de leil\195\131\194\181es). Escolha que categorias quer pesquisar usando as chackboxes.";
4272 HelpStats = "Selecionar se mostra as percentagens de licita\195\167\195\131\194\163o/sa\195\131\194\173ddd os itens.";
4273 HelpSuggest = "Selecionar se mostra o pre\195\131\194\167o de licita\195\167\195\131\194\163o/sa\195\131\194\173ad dos itens";
4274 HelpUpdatePrice = "Atualize automaticamente o pre\195\167o come\195\167ando para um auction na aba dos auctions do borne quando o pre\195\167o buyout muda.";
4275 HelpVerbose = "Selecionar se mostra medias e sugest\195\131\194\181es (ou desligar para mostr\195\161-las numa linha \195\186nica)";
4276 HelpWarnColor = "Selecione se mostrar o atual AH fixando o pre\195\167o do modelo (que undercutting por...) em cores intuitive.";
4277  
4278  
4279 -- Section: Post Messages
4280 FrmtNoEmptyPackSpace = "Nenhum espa\195\167o vazio do bloco encontrou para criar o auction!";
4281 FrmtNotEnoughOfItem = "N\195\163o bastantes %s encontrado para criar o auction! ";
4282 FrmtPostedAuction = "Afixado 1 auction de %s (x%d)";
4283 FrmtPostedAuctions = "Afixado %d auctions de %s (x%d) ";
4284  
4285  
4286 -- Section: Report Messages
4287 FrmtBidbrokerCurbid = "curOferta";
4288 FrmtBidbrokerDone = "Brokering da oferta feito";
4289 FrmtBidbrokerHeader = "Lucro m\195\173nimo: %s, HSP = 'Valor de venda mais elevado'";
4290 FrmtBidbrokerLine = "%s, visto \195\186ltima vez, HSP: %s, %s: %s, Lucro: %s, Tempo: %s";
4291 FrmtBidbrokerMinbid = "liciMin";
4292 FrmtBrokerDone = "Corre\195\167\195\131\194\163o acabada";
4293 FrmtBrokerHeader = "Lucro m\195\173nimo: %s, HSP = 'Valor de venda mais elevado'";
4294 FrmtBrokerLine = "%s,\195\154ltimo %s visto, HSP: %s, BO: %s, lucro: %s";
4295 FrmtCompeteDone = "Auctions competindo feitos.";
4296 FrmtCompeteHeader = "Auctions competindo ao menos %s mais menos cada uns.";
4297 FrmtCompeteLine = "%s, oferta: %s, BO %s vs %s, %s menos ";
4298 FrmtHspLine = "O pre\195\167o o mais elevado de Sellable para um %s \195\169: %s";
4299 FrmtLowLine = "%s, BO: %s, seller: %s, para um: %s, menos do que o n\195\186mero m\195\169dio: %s";
4300 FrmtMedianLine = "De \195\186ltimo %d visto, BO mediano para 1 %s \195\169: %s";
4301 FrmtNoauct = "Nenhum auctions encontrou para o artigo: %s";
4302 FrmtPctlessDone = "Por cento feitos mais menos.";
4303 FrmtPctlessHeader = "Pre\195\167o de Sellable dos por cento menos do que o mais altamente (HSP): %d%%";
4304 FrmtPctlessLine = "%s, \195\186ltimo %d visto, HSP: %s, BO: %s, prof: %s, menos %s";
4305  
4306  
4307 -- Section: Scanning Messages
4308 AuctionDefunctAucts = "Os auctions defunct removeram: %s";
4309 AuctionDiscrepancies = "Discrep\195\162ncias: %s";
4310 AuctionNewAucts = "Auctions novos feitos a varredura: %s";
4311 AuctionOldAucts = "Feito a varredura previamente: %s";
4312 AuctionPageN = "Auctioneer: p\195\161gina %d da explora\195\167\195\163o %s de auctions de %d por o segundo: tempo de %s estimado deixado: %s";
4313 AuctionScanDone = "Auctioneer: a explora\195\167\195\163o do auction terminou";
4314 AuctionScanNexttime = "Auctioneer ir\195\131\194\161 iniciar o full scan na proxima vez que voc\195\131\194\170 falar com o com o auctioneer.";
4315 AuctionScanNocat = "Voc\195\170 deve ter ao menos uma categoria selecionada para fazer a varredura";
4316 AuctionScanRedo = "A p\195\161gina atual f\195\170z exame de mais do que segundos de %d para terminar, retrying a p\195\161gina";
4317 AuctionScanStart = "Auctioneer: Procurando %s p\195\131\194\161gina 1...";
4318 AuctionTotalAucts = "Os auctions totais fizeram a varredura: %s";
4319  
4320  
4321 -- Section: Tooltip Messages
4322 FrmtInfoAlsoseen = "Visto %d vezes em %s";
4323 FrmtInfoAverage = "%s min/%s BO (%s oferecido)";
4324 FrmtInfoBidMulti = "Ofertas (%s%s ea)";
4325 FrmtInfoBidOne = "Com o valor %s";
4326 FrmtInfoBidrate = "%d%% tem oferta, %d%% tem compra directa";
4327 FrmtInfoBuymedian = "Compra Directa valor m\195\131\194\169dio";
4328 FrmtInfoBuyMulti = "Compra Directa (%s%s)";
4329 FrmtInfoBuyOne = "Compra Directa %s";
4330 FrmtInfoForone = "Por 1: %s min/%s BO (%s oferta) [em %s]";
4331 FrmtInfoHeadMulti = "Medias por %d unidades:";
4332 FrmtInfoHeadOne = "M\195\131\194\169dias para esta unidade:";
4333 FrmtInfoHistmed = "Ultima vez visto a %d, pre\195\131\194\167o m\195\131\194\169dio (ea)";
4334 FrmtInfoMinMulti = "Oferta inicial (%s unidade)";
4335 FrmtInfoMinOne = "Oferta inicial";
4336 FrmtInfoNever = "Nunca visto na %s";
4337 FrmtInfoSeen = "Visto %d vezes em leil\195\131\194\163o";
4338 FrmtInfoSgst = "Pre\195\131\194\167o recomendado: %s min/%s BO";
4339 FrmtInfoSgststx = "Pre\195\131\194\167o recomendado para os %d: %s min/%s BO";
4340 FrmtInfoSnapmed = "Visto a %d, BO (ea)";
4341 FrmtInfoStacksize = "Quantidade m\195\131\194\169dia: %d items";
4342  
4343  
4344 -- Section: User Interface
4345 FrmtLastSoldOn = "Ultima Venda";
4346 UiBid = "Oferta";
4347 UiBidHeader = "Oferta";
4348 UiBidPerHeader = "Oferta Por";
4349 UiBuyout = "Compra Directa";
4350 UiBuyoutHeader = "Compra Directa";
4351 UiBuyoutPerHeader = "Compra Directa Por";
4352 UiBuyoutPriceLabel = "Pre\195\167o de Compra Directa:";
4353 UiBuyoutPriceTooLowError = "(Demasiado Baixo)";
4354 UiCategoryLabel = "Limita\195\167\195\163o Da Categoria:";
4355 UiDepositLabel = "Dep\195\179sito:";
4356 UiDurationLabel = "Dura\195\167\195\163o:";
4357 UiItemLevelHeader = "N\195\173vel";
4358 UiMakeFixedPriceLabel = "Fazer pre\195\167o fixo";
4359 UiMaxError = "(%d m\195\161ximo)";
4360 UiMaximumPriceLabel = "Pre\195\167o M\195\161ximo:";
4361 UiMaximumTimeLeftLabel = "Tempo M\195\161ximo Deixado:";
4362 UiMinimumPercentLessLabel = "Menos Percentagem Minima:";
4363 UiMinimumProfitLabel = "Lucro M\195\173nimo:";
4364 UiMinimumQualityLabel = "Qualidade M\195\173nima:";
4365 UiMinimumUndercutLabel = "O M\195\173nimo Cortado:";
4366 UiNameHeader = "Nome";
4367 UiNoPendingBids = "Todos os pedidos completos!";
4368 UiNotEnoughError = "(N\195\163o Suficientes)";
4369 UiPendingBidInProgress = "1 pedido oferecido em andamento... ";
4370 UiPendingBidsInProgress = "%d a oferta pedida em progresso... ";
4371 UiPercentLessHeader = "Pct";
4372 UiPost = "Postado";
4373 UiPostAuctions = "Leil\195\181es Postados";
4374 UiPriceBasedOnLabel = "Pre\195\167o Baseado Sobre:";
4375 UiPriceModelAuctioneer = "Pre\195\167o De Auctioneer";
4376 UiPriceModelCustom = "Pre\195\167o Costume";
4377 UiPriceModelFixed = "Pre\195\167o Fixo";
4378 UiPriceModelLastSold = "Ultimo Pre\195\167o Vendido";
4379 UiProfitHeader = "Lucro";
4380 UiProfitPerHeader = "Lucro Por";
4381 UiQuantityHeader = "Qtn";
4382 UiQuantityLabel = "Quantidade:";
4383 UiRemoveSearchButton = "Apagar";
4384 UiSavedSearchLabel = "Salvar pesquisas:";
4385 UiSaveSearchButton = "Salvar";
4386 UiSaveSearchLabel = "Salvar esta Pesquisa:";
4387 UiSearch = "Procurar";
4388 UiSearchAuctions = "Procurar Leil\195\181es";
4389 UiSearchDropDownLabel = "Procurar:";
4390 UiSearchForLabel = "Procurar Pelo Item:";
4391 UiSearchTypeBids = "Ofertas";
4392 UiSearchTypeBuyouts = "Compras Directas";
4393 UiSearchTypeCompetition = "Competi\195\167\195\163o";
4394 UiSearchTypePlain = "Objecto";
4395 UiStacksLabel = "Pacote";
4396 UiStackTooBigError = "(Pacote Muito Grande)";
4397 UiStackTooSmallError = "(Pacote Muito Pequeno)";
4398 UiStartingPriceLabel = "Pre\195\167o Inicial:";
4399 UiStartingPriceRequiredError = "(Requerido)";
4400 UiTimeLeftHeader = "Tempo Restante";
4401 UiUnknownError = "(Desconhecido)";
4402  
4403 };
4404  
4405 ruRU = {
4406  
4407  
4408 -- Section: AskPrice Messages
4409 AskPriceAd = "\208\159\208\190\208\187\209\131\209\135\208\184\209\130\208\181 \209\134\208\181\208\189\209\139 \208\189\208\176 \208\186\209\131\209\135\209\131 \209\129 %sx[ItemLink] (x = \209\128\208\176\208\183\208\188\208\181\209\128 \208\186\209\131\209\135\208\184)";
4410 FrmtAskPriceBuyoutMedianHistorical = "%s\209\129\209\128\208\181\208\180\208\189\208\184\208\185 \208\178\209\139\208\186\209\131\208\191 \208\183\208\176 \208\178\209\129\208\181 \208\178\209\128\208\181\208\188\209\143: %s%s\n";
4411 FrmtAskPriceBuyoutMedianSnapshot = "%s\208\161\209\128\208\181\208\180\208\189\208\184\208\185 \208\178\209\139\208\186\209\131\208\191 \208\183\208\176 \208\191\208\190\209\129\208\187. \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\208\181: %s%s";
4412 FrmtAskPriceDisable = "\208\146\209\139\208\186\208\187\209\142\209\135\208\181\208\189\208\184\208\181 %s \208\190\208\191\209\134\208\184\208\184 AskPrice";
4413 FrmtAskPriceEach = "(%s \208\186\208\176\208\182\208\180\208\190\208\181)\n";
4414 FrmtAskPriceEnable = "\208\146\208\186\208\187\209\142\209\135\208\181\208\189\208\184\208\181 %s \208\190\208\191\209\134\208\184\208\184 AskPrice\n";
4415 FrmtAskPriceVendorPrice = "%s \208\159\209\128\208\190\208\180\208\176\208\182\208\176 \208\178 \208\188\208\176\208\179\208\176\208\183\208\184\208\189: %s%s\n";
4416  
4417  
4418 -- Section: Auction Messages
4419 FrmtActRemove = "\208\161\209\130\208\184\209\128\208\176\208\181\208\188 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\209\142 \208\190\208\177 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181 %s \208\184\208\183 \209\130\208\181\208\186\209\131\209\137\208\181\208\179\208\190 \209\129\208\189\208\184\208\188\208\186\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178.";
4420 FrmtAuctinfoHist = "%d \208\183\208\176 \208\178\209\129\208\181 \208\178\209\128\208\181\208\188\209\143";
4421 FrmtAuctinfoLow = "\208\157\208\184\208\182\208\176\208\185\209\136\208\176\209\143 \208\178 \209\129\208\189\208\184\208\188\208\186\208\181";
4422 FrmtAuctinfoMktprice = "\208\160\209\139\208\189\208\190\209\135\208\189\208\176\209\143 \209\134\208\181\208\189\208\176";
4423 FrmtAuctinfoNolow = "\208\159\209\128\208\181\208\180\208\188\208\181\209\130 \208\189\208\181 \209\131\208\178\208\184\208\180\208\181\208\189 \208\178 \208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\181\208\188 \209\129\208\189\208\184\208\188\208\186\208\181.";
4424 FrmtAuctinfoOrig = "\208\159\208\181\209\128\208\178\208\190\208\189\208\176\209\135\208\176\208\187\209\140\208\189\208\176\209\143 \209\129\209\130\208\176\208\178\208\186\208\176";
4425 FrmtAuctinfoSnap = "%d \208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\184\208\185 \209\129\208\186\208\176\208\189";
4426 FrmtAuctinfoSugbid = "\208\157\208\176\209\135\208\176\208\187\209\140\208\189\208\176\209\143 \209\129\209\130\208\176\208\178\208\186\208\176";
4427 FrmtAuctinfoSugbuy = "\208\160\208\181\208\186\208\190\208\188\208\181\208\189\208\180\209\131\208\181\208\188\208\176\209\143 \209\134\208\181\208\189\208\176 \208\178\209\139\208\186\209\131\208\191\208\176";
4428 FrmtWarnAbovemkt = "\208\154\208\190\208\189\208\186\209\131\209\128\208\181\208\189\209\134\208\184\209\143 \209\129 \209\128\209\139\208\189\208\186\208\190\208\188";
4429 FrmtWarnMarkup = "\208\163\208\178\208\181\208\187\208\184\209\135\208\181\208\189\208\184\208\181 \209\134\208\181\208\189\209\139 \208\178\208\181\208\189\208\180\208\190\209\128\208\176 \208\189\208\176 %s%%";
4430 FrmtWarnMyprice = "\208\152\209\129\208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\208\189\208\184\208\181 \208\188\208\190\208\181\208\185 \209\130\208\181\208\186\209\131\209\137\208\181\208\185 \209\134\208\181\208\189\209\139";
4431 FrmtWarnNocomp = "\208\157\208\181\209\130 \208\186\208\190\208\189\208\186\209\131\209\128\208\181\208\189\209\130\208\190\208\178";
4432 FrmtWarnNodata = "\208\157\208\181\209\130 \208\180\208\176\208\189\208\189\209\139\209\133 \208\180\208\187\209\143 \208\188\208\176\208\186\209\129. \209\134\208\181\208\189\209\139 \208\191\209\128\208\190\208\180\208\176\208\182\208\184\n";
4433 FrmtWarnToolow = "\208\157\208\181\208\178\208\190\208\183\208\188\208\190\208\182\208\189\208\190 \209\129\208\190\208\191\208\190\209\129\209\130\208\176\208\178\208\184\209\130\209\140 \209\129\208\176\208\188\208\190\208\185 \208\189\208\184\208\183\208\186\208\190\208\185 \209\134\208\181\208\189\208\181\n";
4434 FrmtWarnUndercut = "\208\163\209\134\208\181\208\189\208\186\208\176 \208\189\208\176 %s%%";
4435 FrmtWarnUser = "\208\166\208\181\208\189\208\176, \208\190\208\191\209\128\208\181\208\180\208\181\208\187\208\181\208\189\208\189\208\176\209\143 \208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\209\130\208\181\208\187\208\181\208\188";
4436  
4437  
4438 -- Section: Bid Messages
4439 FrmtAlreadyHighBidder = "\208\146\208\176\209\136\208\176 \209\129\209\130\208\176\208\178\208\186\208\176 \209\131\208\182\208\181 \209\129\208\176\208\188\208\176\209\143 \208\178\209\139\209\129\208\190\208\186\208\176\209\143: %s (x%d)\n";
4440 FrmtBidAuction = "\208\161\209\130\208\176\208\178\208\184\209\130\209\140 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189: %s (x%d)\n";
4441 FrmtBidQueueOutOfSync = "\208\158\209\136\208\184\208\177\208\186\208\176: \208\190\209\136\208\184\208\177\208\186\208\176 \208\191\208\190\209\129\208\187\208\181\208\180\208\190\208\178\208\176\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\208\184 \209\129\209\130\208\176\208\178\208\190\208\186";
4442 FrmtBoughtAuction = "\208\146\209\139\208\186\209\131\208\191\208\187\208\181\208\189\208\190: %s (x%d)\n";
4443 FrmtMaxBidsReached = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178 %s (x%d) \208\177\209\139\208\187\208\190 \208\189\208\176\208\185\208\180\208\181\208\189\208\190 \208\177\208\190\208\187\209\140\209\136\208\181, \208\189\208\190 \208\187\208\184\208\188\208\184\209\130 \209\129\209\130\208\176\208\178\208\190\208\186 \208\180\208\190\209\129\209\130\208\184\208\179\208\189\209\131\209\130 (%d)";
4444 FrmtNoAuctionsFound = "\208\157\208\181 \208\189\208\176\208\185\208\180\208\181\208\189\208\190: %s (x%d)\n";
4445 FrmtNoMoreAuctionsFound = "\208\145\208\190\208\187\209\140\209\136\208\181 \208\189\208\181 \208\189\208\176\208\185\208\180\208\181\208\189\208\190: %s (x%d)\n";
4446 FrmtNotEnoughMoney = "\208\157\208\181 \209\133\208\178\208\176\209\130\208\176\208\181\209\130 \208\180\208\181\208\189\208\181\208\179 \208\180\208\187\209\143 \209\129\209\130\208\176\208\178\208\186\208\184 \208\189\208\176: %s (x%d)";
4447 FrmtSkippedAuctionWithHigherBid = "\208\159\209\128\208\190\208\191\209\131\209\137\208\181\208\189 \208\176\209\131\208\186\209\134\208\184\208\190\208\189 \209\129 \208\177\208\190\208\187\208\181\208\181 \208\178\209\139\209\129\208\190\208\186\208\190\208\185 \208\183\208\176\209\143\208\178\208\186\208\190\208\185: %s (x%d)\n";
4448 FrmtSkippedAuctionWithLowerBid = "\208\159\209\128\208\190\208\191\209\131\209\137\208\181\208\189 \208\176\209\131\208\186\209\134\208\184\208\190\208\189 \209\129 \208\177\208\190\208\187\208\181\208\181 \208\189\208\184\208\183\208\186\208\190\208\185 \208\183\208\176\209\143\208\178\208\186\208\190\208\185: %s (x%d)\n";
4449 FrmtSkippedBiddingOnOwnAuction = "\208\159\209\128\208\190\208\191\209\131\209\137\208\181\208\189\208\176 \209\129\209\130\208\176\208\178\208\186\208\176 \208\189\208\176 \209\129\208\190\208\177\209\129\209\130\208\178\208\181\208\189\208\189\209\139\208\185 \208\176\209\131\208\186\209\134\208\184\208\190\208\189: %s (x%d)";
4450 UiProcessingBidRequests = "\208\158\208\177\209\128\208\176\208\177\208\190\209\130\208\186\208\176 \208\183\208\176\208\191\209\128\208\190\209\129\208\190\208\178 \208\189\208\176 \209\129\209\130\208\176\208\178\208\186\208\184...\n";
4451  
4452  
4453 -- Section: Command Messages
4454 FrmtActClearall = "\208\158\209\135\208\184\209\129\209\130\208\186\208\176 \208\178\209\129\208\181\209\133 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\189\209\139\209\133 \208\180\208\176\208\189\208\189\209\139\209\133 \208\180\208\187\209\143 %s\n";
4455 FrmtActClearFail = "\208\157\208\181\208\178\208\190\208\183\208\188\208\190\208\182\208\189\208\190 \208\189\208\176\208\185\209\130\208\184 \208\191\209\128\208\181\208\180\208\188\208\181\209\130: %s";
4456 FrmtActClearOk = "\208\148\208\176\208\189\208\189\209\139\208\181 \208\180\208\187\209\143 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\208\176 \209\131\208\180\208\176\208\187\208\181\208\189\209\139: %s\n";
4457 FrmtActClearsnap = "\208\158\209\135\208\184\209\129\209\130\208\186\208\176 \209\130\208\181\208\186\209\131\209\137\208\181\208\179\208\190 \209\129\208\189\208\184\208\188\208\186\208\176 \209\129 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176.\n";
4458 FrmtActDefault = "\208\157\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176 %s \208\177\209\139\208\187\208\176 \208\191\208\181\209\128\208\181\209\131\209\129\209\130\208\176\208\189\208\190\208\178\208\187\208\181\208\189\208\176 \208\189\208\176 \208\183\208\189\208\176\209\135\208\181\208\189\208\184\208\181 \208\191\208\190 \209\131\208\188\208\190\208\187\209\135\208\176\208\189\208\184\209\142";
4459 FrmtActDefaultall = "\208\146\209\129\208\181 \208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176 \208\177\209\139\208\187\208\184 \208\191\208\181\209\128\208\181\209\131\209\129\209\130\208\176\208\189\208\190\208\178\208\187\208\181\208\189\209\139 \208\186 \208\189\208\176\209\135\208\176\208\187\209\140\208\189\209\139\208\188 \209\131\209\129\209\130\208\176\208\189\208\190\208\178\208\186\208\176\208\188.\n";
4460 FrmtActDisable = "\208\157\208\181 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 %s \208\180\208\176\208\189\208\189\209\139\208\181 \208\191\208\190 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\209\131";
4461 FrmtActEnable = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 %s \208\180\208\176\208\189\208\189\209\139\208\181 \208\191\208\190 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\209\131";
4462 FrmtActSet = "\208\163\209\129\209\130\208\176\208\189\208\190\208\178\208\184\209\130\208\181 %s \208\186 ' %s'\n";
4463 FrmtActUnknown = "\208\157\208\181\208\184\208\183\208\178\208\181\209\129\209\130\208\189\208\176\209\143 \208\186\208\190\208\188\208\176\208\189\208\180\208\176 \208\184\208\187\208\184 \208\186\208\187\209\142\209\135: '%s' ";
4464 FrmtAuctionDuration = "\208\159\209\128\208\190\208\180\208\190\208\187\208\182\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\209\140 \208\180\208\181\208\185\209\129\209\130\208\178\208\184\209\143 \208\191\208\190 \209\131\208\188\208\190\208\187\209\135\208\176\208\189\208\184\209\142 \209\131\209\129\209\130\208\176\208\189\208\190\208\178\208\187\208\181\208\189\208\176 \208\189\208\176: %s\n";
4465 FrmtAutostart = "\208\144\208\178\209\130\208\190\208\188\208\176\209\130\208\184\209\135\208\181\209\129\208\186\208\184 \208\189\208\176\209\135\208\184\208\189\208\176\209\130\209\140 \208\176\209\131\208\186\209\134\208\184\208\190\208\189 \208\180\208\187\209\143 \208\188\208\184\208\189\208\184\208\188\209\131\208\188\208\176 %s, buyout %s (%dh) %s\n";
4466 FrmtFinish = "\208\156\209\139 %s \208\191\208\190\209\129\208\187\208\181 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176\n";
4467 FrmtPrintin = "\208\161\208\190\208\190\208\177\209\137\208\181\208\189\208\184\209\143 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176 \209\130\208\181\208\191\208\181\209\128\209\140 \209\130\208\181\208\191\208\181\209\128\209\140 \208\177\209\131\208\180\209\131\209\130 \208\191\208\181\209\135\208\176\209\130\208\176\209\130\209\140\209\129\209\143 \208\178 \"%s\" \208\190\208\186\208\189\208\181 \209\135\208\176\209\130\208\176\n";
4468 FrmtProtectWindow = "\208\151\208\176\209\137\208\184\209\130\208\176 \208\190\208\186\208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176 \209\131\209\129\209\130\208\176\208\189\208\190\208\178\208\187\208\181\208\189\208\176 \208\186: %s\n";
4469 FrmtUnknownArg = "'%s' \208\189\208\181 \209\143\208\178\208\187\209\143\208\181\209\130\209\129\209\143 \208\191\209\128\208\176\208\178\208\184\208\187\209\140\208\189\209\139\208\188 \208\176\209\128\208\179\209\131\208\188\208\181\208\189\209\130\208\190\208\188 \208\180\208\187\209\143 '%s'\n";
4470 FrmtUnknownLocale = "\208\155\208\190\208\186\208\176\208\187\208\184\208\183\208\176\209\134\208\184\209\143, \209\131\208\186\208\176\208\183\208\176\208\189\208\189\208\176\209\143 \208\178\208\176\208\188\208\184 ('%s') \208\189\208\181\208\191\209\128\208\176\208\178\208\184\208\187\209\140\208\189\208\176. \208\159\209\128\208\176\208\178\208\184\208\187\209\140\208\189\209\139\208\181 \208\187\208\190\208\186\208\176\208\187\208\184\208\183\208\176\209\134\208\184\208\184:";
4471 FrmtUnknownRf = "\208\157\208\181\208\178\208\181\209\128\208\189\209\139\208\185 \208\191\208\176\209\128\208\176\208\188\208\181\209\130\209\128 (' %s'). \208\158\208\182\208\184\208\180\208\176\208\181\208\188\209\139\208\185 \209\132\208\190\209\128\208\188\208\176\209\130: [ realm]-[faction ]. \208\157\208\176\208\191\209\128\208\184\208\188\208\181\209\128: Al'Akir-Horde\n";
4472  
4473  
4474 -- Section: Command Options
4475 OptAlso = "(\209\134\208\176\209\128\209\129\209\130\208\178\208\190-faction|opposite|home|neutral)";
4476 OptAuctionDuration = "(\208\191\208\190\209\129\208\187|2\209\135|8\209\135|24\209\135) ";
4477 OptBidbroker = "<\208\191\209\128\208\184\208\177\209\139\208\187\209\140_\209\129\208\181\209\128\208\181\208\177\209\128\208\190> ";
4478 OptBidLimit = "<\209\135\208\184\209\129\208\187\208\190>";
4479 OptBroker = "<\208\191\209\128\208\184\208\177\209\139\208\187\209\140_\209\129\208\181\209\128\208\181\208\177\209\128\208\190>";
4480 OptClear = "([\208\191\209\128\208\181\208\180\208\188\208\181\209\130]|\208\178\209\129\208\181|snapshot) ";
4481 OptCompete = "<silver_less> ";
4482 OptDefault = "(<\208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184>|\208\178\209\129\208\181) ";
4483 OptFinish = " (\208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140|\208\178\209\139\208\185\209\130\208\184|\208\178\209\139\208\185\209\130\208\184|\208\191\208\181\209\128\208\181\208\179\209\128\209\131\208\183\208\184\209\130\209\140) ";
4484 OptLocale = "<\208\187\208\190\208\186\208\176\208\187\208\184\208\183\208\176\209\134\208\184\209\143> ";
4485 OptPctBidmarkdown = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4486 OptPctMarkup = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4487 OptPctMaxless = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4488 OptPctNocomp = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4489 OptPctUnderlow = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4490 OptPctUndermkt = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4491 OptPercentless = "<\208\191\209\128\208\190\209\134\208\181\208\189\209\130>";
4492 OptPrintin = "(<frameIndex>[\208\189\208\190\208\188\208\181\209\128]|<frameName>[String]) ";
4493 OptProtectWindow = "(\208\189\208\181 \208\186\208\190\208\179\208\180\208\176|\209\129\208\186\208\176\208\189|\208\178\209\129\209\145\209\128\208\176\208\178\208\189\208\190) ";
4494 OptScale = "<scale_factor> ";
4495 OptScan = "<> ";
4496  
4497  
4498 -- Section: Commands
4499 CmdAlso = "\209\130\208\176\208\186\208\182\208\181\n";
4500 CmdAlsoOpposite = "\208\191\209\128\208\190\209\130\208\184\208\178\208\190\208\191\208\190\208\187\208\190\208\182\208\189\208\190\n";
4501 CmdAlt = "alt";
4502 CmdAskPriceAd = "\208\190\208\177\209\138\209\143\208\178\208\187\208\181\208\189\208\184\208\181\n";
4503 CmdAskPriceGuild = "\208\179\208\184\208\187\209\140\208\180\208\184\209\143\n";
4504 CmdAskPriceParty = "\208\179\209\128\209\131\208\191\208\191\208\176\n";
4505 CmdAskPriceSmart = "\209\131\208\188\208\189\209\139\208\185";
4506 CmdAskPriceSmartWord1 = "\209\135\209\130\208\190";
4507 CmdAskPriceSmartWord2 = "\209\134\208\181\208\189\208\189\208\190\209\129\209\130\209\140";
4508 CmdAskPriceTrigger = "\209\130\209\128\208\184\208\179\208\179\208\181\209\128";
4509 CmdAskPriceVendor = "\208\191\209\128\208\190\208\180\208\176\208\178\208\181\209\134";
4510 CmdAskPriceWhispers = "\208\178\208\184\209\129\208\191\208\181\209\128\209\139";
4511 CmdAskPriceWord = "\209\129\208\187\208\190\208\178\208\190";
4512 CmdAuctionClick = "\208\176\209\131\208\186\209\134\208\184\208\190\208\189-\208\190\208\180\208\184\208\189 \208\186\208\187\208\184\208\186";
4513 CmdAuctionDuration = "\208\176\209\131\208\186\209\134\208\184\208\190\208\189-\208\180\208\187\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\209\140";
4514 CmdAuctionDuration0 = "\208\191\209\128\208\190\209\136\208\187\209\139\208\185";
4515 CmdAuctionDuration1 = "2\209\135";
4516 CmdAuctionDuration2 = "8\209\135";
4517 CmdAuctionDuration3 = "24\209\135";
4518 CmdAutofill = "\208\176\208\178\209\130\208\190\208\183\208\176\208\191\208\190\208\187\208\189\209\143\209\130\209\140 ";
4519 CmdBidbroker = "\208\183\208\176\209\143\208\178\208\186\208\190-\208\188\208\176\208\186\208\187\208\181\209\128";
4520 CmdBidbrokerShort = "\208\183\208\188";
4521 CmdBidLimit = "\208\191\209\128\208\181\208\180\208\181\208\187 \208\191\209\128\208\181\208\180\208\187\208\190\208\182\208\181\208\189\208\184\209\143";
4522 CmdBroker = "\208\188\208\176\208\186\208\187\208\181\209\128";
4523 CmdClear = "\209\131\208\177\208\184\209\128\208\176\209\130\209\140";
4524 CmdClearAll = "\208\178\209\129\209\145";
4525 CmdClearSnapshot = "\209\129\208\189\208\184\208\188\208\190\208\186";
4526 CmdCompete = "\208\186\208\190\208\189\208\186\209\131\209\128\208\184\209\128\208\190\208\178\208\176\209\130\209\140";
4527 CmdCtrl = "ctrl";
4528 CmdDefault = "\209\129\209\130\208\176\208\189\208\180\208\176\209\128\209\130";
4529 CmdDisable = "\208\190\209\130\208\186\208\187\209\142\209\135\208\184\209\130\209\140";
4530 CmdEmbed = "\208\178\208\186\208\187\209\142\209\135\208\184\209\130\209\140";
4531 CmdFinish = "\208\186\208\190\208\189\208\181\209\134";
4532 CmdFinish0 = "\208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140";
4533 CmdFinish1 = "logout";
4534 CmdFinish2 = "\208\178\209\139\209\133\208\190\208\180";
4535 CmdFinish3 = "\208\191\208\181\209\128\208\181\208\179\209\128\209\131\208\183\208\184\209\130\209\140 \208\184\208\189\209\130\208\181\209\128\209\132\208\181\208\185\209\129";
4536 CmdFinishSound = "\208\183\208\178\209\131\208\186-\208\190\208\186\208\190\208\189\209\135\208\176\208\189\208\184\208\181 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143";
4537 CmdHelp = "\208\191\208\190\208\188\208\190\209\137\209\140";
4538 CmdLocale = "\209\143\208\183\209\139\208\186";
4539 CmdOff = "\208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140";
4540 CmdOn = "\208\178\208\186\208\187\209\142\209\135\208\184\209\130\209\140";
4541 CmdPctBidmarkdown = "%-\208\188\208\176\209\128\208\186\208\176 \208\191\209\128\208\181\208\180\208\187\208\190\208\182\208\181\208\189\208\184\209\143 \208\178\208\189\208\184\208\183";
4542 CmdPctMarkup = "%-\208\191\208\190\208\178\209\139\209\129\208\184\209\130\209\140";
4543 CmdPctMaxless = "%-m\208\176\208\186\209\129 \208\188\208\181\208\189\209\140\209\136\208\181";
4544 CmdPctNocomp = "%-\208\189\208\184\208\186\208\176\208\186\208\190\208\181 \209\129\208\190\209\128\208\181\208\178\208\189\208\190\208\178\208\176\208\189\208\184\208\181";
4545 CmdPctUnderlow = "%-\208\191\208\190\208\180 \208\189\208\184\208\183\208\186\208\190";
4546 CmdPctUndermkt = "%-\208\191\208\190\208\180 \209\128\209\139\208\189\208\186\208\190\208\188";
4547 CmdPercentless = "\208\191\209\128\208\190\209\134\208\181\208\189\209\130 \208\188\208\181\208\189\209\140\209\136\208\181";
4548 CmdPercentlessShort = "\208\191\208\188";
4549 CmdPrintin = "\208\191\208\181\209\135\208\176\209\130\209\140-\208\178";
4550 CmdProtectWindow = "\208\183\208\176\209\137\208\184\209\137\208\176\209\130\209\140-\208\190\208\186\208\189\208\190";
4551 CmdProtectWindow0 = "\208\189\208\184\208\186\208\190\208\179\208\180\208\176";
4552 CmdProtectWindow1 = "\208\191\209\128\208\190\209\129\208\188\208\190\209\130\209\128";
4553 CmdProtectWindow2 = "\208\178\209\129\208\181\208\179\208\180\208\176";
4554 CmdScan = "\208\191\209\128\208\190\209\129\208\188\208\190\209\130\209\128";
4555 CmdShift = "shift";
4556 CmdToggle = "\208\184\208\183\208\188\208\181\208\189\208\181\208\189\208\184\208\181-\208\191\209\131\208\179\208\190\208\178\208\184\209\134\209\139";
4557 CmdUpdatePrice = "\209\134\208\181\208\189\208\176-\208\189\208\176-\208\188\208\190\208\180\208\181\209\128\208\189\208\184\208\183\208\176\209\134\208\184\209\142";
4558 CmdWarnColor = "\208\191\209\128\208\181\208\180\209\131\208\191\209\128\208\181\208\182\208\180\208\176\209\142\209\137\208\184\208\185 \209\134\208\178\208\181\209\130";
4559 ShowAverage = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\129\209\128\208\181\208\180\208\189\208\181\208\181";
4560 ShowEmbedBlank = "\208\191\208\190\208\186\208\176\208\183 \208\178\208\186\208\187\209\142\209\135\208\176\208\181\209\130 \209\135\208\184\209\129\209\130\209\131\209\142 \208\187\208\184\208\189\208\184\209\142";
4561 ShowLink = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\129\208\178\209\143\208\183\209\140";
4562 ShowMedian = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\129\209\128\208\181\208\180\208\189\208\181\208\181";
4563 ShowRedo = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\208\191\209\128\208\181\208\180\209\131\208\191\209\128\208\181\208\182\208\180\208\181\208\189\208\184\209\143";
4564 ShowStats = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\129\209\130\208\176\209\130\208\184\209\129\209\130\208\184\208\186\209\131";
4565 ShowSuggest = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\128\208\181\208\186\208\190\208\188\208\181\208\189\208\180\209\131\208\181\208\188\209\139\208\181";
4566 ShowVerbose = "\208\191\208\190\208\186\208\176\208\183\208\176\209\130\209\140-\209\128\208\176\209\129\209\136\208\184\209\128\208\181\208\189\208\189\208\190";
4567  
4568  
4569 -- Section: Config Text
4570 GuiAlso = "\208\162\208\176\208\186\208\182\208\181 \208\191\208\190\208\186\208\176\208\182\208\184\209\130\208\181 \208\180\208\176\208\189\208\189\209\139\208\181 \208\180\208\187\209\143";
4571 GuiAlsoDisplay = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\142\209\130\209\129\209\143 \208\180\208\176\208\189\208\189\209\139\208\181 \208\180\208\187\209\143 %s";
4572 GuiAlsoOff = "\208\152\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\209\143 \208\191\208\190 \208\180\209\128\209\131\208\179\208\184\208\188 \208\188\208\184\209\128\208\176\208\188 \208\177\208\190\208\187\209\140\209\136\208\181 \208\189\208\181 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\208\181\209\130\209\129\209\143.";
4573 GuiAlsoOpposite = "\208\162\208\181\208\191\208\181\209\128\209\140 \209\130\208\176\208\186\208\182\208\181 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\142\209\130\209\129\209\143 \208\180\208\176\208\189\208\189\209\139\208\181 \208\183\208\176 \208\191\209\128\208\190\209\130\208\184\208\178\208\190\208\191\208\190\208\187\208\190\208\182\208\189\209\139\208\181 \209\129\208\184\208\187\209\139.";
4574 GuiAskPrice = "\208\146\208\186\208\187\209\142\209\135\208\184\209\130\209\140 AskPrice";
4575 GuiAskPriceAd = "\208\159\208\190\209\129\209\139\208\187\208\176\209\130\209\140 \208\190\208\177\209\138\209\143\208\178\208\187\208\181\208\189\208\184\209\143 \208\190 \208\178\208\190\208\183\208\188\208\190\208\182\208\189\208\190\209\129\209\130\209\143\209\133";
4576 GuiAskPriceGuild = "\208\158\209\130\208\178\208\181\209\135\208\176\209\130\209\140 \208\189\208\176 \208\183\208\176\208\191\209\128\208\190\209\129\209\139 \208\178 \209\135\208\176\209\130\208\181 \208\179\208\184\208\187\209\140\208\180\208\184\208\184";
4577 GuiAskPriceHeader = "\208\157\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184 AskPrice";
4578 GuiAskPriceHeaderHelp = "\208\152\208\183\208\188\208\181\208\189\208\181\208\189\208\184\208\181 \208\191\208\190\208\178\208\181\208\180\208\181\208\189\208\184\209\143 AskPrice";
4579 GuiAskPriceParty = "\208\158\209\130\208\178\208\181\209\135\208\176\209\130\209\140 \208\189\208\176 \208\183\208\176\208\191\209\128\208\190\209\129\209\139 \208\178 \209\135\208\176\209\130\208\181 \208\179\209\128\209\131\208\191\208\191\209\139";
4580 GuiAskPriceSmart = "\208\152\209\129\208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\209\130\209\140 \209\131\208\188\208\189\209\139\208\181 \209\129\208\187\208\190\208\178\208\176";
4581 GuiAskPriceTrigger = "AskPrice \209\130\209\128\208\184\208\179\208\179\208\181\209\128";
4582 GuiAskPriceVendor = "\208\159\208\190\209\129\209\139\208\187\208\176\209\130\209\140 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\209\142 \208\191\209\128\208\190\208\180\208\176\208\178\209\134\208\176";
4583 GuiAskPriceWhispers = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \208\184\209\129\209\133\208\190\208\180\209\143\209\137\208\184\208\181 \208\178\208\184\209\129\208\191\208\181\209\128\209\139";
4584 GuiAskPriceWord = "\208\161\208\190\208\177\209\129\209\130\208\178\208\181\208\189\208\189\209\139\208\185 \208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184 SmartWord %d";
4585 GuiAuctionDuration = "\208\159\209\128\208\190\208\180\208\190\208\187\208\182\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\209\140 \208\180\208\181\208\185\209\129\209\130\208\178\208\184\209\143 \208\191\208\190 \209\131\208\188\208\190\208\187\209\135\208\176\208\189\208\184\209\142";
4586 GuiAuctionHouseHeader = "\208\158\208\186\208\189\208\190 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4587 GuiAuctionHouseHeaderHelp = "\208\152\208\183\208\188\208\181\208\189\208\181\208\189\208\184\208\181 \208\191\208\190\208\178\208\181\208\180\208\181\208\189\208\184\209\143 \208\190\208\186\208\189\208\176 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4588 GuiAutofill = "\208\144\208\178\209\130\208\190\208\183\208\176\208\191\208\190\208\187\208\189\208\181\208\189\208\184\208\181 \209\134\208\181\208\189 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181";
4589 GuiAverages = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \208\161\209\128\208\181\208\180\208\189\208\181\208\181";
4590 GuiBidmarkdown = "\208\161\208\186\208\184\208\180\208\186\208\176 \209\129 \209\134\208\181\208\189\209\139 \208\178\209\139\208\186\209\131\208\191\208\176 ";
4591 GuiClearall = "\208\158\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \208\178\209\129\208\181 \208\180\208\176\208\189\208\189\209\139\208\181 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4592 GuiClearallButton = "\208\158\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \208\178\209\129\208\181";
4593 GuiClearallHelp = "\208\157\208\176\208\182\208\188\208\184\209\130\208\181 \209\129\209\142\208\180\208\176 \208\180\208\187\209\143 \209\130\208\190\208\179\208\190, \209\135\209\130\208\190\208\177\209\139 \208\190\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \208\178\209\129\208\181 \208\180\208\176\208\189\208\189\209\139\208\181 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176 \208\180\208\187\209\143 \209\141\209\130\208\190\208\179\208\190 \209\129\208\181\209\128\208\178\208\181\209\128\208\176.";
4594 GuiClearallNote = "\208\180\208\187\209\143 \209\130\208\181\208\186\209\131\209\137\208\181\208\185 \209\129\209\130\208\190\209\128\208\190\208\189\209\139";
4595 GuiClearHeader = "\208\158\209\135\208\184\209\129\209\130\208\186\208\176 \208\148\208\176\208\189\208\189\209\139\209\133";
4596 GuiClearHelp = "\208\158\209\135\208\184\209\137\208\176\208\181\209\130 \208\180\208\176\208\189\208\189\209\139\208\181 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176. \208\146\209\139\208\177\208\181\209\128\208\181\209\130\208\181 \208\184\208\187\208\184 \208\178\209\129\208\181 \208\180\208\176\208\189\208\189\209\139\208\181, \208\184\208\187\208\184 \209\130\208\181\208\186\209\131\209\137\208\184\208\185 \209\129\208\189\208\184\208\188\208\190\208\186. \208\158\208\161\208\162\208\158\208\160\208\158\208\150\208\157\208\158: \209\141\209\130\208\184 \208\180\208\181\208\185\209\129\209\130\208\178\208\184\209\143 \208\190\209\130\208\188\208\181\208\189\208\184\209\130\209\140 \208\157\208\149\208\146\208\158\208\151\208\156\208\158\208\150\208\157\208\158.";
4597 GuiClearsnap = "\208\158\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \208\180\208\176\208\189\208\189\209\139\208\181 \209\129\208\189\208\184\208\188\208\186\208\176";
4598 GuiClearsnapButton = "\208\158\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \209\129\208\189\208\184\208\188\208\190\208\186";
4599 GuiClearsnapHelp = "\208\157\208\176\208\182\208\188\208\184\209\130\208\181 \208\183\208\180\208\181\209\129\209\140 \208\180\208\187\209\143 \209\130\208\190\208\179\208\190, \209\135\209\130\208\190\208\177\209\139 \208\190\209\135\208\184\209\129\209\130\208\184\209\130\209\140 \208\180\208\176\208\189\208\189\209\139\208\181 \208\191\208\190 \208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\181\208\188\209\131 \209\129\208\189\208\184\208\188\208\186\209\131 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176.";
4600 GuiDefaultAll = "\208\161\208\177\209\128\208\190\209\129 \208\178\209\129\208\181\209\133 \208\189\208\176\209\129\209\130\209\128\208\190\208\181\208\186 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4601 GuiDefaultAllButton = "\208\161\208\177\209\128\208\190\209\129\208\184\209\130\209\140 \208\178\209\129\208\181";
4602 GuiDefaultAllHelp = "\208\157\208\176\208\182\208\188\208\184\209\130\208\181 \208\183\208\180\208\181\209\129\209\140, \209\135\209\130\208\190\208\177\209\139 \209\129\208\177\209\128\208\190\209\129\208\184\209\130\209\140 \208\178\209\129\208\181 \208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176 \208\186 \208\191\208\181\209\128\208\178\208\190\208\189\208\176\209\135\208\176\208\187\209\140\208\189\209\139\208\188 \208\183\208\189\208\176\209\135\208\181\208\189\208\184\209\143\208\188. \208\158\208\161\208\162\208\158\208\160\208\158\208\150\208\157\208\158: \209\141\209\130\208\184 \208\180\208\181\208\185\209\129\209\130\208\178\208\184\209\143 \208\190\209\130\208\188\208\181\208\189\208\184\209\130\209\140 \208\157\208\149\208\146\208\158\208\151\208\156\208\158\208\150\208\157\208\158.";
4603 GuiDefaultOption = "\208\161\208\177\209\128\208\190\209\129\208\184\209\130\209\140 \209\141\209\130\208\184 \208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184";
4604 GuiEmbed = "\208\146\209\139\208\178\208\190\208\180\208\184\209\130\209\140 \208\180\208\176\208\189\208\189\209\139\208\181 \208\178 \208\190\208\186\208\189\208\190 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\208\176";
4605 GuiEmbedBlankline = "\208\148\208\190\208\177\208\176\208\178\208\187\209\143\209\130\209\140 \208\191\209\131\209\129\209\130\209\131\209\142 \209\129\209\130\209\128\208\190\208\186\209\131";
4606 GuiEmbedHeader = "\208\152\208\189\209\130\208\181\208\179\209\128\208\176\209\134\208\184\209\143";
4607 GuiFinish = "\208\159\208\190\209\129\208\187\208\181 \208\190\208\186\208\190\208\189\209\135\208\176\208\189\208\184\209\143 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143";
4608 GuiFinishSound = "\208\159\209\128\208\190\208\184\208\179\209\128\209\139\208\178\208\176\209\130\209\140 \208\183\208\178\209\131\208\186 \208\191\208\190 \208\190\208\186\208\190\208\189\209\135\208\176\208\189\208\184\209\142 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4609 GuiLink = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 LinkID";
4610 GuiLoad = "\208\151\208\176\208\179\209\128\209\131\208\182\208\176\209\130\209\140 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128";
4611 GuiLoad_Always = "\208\178\209\129\208\181\208\179\208\180\208\176";
4612 GuiLoad_AuctionHouse = "\208\178 \208\183\208\180\208\176\208\189\208\184\208\184 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4613 GuiLoad_Never = "\208\189\208\184\208\186\208\190\208\179\208\180\208\176";
4614 GuiLocale = "\208\155\208\190\208\186\208\176\208\187\208\184\208\183\208\176\209\134\208\184\209\143";
4615 GuiMainEnable = "\208\146\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128";
4616 GuiMainHelp = "\208\161\208\190\208\180\208\181\209\128\208\182\208\184\209\130 \208\189\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\184 \208\180\208\187\209\143 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176. \208\144\208\180\208\180\208\158\208\189\208\176, \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\142\209\137\208\181\208\179\208\190 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\209\142 \208\190 \208\178\208\181\209\137\208\176\209\133 \208\184 \208\176\208\189\208\176\208\187\208\184\208\183\208\184\209\128\209\131\209\142\209\137\208\181\208\179\208\190 \208\180\208\176\208\189\208\189\209\139\208\181 \209\129 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176. \208\157\208\176\208\182\208\188\208\184\209\130\208\181 \208\186\208\189\208\190\208\191\208\186\209\131 \"\208\161\208\186\208\176\208\189\" \208\189\208\176 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181 \208\180\208\187\209\143 \209\129\208\177\208\190\209\128\208\176 \208\180\208\176\208\189\208\189\209\139\209\133";
4617 GuiMarkup = "\208\159\209\128\208\190\209\134\208\181\208\189\209\130 \208\189\208\176\208\180\208\177\208\176\208\178\208\186\208\184 \208\190\209\130 \209\134\208\181\208\189\209\139 \208\178\208\181\208\189\208\180\208\190\209\128\208\176";
4618 GuiMaxless = "\208\156\208\176\208\186\209\129\208\184\208\188\208\176\208\187\209\140\208\189\209\139\208\185 \208\191\209\128\208\190\209\134\208\181\208\189\209\130 \209\129\208\177\208\184\208\178\208\176\208\189\208\184\209\143 \209\128\209\139\208\189\208\190\209\135\208\189\208\190\208\185 \209\134\208\181\208\189\209\139";
4619 GuiMedian = "\208\159\208\190\208\186\208\176\208\183\208\176\209\130\209\140 \209\129\209\128\208\181\208\180\208\189\208\184\208\181 \209\134\208\181\208\189\209\139";
4620 GuiNocomp = "\208\159\209\128\208\190\209\134\208\181\208\189\209\130 \209\129\208\177\208\184\208\178\208\176\208\189\208\184\209\143 \209\134\208\181\208\189\209\139 \208\181\209\129\208\187\208\184 \208\189\208\181\209\130 \208\186\208\190\208\189\208\186\209\131\209\128\209\128\208\181\208\189\209\134\208\184\208\184";
4621 GuiNoWorldMap = "\208\144\209\131\209\134\208\186\208\184\208\190\208\189\208\181\209\128: \208\186\208\176\209\128\209\130\209\131 \208\188\208\184\209\128\208\176 \208\189\208\181 \208\191\208\190\208\186\208\176\208\183\208\176\208\189\208\176";
4622 GuiOtherHeader = "\208\159\209\128\208\190\209\135\208\181\208\181";
4623 GuiOtherHelp = "\208\161\208\188\208\181\209\136\208\176\208\189\208\189\209\139\208\181 \208\190\208\191\209\134\208\184\208\184 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4624 GuiPercentsHeader = "\208\159\208\190\209\128\208\190\208\179\208\190\208\178\209\139\208\181 \208\178\208\181\208\187\208\184\209\135\208\184\208\189\209\139 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4625 GuiPercentsHelp = "\208\146\208\157\208\152\208\156\208\144\208\157\208\152\208\149: \208\162\208\158\208\155\208\172\208\154\208\158 \208\180\208\187\209\143 \208\190\208\191\209\139\209\130\208\189\209\139\209\133 \208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\209\130\208\181\208\187\208\181\208\185. \208\157\208\176\209\129\209\130\209\128\208\190\208\185\208\186\208\176 \208\183\208\189\208\176\209\135\208\181\208\189\208\184\208\185 \209\130\208\190\208\179\208\190, \208\189\208\176\209\129\208\186\208\190\208\187\209\140\208\186\208\190 \208\176\208\179\209\128\208\181\209\129\209\129\208\184\208\178\208\181\208\189 \208\177\209\131\208\180\208\181\209\130 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128, \208\191\208\190\208\180\208\177\208\184\209\128\208\176\209\143 \208\180\208\190\209\133\208\190\208\180\208\189\209\139\208\181 \208\183\208\189\208\176\209\135\208\181\208\189\208\184\209\143";
4626 GuiPrintin = "\208\146\209\139\208\177\208\181\209\128\208\184\209\130\208\181 \208\182\208\181\208\187\208\176\208\181\208\188\208\190\208\181 \208\190\208\186\208\189\208\190 \209\129\208\190\208\190\208\177\209\137\208\181\208\189\208\184\208\185";
4627 GuiProtectWindow = "\208\151\208\176\209\137\208\184\209\130\208\184\209\130\209\140 \208\190\209\130 \209\129\208\187\209\131\209\135\208\176\208\185\208\189\208\190\208\179\208\190 \208\183\208\176\208\186\209\128\209\139\209\130\208\184\209\143 \208\190\208\186\208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4628 GuiRedo = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \208\191\209\128\208\181\208\180\209\131\208\191\209\128\208\181\208\182\208\180\208\181\208\189\208\184\208\181 \208\183\208\176\208\180\208\181\209\128\208\182\208\186\208\184 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143";
4629 GuiReloadui = "\208\159\208\181\209\128\208\181\208\183\208\176\208\179\209\128\209\131\208\183\208\184\209\130\209\140 UI";
4630 GuiReloaduiButton = "\208\159\208\181\209\128\208\181\208\183\208\176\208\179\209\128\209\131\208\183\208\184\209\130\209\140 UI";
4631 GuiReloaduiFeedback = "\208\159\208\181\209\128\208\181\208\183\208\176\208\179\209\128\209\131\208\182\208\176\208\181\209\130\209\129\209\143 \208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\209\130\208\181\208\187\209\140\209\129\208\186\208\184\208\185 \208\184\208\189\209\130\208\181\209\128\209\132\208\181\208\185\209\129";
4632 GuiReloaduiHelp = "\208\159\208\190\209\129\208\187\208\181 \209\129\208\188\208\181\208\189\209\139 \209\143\208\183\209\139\208\186\208\176, \208\189\208\176\208\182\208\188\208\184\209\130\208\181 \208\183\208\180\208\181\209\129\209\140 \209\135\209\130\208\190\208\177\209\139 \208\191\208\181\209\128\208\181\208\183\208\176\208\179\209\128\209\131\208\183\208\184\209\130\209\140 \208\184\208\189\209\130\208\181\209\128\209\132\208\181\208\185\209\129, \208\180\208\187\209\143 \209\130\208\190\208\179\208\190 \209\135\209\130\208\190\208\177\209\139 \208\184\208\183\208\188\208\181\208\189\208\181\208\189\208\184\209\143 \208\178\209\129\209\130\209\131\208\191\208\184\208\187\208\184 \208\178 \209\129\208\184\208\187\209\131. \208\173\209\130\208\176 \208\190\208\191\208\181\209\128\208\176\209\134\208\184\209\143 \208\188\208\190\208\182\208\181\209\130 \208\183\208\176\208\189\209\143\209\130\209\140 \208\189\208\181\209\129\208\186\208\190\208\187\209\140\208\186\208\190 \208\188\208\184\208\189\209\131\209\130. ";
4633 GuiRememberText = "\208\151\208\176\208\191\208\190\208\188\208\184\208\189\208\176\209\130\209\140 \209\134\208\181\208\189\209\131";
4634 GuiStatsEnable = "\208\159\208\190\208\186\208\176\208\183\208\176\209\130\209\140 \209\129\209\130\208\176\209\130\208\184\209\129\209\130\208\184\208\186\209\131";
4635 GuiStatsHeader = "\208\161\209\130\208\176\209\130\208\184\209\129\209\130\208\184\208\186\208\176 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\208\176";
4636 GuiStatsHelp = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \209\129\208\187\208\181\208\180\209\131\209\142\209\137\209\131\209\142 \209\129\209\130\208\176\209\130\208\184\209\129\209\130\208\184\208\186\209\131 \208\178 \208\191\208\190\208\180\209\129\208\186\208\176\208\183\208\186\208\181";
4637 GuiSuggest = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \208\191\209\128\208\181\208\180\208\187\208\176\208\179\208\176\208\181\208\188\209\139\208\181 \209\134\208\181\208\189\209\139";
4638 GuiUnderlow = "\208\161\208\176\208\188\208\190\208\181 \208\188\208\176\208\187\208\181\208\189\209\140\208\186\208\190\208\181 \209\129\208\177\208\184\208\178\208\176\208\189\208\184\208\181 \209\134\208\181\208\189\209\139";
4639 GuiUndermkt = "\208\161\208\177\208\184\208\178\208\176\208\189\208\184\208\181 \209\128\209\139\208\189\208\186\208\176";
4640 GuiVerbose = "\208\156\208\189\208\190\208\179\208\190\209\129\208\187\208\190\208\178\208\189\209\139\208\185 \209\128\208\181\208\182\208\184\208\188";
4641 GuiWarnColor = "\208\166\208\178\208\181\209\130\208\190\208\178\208\176\209\143 \208\191\208\190\208\180\209\129\208\178\208\181\209\130\208\186\208\176 \209\134\208\181\208\189";
4642  
4643  
4644 -- Section: Conversion Messages
4645 MesgConvert = "\208\157\208\181\208\190\208\177\209\133\208\190\208\180\208\184\208\188\208\190 \208\191\209\128\208\190\208\184\208\183\208\178\208\181\209\129\209\130\208\184 \208\191\209\128\208\181\208\190\208\177\209\128\208\176\208\183\208\190\208\178\208\176\208\189\208\184\208\181 \208\177\208\176\208\183\209\139 \208\180\208\176\208\189\208\189\209\139\209\133 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176. \208\159\208\190\208\182\208\176\208\187\209\131\208\185\209\129\209\130\208\176, \208\191\209\128\208\181\208\180\208\178\208\176\209\128\208\184\209\130\208\181\208\187\209\140\208\189\208\190 \209\129\208\180\208\181\208\187\208\176\208\185\209\130\208\181 \209\128\208\181\208\183\208\181\209\128\208\178\208\189\209\139\208\181 \208\186\208\190\208\191\208\184\208\184 \209\132\208\176\208\185\208\187\208\176 SavedVariables\\Auctioneer.lua";
4646 MesgConvertNo = "\208\146\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128";
4647 MesgConvertYes = "\208\159\209\128\208\181\208\190\208\177\209\128\208\176\208\183\208\190\208\178\208\176\209\130\209\140";
4648 MesgNotconverting = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128 \208\189\208\181 \208\191\209\128\208\181\208\190\208\177\209\128\208\176\208\183\208\190\208\178\209\139\208\178\208\176\208\181\209\130 \209\129\208\178\208\190\209\142 \208\177\208\176\208\183\209\131 \208\184 \208\189\208\181 \209\128\208\176\208\177\208\190\209\130\208\176\208\181\209\130.";
4649  
4650  
4651 -- Section: Game Constants
4652 TimeLong = "\208\148\208\190\208\187\208\179\208\184\208\185";
4653 TimeMed = "\208\161\209\128\208\181\208\180\208\189\208\184\208\185";
4654 TimeShort = "\208\154\208\190\209\128\208\190\209\130\208\186\208\184\208\185";
4655 TimeVlong = "\208\158\209\135\208\181\208\189\209\140 \208\180\208\190\208\187\208\179\208\184\208\185";
4656  
4657  
4658 -- Section: Generic Messages
4659 DisableMsg = "\208\146\209\139\208\186\208\187\209\142\209\135\208\181\208\189\208\184\208\181 \208\176\208\178\209\130\208\190\208\188\208\176\209\130\208\184\209\135\208\181\209\129\208\186\208\190\208\185 \208\183\208\176\208\179\209\128\209\131\208\183\208\186\208\184 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4660 FrmtWelcome = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128 v%s \208\183\208\176\208\179\209\128\209\131\208\182\208\181\208\189";
4661 MesgNotLoaded = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128 \208\189\208\181 \208\183\208\176\208\179\209\128\209\131\208\182\208\181\208\189. \208\157\208\176\208\177\208\181\209\128\208\184\209\130\208\181 /auctioneer \208\180\208\187\209\143 \208\180\208\190\208\191\208\190\208\187\208\189\208\184\209\130\208\181\208\187\209\140\208\189\208\190\208\185 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\208\184.";
4662 StatAskPriceOff = "AskPrice \209\130\208\181\208\191\208\181\209\128\209\140 \208\178\209\139\208\186\208\187\209\142\209\135\208\181\208\189.";
4663 StatAskPriceOn = "AskPrice \209\130\208\181\208\191\208\181\209\128\209\140 \208\178\208\186\208\187\209\142\209\135\208\181\208\189.";
4664 StatOff = "\208\157\208\181 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\208\181\209\130\209\129\209\143 \208\189\208\184\208\186\208\176\208\186\208\190\208\185 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\208\184 \208\191\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\209\131";
4665 StatOn = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\208\181\209\130\209\129\209\143 \208\184\208\189\209\132\208\190\209\128\208\188\208\176\209\134\208\184\209\143 \208\191\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\209\131";
4666  
4667  
4668 -- Section: Generic Strings
4669 TextAuction = "\208\176\209\131\208\186\209\134\208\184\208\190\208\189";
4670 TextCombat = "\208\145\208\190\208\185";
4671 TextGeneral = "\208\158\209\129\208\189\208\190\208\178\208\189\208\190\208\185";
4672 TextNone = "\208\189\208\181\209\130";
4673 TextScan = "\208\161\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\209\130\209\140";
4674 TextUsage = "\208\152\209\129\208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\208\189\208\184\208\181:";
4675  
4676  
4677 -- Section: Help Text
4678 HelpAlso = "\208\162\208\176\208\186 \208\182\208\181 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \208\180\208\176\208\189\208\189\209\139\208\181 \208\180\209\128\209\131\208\179\208\184\209\133 \209\129\208\181\209\128\208\178\208\181\209\128\208\190\208\178 \208\178 \208\191\208\190\208\180\209\129\208\186\208\176\208\183\208\186\208\181. \208\146\209\129\209\130\208\176\208\178\209\140\209\130\208\181 \208\184\208\188\209\143 \209\129\208\181\209\128\208\178\208\181\209\128\208\176, \208\184 \208\184\208\188\209\143 \209\132\209\128\208\176\208\186\209\134\208\184\208\184. \208\157\208\176\208\191\209\128\208\184\208\188\208\181\209\128: \"/auctioneer also Warsong-Horde\". \208\161\208\187\208\190\208\178\208\190 \"opposite\" \208\190\208\177\208\190\208\183\208\189\208\176\209\135\208\176\208\181\209\130 \208\191\209\128\208\190\209\130\208\184\208\178\208\190\208\191\208\190\208\187\208\190\208\182\208\189\209\131\209\142 \209\132\209\128\208\176\208\186\209\134\208\184\209\142, \"off\" - \208\190\209\130\208\186\208\187\209\142\209\135\208\176\208\181\209\130 \209\132\209\131\208\189\208\186\209\134\208\184\208\184.";
4679 HelpAskPrice = "\208\146\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\184\208\187\208\184 \208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140 AskPrice";
4680 HelpAskPriceGuild = "\208\158\209\130\208\178\208\181\209\135\208\176\209\130\209\140 \208\189\208\176 \208\183\208\176\208\191\209\128\208\190\209\129\209\139, \209\129\208\180\208\181\208\187\208\176\208\189\208\189\209\139\208\181 \208\189\208\176 \208\186\208\176\208\189\208\176\208\187\208\181 \208\179\208\184\208\187\209\140\208\180\208\184\208\184";
4681 HelpAskPriceParty = "\208\158\209\130\208\178\208\181\209\135\208\176\209\130\209\140 \208\189\208\176 \208\183\208\176\208\191\209\128\208\190\209\129\209\139, \209\129\208\180\208\181\208\187\208\176\208\189\208\189\209\139\208\181 \208\189\208\176 \208\186\208\176\208\189\208\176\208\187\208\181 \208\179\209\128\209\131\208\191\208\191\209\139";
4682 HelpAskPriceSmart = "\208\146\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\184\208\187\208\184 \208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\191\209\128\208\190\208\178\208\181\209\128\208\186\209\131 \208\189\208\176 \208\186\208\187\209\142\209\135\208\181\208\178\209\139\208\181 \209\129\208\187\208\190\208\178\208\176";
4683 HelpAskPriceVendor = "\208\146\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\184\208\187\208\184 \208\178\209\139\208\186\208\187\209\142\209\135\208\184\209\130\209\140 \208\190\209\130\209\129\209\139\208\187\208\186\209\131 \209\134\208\181\208\189 \209\130\208\190\209\128\208\179\208\190\208\178\209\134\208\176.";
4684 HelpAuctionClick = "\208\159\208\190\208\183\208\178\208\190\208\187\209\143\208\181\209\130 \208\189\208\176\208\182\208\176\209\130\208\184\208\181\208\188 Alt-Click \208\189\208\176 \208\178\208\181\209\137\208\184 \208\178 \208\178\208\176\209\136\208\181\208\188 \208\184\208\189\208\178\208\181\208\189\209\130\208\176\209\128\208\181 \208\176\208\178\209\130\208\190\208\188\208\176\209\130\208\184\209\135\208\181\209\129\209\130\208\186\208\184 \208\191\208\190\209\129\209\130\208\176\208\178\208\184\209\130\209\140 \208\181\208\181 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189";
4685 HelpAuctionDuration = "\208\163\209\129\209\130\208\176\208\189\208\176\208\178\208\187\208\184\208\178\208\176\208\181\209\130 \208\191\209\128\208\190\208\180\208\190\208\187\208\182\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\209\140 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176, \208\191\209\128\208\181\208\187\208\176\208\179\208\176\208\181\208\188\209\131\209\142 \208\191\208\190 \209\131\208\188\208\190\208\187\209\135\208\176\208\189\208\184\209\142.";
4686 HelpAutofill = "\208\163\209\129\209\130\208\176\208\189\208\190\208\178\208\184\209\130\208\181, \209\135\209\130\208\190\208\177\209\139 \208\176\208\178\209\130\208\190\208\188\208\176\209\130\208\184\209\135\208\181\209\129\208\186\208\184 \208\183\208\176\208\191\208\190\208\187\208\189\209\143\209\130\209\140 \209\134\208\181\208\189\209\139 \208\191\209\128\208\184 \209\129\208\190\208\183\208\180\208\176\208\189\208\184\208\184 \208\189\208\190\208\178\208\190\208\179\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176";
4687 HelpAverage = "\208\146\209\139\208\177\208\181\209\128\208\184\209\130\208\181, \209\135\209\130\208\190\208\177\209\139 \208\191\208\190\208\186\208\176\208\183\209\139\208\178\208\176\209\130\209\140 \209\129\209\128\208\181\208\180\208\189\209\142\209\142 \209\134\208\181\208\189\209\139 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181 \208\189\208\176 \209\141\209\130\209\131 \208\178\208\181\209\137\209\140";
4688 HelpBidbroker = "\208\146\209\139\208\177\208\181\209\128\208\184\209\130\208\181, \208\186\208\176\208\186\208\190\208\185 \208\180\208\187\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\208\184 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\209\139 \209\129 \208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\181\208\179\208\190 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143 \208\177\209\131\208\180\209\131\209\130 \208\176\208\189\208\176\208\187\208\184\208\183\208\184\209\128\208\190\208\178\208\176\209\130\209\140\209\129\209\143 \208\189\208\176 \208\191\209\128\208\181\208\180\208\188\208\181\209\130 \208\191\208\190\208\187\209\131\209\135\208\181\208\189\208\184\209\143 \208\191\209\128\208\184\208\177\209\139\208\187\208\184.";
4689 HelpBidLimit = "\208\156\208\176\208\186\209\129\208\184\208\188\208\176\208\187\209\140\208\189\208\190\208\181 \208\186\208\190\208\187\208\184\209\135\208\181\209\129\209\130\208\178\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178 \208\189\208\176 \208\186\208\190\209\130\208\190\209\128\209\139\208\181 \208\180\208\181\208\187\208\176\208\181\209\130\209\129\209\143 \209\129\209\130\208\176\208\178\208\186\208\176 \208\184\208\187\208\184 \208\178\209\139\208\186\209\131\208\191\208\176\208\181\209\130\209\129\209\143 \208\191\209\128\208\184 \208\189\208\176\208\182\208\176\209\130\208\184\208\184 \208\189\208\176 \208\186\208\189\208\190\208\191\208\186\209\131 \208\178 \208\190\208\186\208\189\208\181 \208\191\208\190\208\184\209\129\208\186\208\176.";
4690 HelpBroker = "\208\159\208\190\208\186\208\176\208\183\209\139\208\178\208\176\208\181\209\130 \208\178\209\129\208\181 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\209\139 \209\129 \208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\181\208\179\208\190 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143, \208\189\208\176 \208\186\208\190\209\130\208\190\209\128\209\139\208\181 \208\188\208\190\208\182\208\181\209\130 \208\177\209\139\209\130\209\140 \209\129\208\180\208\181\208\187\208\176\208\189\208\176 \209\129\209\130\208\176\208\178\208\186\208\176 \209\129 \209\134\208\181\208\187\209\140\209\142 \208\180\208\176\208\187\209\140\208\189\208\181\208\185\209\136\208\181\208\179\208\190 \208\191\208\190\208\187\209\131\209\135\208\181\208\189\208\184\209\143 \208\191\209\128\208\184\208\177\209\139\208\187\208\184.";
4691 HelpClear = "\208\158\209\130\209\135\208\184\209\137\208\176\208\181\209\130 \208\180\208\176\208\189\208\189\209\139\208\181 \208\191\208\190 \208\186\208\190\208\189\208\186\209\128\208\181\209\130\208\189\208\190\208\185 \208\178\208\181\209\137\208\184 (shift-click \208\180\208\187\209\143 \208\178\209\129\209\130\208\176\208\178\208\186\208\184 \208\189\208\176\208\183\208\178\208\176\208\189\208\184\209\143) \208\146\209\139 \209\130\208\176\208\186\208\182\208\181 \208\188\208\190\208\182\208\181\209\130\208\181 \208\184\209\129\208\191\208\190\208\187\209\140\208\183\208\190\208\178\208\176\209\130\209\140 \209\129\208\187\208\190\208\178\208\176: \"All\" (\208\178\209\129\208\181) \208\184 \"snapshot\" (\208\191\208\190\209\129\208\187\208\181\208\180\208\189\208\184\208\185 \209\129\208\186\208\176\208\189)";
4692 HelpDisable = "\208\157\208\181 \208\183\208\176\208\179\209\128\209\131\208\182\208\176\209\130\209\140 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128 \208\176\208\178\209\130\208\190\208\188\208\176\209\130\208\184\209\135\208\181\209\129\208\186\208\184 \208\191\209\128\208\184 \209\129\208\187\208\181\208\180\209\131\209\142\209\137\208\181\208\188 \208\178\209\133\208\190\208\180\208\181 \208\178 \208\184\208\179\209\128\209\131.";
4693 HelpOnoff = "\208\146\208\186\208\187\209\142\209\135\208\176\208\181\209\130 \208\184 \208\178\209\139\208\186\208\187\209\142\209\135\208\176\208\181\209\130 \208\191\208\190\208\186\208\176\208\183 \208\180\208\176\208\189\208\189\209\139\209\133 \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4694  
4695  
4696 -- Section: Post Messages
4697 FrmtNoEmptyPackSpace = "\208\157\208\181 \209\133\208\178\208\176\209\130\208\176\208\181\209\130 \209\129\208\178\208\190\208\177\208\190\208\180\208\189\208\190\208\179\208\190 \208\188\208\181\209\129\209\130\208\176 \208\178 \209\129\209\131\208\188\208\186\208\176\209\133 \208\180\208\187\209\143 \209\129\208\190\208\183\208\180\208\176\208\189\208\184\209\143 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176!";
4698 FrmtNotEnoughOfItem = "\208\163 \208\178\208\176\209\129 \208\189\208\181\208\180\208\190\209\129\209\130\208\176\209\130\208\190\209\135\208\189\208\190 %s \208\180\208\187\209\143 \209\129\208\190\208\183\208\180\208\176\208\189\208\184\209\143 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176!";
4699 FrmtPostedAuction = "\208\161\208\190\208\183\208\180\208\176\208\189 1 \208\176\209\131\208\186\209\134\208\184\208\190\208\189 \208\184\208\183 %s (x%d)";
4700 FrmtPostedAuctions = "\208\161\208\190\208\183\208\180\208\176\208\189\208\190 %d \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178 \208\184\208\183 %s (x%d)";
4701  
4702  
4703 -- Section: Report Messages
4704 FrmtBidbrokerCurbid = "\209\130\208\181\208\186\208\161\209\130\208\176\208\178\208\186\208\176";
4705 FrmtBidbrokerMinbid = "\208\188\208\184\208\189\208\161\209\130\208\176\208\178\208\186\208\176";
4706 FrmtNoauct = "\208\157\208\181 \208\189\208\176\208\185\208\180\208\181\208\189\208\190 \208\189\208\184 \208\190\208\180\208\189\208\190\208\179\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176 \208\180\208\187\209\143 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\208\176: %s";
4707  
4708  
4709 -- Section: Scanning Messages
4710 AuctionDefunctAucts = "\208\163\208\180\208\176\208\187\208\181\208\189\208\190 \208\189\208\181 \209\129\209\131\209\137\208\181\209\129\209\130\208\178\209\131\209\142\209\137\208\184\209\133 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178: %s";
4711 AuctionDiscrepancies = "\208\157\208\176\208\185\208\180\208\181\208\189\208\190 \208\189\208\181\209\129\208\190\208\190\209\130\208\178\208\181\209\130\209\129\209\130\208\178\208\184\208\185: %s";
4712 AuctionNewAucts = "\208\158\209\130\209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\190 \208\189\208\190\208\178\209\139\209\133 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178: %s";
4713 AuctionOldAucts = "\208\158\209\130\209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\190 \208\180\208\190 \209\141\209\130\208\190\208\179\208\190: %s";
4714 AuctionPageN = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128: \209\129\208\186\208\176\208\189\208\184\209\128\209\131\208\181\209\130\209\129\209\143 %s \209\129\209\130\209\128\208\176\208\189\208\184\209\134\208\176 %d \208\184\208\183 %d \208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178 \208\178 \209\129\208\181\208\186\209\131\208\189\208\180\209\131: %s \208\158\209\129\209\130\208\176\208\187\208\190\209\129\209\140 \208\178\209\128\208\181\208\188\208\181\208\189\208\184 %s";
4715 AuctionScanDone = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128: \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\208\181 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176 \208\183\208\176\208\178\208\181\209\128\209\136\208\181\208\189\208\190.";
4716 AuctionScanNexttime = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128 \209\129\208\180\208\181\208\187\208\176\208\181\209\130 \208\191\208\190\208\187\208\189\208\190\208\181 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\208\181 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176, \208\186\208\190\208\179\208\180\208\176 \208\146\209\139 \208\178 \209\129\208\187\208\181\208\180\209\131\209\142\209\137\208\184\208\185 \209\128\208\176\208\183 \208\191\208\190\208\179\208\190\208\178\208\190\209\128\208\184\209\130\208\181 \209\129 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\190\208\188.";
4717 AuctionScanNocat = "\208\146\209\139 \208\180\208\190\208\187\208\182\208\189\209\139 \208\178\209\139\208\177\209\128\208\176\209\130\209\140 \208\189\208\181 \208\188\208\181\208\189\208\181\208\181 \208\190\208\180\208\189\208\190\208\185 \208\186\208\176\209\130\208\181\208\179\208\190\209\128\208\184\208\184 \208\180\208\187\209\143 \209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\184\209\143.";
4718 AuctionScanRedo = "\208\162\208\181\208\186\209\131\209\137\208\176\209\143 \209\129\209\130\209\128\208\176\208\189\208\184\209\134\208\176 \208\183\208\176\208\189\209\143\208\187\208\176 \208\177\208\190\208\187\209\140\209\136\208\181 \209\135\208\181\208\188 %d \209\129\208\181\208\186\209\131\208\189\208\180 \208\180\208\187\209\143 \208\190\208\177\209\128\208\176\208\177\208\190\209\130\208\186\208\184. \208\159\208\190\208\178\209\130\208\190\209\128\208\189\208\176\209\143 \208\190\208\177\209\128\208\176\208\177\208\190\209\130\208\186\208\176.";
4719 AuctionScanStart = "\208\144\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128: \209\129\208\186\208\176\208\189\208\184\209\128\209\131\208\181\209\130\209\129\209\143 %s \209\129\209\130\209\128\208\176\208\189\208\184\209\134\208\176 1";
4720 AuctionTotalAucts = "\208\146\209\129\208\181\208\179\208\190 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\190\208\178 \208\190\209\130\209\129\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\190: %s";
4721  
4722  
4723 -- Section: Tooltip Messages
4724 FrmtInfoAlsoseen = "\208\146\208\184\208\180\208\181\208\189 %d \209\128\208\176\208\183 \208\178 %s";
4725 FrmtInfoAverage = "%s \208\188\208\184\208\189/%s \208\146\209\139\208\186\209\131\208\191 (%s \209\129\209\130\208\176\208\178\208\186\208\176)";
4726 FrmtInfoBidMulti = "\208\161\209\130\208\176\208\178\208\186\208\184 (%s%s \208\183\208\176 \209\136\209\130)";
4727 FrmtInfoBidOne = "\208\161\209\130\208\176\208\178\208\186\208\184%s";
4728 FrmtInfoBidrate = "%d %% \208\184\208\188\208\181\209\142\209\130 \209\129\209\130\208\176\208\178\208\186\208\184, %d %% \208\184\208\188\208\181\209\142\209\130 \209\134\208\181\208\189\209\131 \208\178\209\139\208\186\209\131\208\191\208\176";
4729 FrmtInfoBuymedian = "\208\161\209\128\208\181\208\180\208\189\209\143\209\143 \209\134\208\181\208\189\208\176 \208\178\209\139\208\186\209\131\208\191\208\176";
4730 FrmtInfoBuyMulti = "\208\146\209\139\208\186\209\131\208\191 (%s%s \208\183\208\176 \209\136\209\130)";
4731 FrmtInfoBuyOne = "\208\146\209\139\208\186\209\131\208\191%s";
4732 FrmtInfoForone = "\208\151\208\176 1: %s \208\188\208\184\208\189/%s \208\178\209\139\208\186\209\131\208\191 (%s \209\129\209\130\208\176\208\178\208\186\208\176) [\208\178 %d's]";
4733 FrmtInfoHeadMulti = "\208\161\209\128\208\181\208\180\208\189\208\181\208\181 \208\183\208\176 %d \209\136\209\130:";
4734 FrmtInfoHeadOne = "\208\161\209\128\208\181\208\180\208\189\208\181\208\181 \208\183\208\176 \209\141\209\130\209\131 \208\178\208\181\209\137\209\140:";
4735 FrmtInfoHistmed = "\208\159\208\190\209\129\208\187\208\181\208\180\208\189\208\184\208\185 %d, \209\129\209\128\208\181\208\180\208\189\208\184\208\185 \208\178\209\139\208\186\209\131\208\191 (\208\183\208\176 \209\136\209\130)";
4736 FrmtInfoMinMulti = "\208\157\208\176\209\135\208\176\208\187\209\140\208\189\208\176\209\143 \209\129\209\130\208\176\208\178\208\186\208\176 (%s \208\183\208\176 \209\136\209\130)";
4737 FrmtInfoMinOne = "\208\157\208\176\209\135\208\176\208\187\209\140\208\189\208\176\209\143 \209\129\209\130\208\176\208\178\208\186\208\176";
4738 FrmtInfoNever = "\208\157\208\184 \209\128\208\176\208\183\209\131 \208\189\208\181 \208\177\209\139\208\187 \208\183\208\176\208\188\208\181\209\135\208\181\208\189 \208\189\208\176 %s";
4739 FrmtInfoSeen = "\208\152\209\130\208\190\208\179\208\190 %d \209\128\208\176\208\183 \208\178\208\184\208\180\208\181\208\189 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181";
4740 FrmtInfoSgst = "\208\159\209\128\208\181\208\180\208\187\208\176\208\179\208\176\208\181\208\188\208\176\209\143 \209\134\208\181\208\189\208\176: %s \208\188\208\184\208\189/%s \208\178\209\139\208\186\209\131\208\191";
4741 FrmtInfoSgststx = "\208\159\209\128\208\181\208\180\208\187\208\176\208\179\208\176\208\181\208\188\208\176\209\143 \209\134\208\181\208\189\208\176 \208\183\208\176 %d \209\136\209\130: %s \208\188\208\184\208\189/%s \208\178\209\139\208\186\209\131\208\191";
4742 FrmtInfoSnapmed = "\208\161\208\186\208\176\208\189\208\184\209\128\208\190\208\178\208\176\208\189\208\189\209\139\208\185 %d, \209\129\209\128\208\181\208\180\208\189\208\184\208\185 \208\178\209\139\208\186\209\131\208\191 (\208\183\208\176 \209\136\209\130)";
4743 FrmtInfoStacksize = "\208\161\209\128\208\181\208\180\208\189\208\184\208\185 \209\128\208\176\208\183\208\188\208\181\209\128 \208\186\209\131\209\135\208\184: %d \209\136\209\130";
4744  
4745  
4746 -- Section: User Interface
4747 FrmtLastSoldOn = "\208\159\208\190\209\129\208\187\208\181\208\180\208\189\209\143\209\143 \208\191\209\128\208\190\208\180\208\176\208\182\208\176 %s";
4748 UiBid = "\208\159\209\128\208\181\208\180\208\187\208\190\208\182\208\181\208\189\208\184\208\181";
4749 UiBidHeader = "\208\159\209\128\208\181\208\180\208\187\208\190\208\182\208\181\208\189\208\184\208\181";
4750 UiBidPerHeader = "\208\161\209\130\208\176\208\178\208\186\208\176 \208\183\208\176";
4751 UiBuyout = "\208\146\209\139\208\186\209\131\208\191\208\184\209\130\209\140";
4752 UiBuyoutHeader = "\208\161\208\186\209\131\208\191\208\186\208\176";
4753 UiBuyoutPerHeader = "\208\146\209\139\208\186\209\131\208\191\208\184\209\130\209\140 \208\183\208\176";
4754 UiBuyoutPriceLabel = "\208\166\208\181\208\189\208\176 \208\189\208\176 \208\161\208\186\209\131\208\191\208\186\209\131:";
4755 UiBuyoutPriceTooLowError = "(\208\161\208\187\208\184\209\136\208\186\208\190\208\188 \208\189\208\184\208\183\208\186\208\176\209\143)";
4756 UiCategoryLabel = "\208\158\208\179\209\128\208\176\208\189\208\184\209\135\208\181\208\189\208\184\208\181 \208\186\208\176\209\130\208\181\208\179\208\190\209\128\208\184\208\184:";
4757 UiDepositLabel = "\208\148\208\181\208\191\208\190\208\183\208\184\209\130:";
4758 UiDurationLabel = "\208\148\208\187\208\184\209\130\208\181\208\187\209\140\208\189\208\190\209\129\209\130\209\140";
4759 UiItemLevelHeader = "\208\163\209\128\208\190\208\178\208\181\208\189\209\140";
4760 UiMakeFixedPriceLabel = "\208\156\208\176\208\186\209\129. \209\132\208\184\208\186\209\129\208\184\209\128\208\190\208\178\208\176\208\189\208\189\208\176\209\143 \209\134\208\181\208\189\208\176";
4761 UiMaxError = "(%d \208\156\208\176\208\186\209\129) ";
4762 UiMaximumPriceLabel = "\208\156\208\176\208\186\209\129. \209\134\208\181\208\189\208\176";
4763 UiMaximumTimeLeftLabel = "\208\156\208\176\208\186\209\129. \208\178\209\128\208\181\208\188\209\143 \208\190\209\129\209\130\208\176\208\187\208\190\209\129\209\140:";
4764 UiMinimumPercentLessLabel = "\208\156\208\184\208\189\208\184\208\188\208\176\208\187\209\140\208\189\209\139\208\185 \208\159\209\128\208\190\209\134\208\181\208\189\209\130 \208\156\208\181\208\189\209\140\209\136\208\181:";
4765 UiMinimumProfitLabel = "\208\156\208\184\208\189\208\184\208\188\208\176\208\187\209\140\208\189\208\176\209\143 \208\191\209\128\208\184\208\177\209\139\208\187\209\140:";
4766 UiMinimumQualityLabel = "\208\156\208\184\208\189\208\184\208\188\208\176\208\187\209\140\208\189\208\190\208\181 \208\186\208\190\208\187-\208\178\208\190";
4767 UiMinimumUndercutLabel = "\208\156\208\184\208\189\208\184\208\188\208\176\208\187\209\140\208\189\208\176\209\143 \209\131\209\134\208\181\208\189\208\186\208\176";
4768 UiNameHeader = "\208\152\208\188\209\143";
4769 UiNoPendingBids = "\208\146\209\129\208\181 \209\129\209\130\208\176\208\178\208\186\208\184 \208\190\208\177\209\128\208\176\208\177\208\190\209\130\208\176\208\189\209\139!";
4770 UiNotEnoughError = "(\208\157\208\181\208\180\208\190\209\129\209\130\208\176\209\130\208\190\209\135\208\189\208\190)";
4771 UiPendingBidInProgress = "1 \209\129\209\130\208\176\208\178\208\186\208\176 \208\190\208\177\209\128\208\176\208\177\208\176\209\130\209\139\208\178\208\176\208\181\209\130\209\129\209\143...";
4772 UiPendingBidsInProgress = "%d \209\129\209\130\208\176\208\178\208\190\208\186 \208\190\208\177\209\128\208\176\208\177\208\176\209\130\209\139\208\178\208\176\208\181\209\130\209\129\209\143...";
4773 UiPercentLessHeader = "%";
4774 UiPost = "\208\159\208\190\209\129\209\130\208\176\208\178\208\184\209\130\209\140";
4775 UiPostAuctions = "\208\159\208\190\209\129\209\130\208\176\208\178\208\184\209\130\209\140 \208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189";
4776 UiPriceBasedOnLabel = "\208\166\208\181\208\189\208\176 \208\177\208\176\208\183\208\184\209\128\209\131\209\142\209\137\208\176\209\143\209\129\209\143 \208\189\208\176:";
4777 UiPriceModelAuctioneer = "\208\166\208\181\208\189\208\176 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\181\209\128\208\176";
4778 UiPriceModelCustom = "\208\166\208\181\208\189\208\176 \208\178\209\128\209\131\209\135\208\189\209\131\209\142";
4779 UiPriceModelFixed = "\208\164\208\184\208\186\209\129. \208\166\208\181\208\189\208\176";
4780 UiPriceModelLastSold = "\208\159\208\190\209\129\208\187\208\181\208\180\208\189\209\143\209\143 \208\166\208\181\208\189\208\176 \208\159\209\128\208\190\208\180\208\176\208\182\208\184";
4781 UiProfitHeader = "\208\159\209\128\208\184\208\177\209\139\208\187\209\140";
4782 UiProfitPerHeader = "\208\159\209\128\208\184\208\177\209\139\208\187\209\140 \208\183\208\176";
4783 UiQuantityHeader = "\208\154\208\190\208\187-\208\178\208\190";
4784 UiQuantityLabel = "\208\154\208\190\208\187-\208\178\208\190";
4785 UiRemoveSearchButton = "\208\163\208\180\208\176\208\187\208\184\209\130\209\140";
4786 UiSavedSearchLabel = "\208\161\208\190\209\133\209\128\208\176\208\189\208\181\208\189\208\189\209\139\208\181 \208\191\208\190\208\184\209\129\208\186\208\184";
4787 UiSaveSearchButton = "\208\161\208\190\209\133\209\128\208\176\208\189\208\184\209\130\209\140";
4788 UiSaveSearchLabel = "\208\161\208\190\209\133\209\128\208\176\208\189\208\184\209\130\209\140 \208\191\208\190\208\184\209\129\208\186";
4789 UiSearch = "\208\152\209\129\208\186\208\176\209\130\209\140";
4790 UiSearchAuctions = "\208\152\209\129\208\186\208\176\209\130\209\140 \208\178 \208\176\209\131\208\186\209\134\208\184\208\190\208\189\208\176\209\133";
4791 UiSearchDropDownLabel = "\208\159\208\190\208\184\209\129\208\186:";
4792 UiSearchForLabel = "\208\159\208\190\208\184\209\129\208\186 \208\191\209\128\208\181\208\180\208\188\208\181\209\130\208\176:";
4793 UiSearchTypeBids = "\208\161\209\130\208\176\208\178\208\186\208\184";
4794 UiSearchTypeBuyouts = "\208\166\208\181\208\189\209\139 \208\178\209\139\208\186\209\131\208\191\208\176";
4795 UiSearchTypeCompetition = "\208\186\208\190\208\189\208\186\209\131\209\128\208\181\208\189\209\134\208\184\209\143";
4796 UiSearchTypePlain = "\208\191\209\128\208\181\208\180\208\188\208\181\209\130";
4797 UiStacksLabel = "\208\154\209\131\209\135\208\176";
4798 UiStackTooBigError = "(\208\154\209\131\209\135\208\176 \208\161\208\187\208\184\209\136\208\186\208\190\208\188 \208\146\208\181\208\187\208\184\208\186\208\176)";
4799 UiStackTooSmallError = "(\208\154\209\131\209\135\208\176 \208\161\208\187\208\184\209\136\208\186\208\190\208\188 \208\156\208\176\208\187\208\176)";
4800 UiStartingPriceLabel = "\208\157\208\176\209\135. \209\134\208\181\208\189\208\176";
4801 UiStartingPriceRequiredError = "(\208\162\209\128\208\181\208\177\209\131\208\181\209\130\209\129\209\143)";
4802 UiTimeLeftHeader = "\208\158\209\129\209\130\208\176\208\178\209\136\208\181\208\181\209\129\209\143 \208\178\209\128\208\181\208\188\209\143";
4803 UiUnknownError = "(\208\157\208\181\208\184\208\183\208\178\208\181\209\129\209\130\208\189\209\139\208\185)";
4804  
4805 };
4806  
4807 zhCN = {
4808  
4809  
4810 -- Section: AskPrice Messages
4811 AskPriceAd = "\228\187\165%sx[\231\137\169\229\147\129\233\147\190\230\142\165](x=\229\160\134\229\143\160\230\149\176\233\135\143)\232\142\183\229\143\150\229\160\134\229\143\160\228\187\183\230\160\188\227\128\130";
4812 FrmtAskPriceBuyoutMedianHistorical = "%s\230\151\162\229\190\128\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188\239\188\154%s%s";
4813 FrmtAskPriceBuyoutMedianSnapshot = "%s\230\156\128\232\191\145\230\137\171\230\143\143\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188\239\188\154%s%s";
4814 FrmtAskPriceDisable = "\231\166\129\231\148\168\232\175\162\228\187\183%s\233\128\137\233\161\185\227\128\130";
4815 FrmtAskPriceEach = "(\230\175\143\228\187\182%s)";
4816 FrmtAskPriceEnable = "\229\144\175\231\148\168\232\175\162\228\187\183%s\233\128\137\233\161\185\227\128\130";
4817 FrmtAskPriceVendorPrice = "%s\229\148\174\228\186\142\229\149\134\232\180\169\239\188\154%s%s";
4818  
4819  
4820 -- Section: Auction Messages
4821 FrmtActRemove = "\228\187\142\229\189\147\229\137\141\230\139\141\229\141\150\232\161\140\230\177\135\230\128\187\228\184\173\229\136\160\233\153\164\230\160\135\232\175\134%s\227\128\130";
4822 FrmtAuctinfoHist = "\230\151\162\229\190\128%d\230\172\161";
4823 FrmtAuctinfoLow = "\230\177\135\230\128\187\229\144\142\233\153\141\232\135\179";
4824 FrmtAuctinfoMktprice = "\229\184\130\229\156\186\228\187\183\230\160\188";
4825 FrmtAuctinfoNolow = "\230\156\128\232\191\145\230\177\135\230\128\187\230\156\170\229\143\145\231\142\176\232\175\165\231\137\169\229\147\129";
4826 FrmtAuctinfoOrig = "\229\142\159\232\181\183\230\139\141\228\187\183";
4827 FrmtAuctinfoSnap = "\229\136\154\230\137\171\230\143\143\229\136\176%d\230\172\161";
4828 FrmtAuctinfoSugbid = "\229\187\186\232\174\174\232\181\183\230\139\141\228\187\183";
4829 FrmtAuctinfoSugbuy = "\229\187\186\232\174\174\228\184\128\229\143\163\228\187\183";
4830 FrmtWarnAbovemkt = "\231\171\158\229\141\150\232\182\133\229\135\186\232\161\140\230\131\133";
4831 FrmtWarnMarkup = "\230\160\135\233\171\152\228\184\186\229\149\134\232\180\169\230\148\182\232\180\173\228\187\183\231\154\132%s%%";
4832 FrmtWarnMyprice = "\228\189\191\231\148\168\229\189\147\229\137\141\232\135\170\229\174\154\228\187\183";
4833 FrmtWarnNocomp = "\230\151\160\231\171\158\228\187\183";
4834 FrmtWarnNodata = "\230\151\160\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\231\154\132\230\149\176\230\141\174";
4835 FrmtWarnToolow = "\230\151\160\230\179\149\229\140\185\233\133\141\230\156\128\228\189\142\228\187\183";
4836 FrmtWarnUndercut = "\229\137\138\228\187\183%s%%";
4837 FrmtWarnUser = "\228\189\191\231\148\168\232\135\170\229\174\154\228\187\183";
4838  
4839  
4840 -- Section: Bid Messages
4841 FrmtAlreadyHighBidder = "\229\183\178\230\152\175\229\186\148\230\139\141\239\188\154%s (x%d)\231\154\132\229\177\133\233\171\152\229\135\186\228\187\183\228\186\186\227\128\130";
4842 FrmtBidAuction = "\229\135\186\228\187\183\231\171\158\230\139\141\239\188\154%s (x%d)\227\128\130";
4843 FrmtBidQueueOutOfSync = "\233\148\153\232\175\175\239\188\154\231\171\158\230\139\141\233\152\159\229\136\151\228\184\141\229\144\140\230\173\165\239\188\129";
4844 FrmtBoughtAuction = "\228\184\128\229\143\163\228\187\183\229\186\148\230\139\141\239\188\154%s (x%d)\227\128\130";
4845 FrmtMaxBidsReached = "\230\137\190\229\136\176\230\155\180\229\164\154\230\139\141\229\141\150\239\188\154%s (x%d),\228\189\134\230\152\175\229\183\178\232\190\190\229\136\176\231\171\158\230\139\141\233\153\144\229\186\166(%d)\227\128\130";
4846 FrmtNoAuctionsFound = "\230\156\170\230\137\190\229\136\176\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
4847 FrmtNoMoreAuctionsFound = "\230\156\170\230\137\190\229\136\176\230\155\180\229\164\154\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
4848 FrmtNotEnoughMoney = "\231\171\158\230\139\141\232\181\132\233\135\145\228\184\141\232\182\179\239\188\154%s (x%d)\227\128\130";
4849 FrmtSkippedAuctionWithHigherBid = "\229\191\189\231\149\165\230\155\180\233\171\152\229\135\186\228\187\183\231\154\132\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
4850 FrmtSkippedAuctionWithLowerBid = "\229\191\189\231\149\165\230\155\180\228\189\142\229\135\186\228\187\183\231\154\132\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
4851 FrmtSkippedBiddingOnOwnAuction = "\229\191\189\231\149\165\229\175\185\232\135\170\232\186\171\230\139\141\229\141\150\231\154\132\229\135\186\228\187\183\239\188\154%s (x%d)\227\128\130";
4852 UiProcessingBidRequests = "\229\135\186\228\187\183\232\175\183\230\177\130\229\164\132\231\144\134\228\184\173...";
4853  
4854  
4855 -- Section: Command Messages
4856 FrmtActClearall = "\230\184\133\233\153\164%s\231\154\132\229\133\168\233\131\168\230\139\141\229\141\150\230\149\176\230\141\174\227\128\130";
4857 FrmtActClearFail = "\230\151\160\230\179\149\230\137\190\229\136\176\231\137\169\229\147\129:%s\227\128\130";
4858 FrmtActClearOk = "%s\231\154\132\230\149\176\230\141\174\229\183\178\230\184\133\233\153\164\227\128\130";
4859 FrmtActClearsnap = "\230\184\133\233\153\164\229\189\147\229\137\141\230\139\141\229\141\150\232\161\140\230\177\135\230\128\187\227\128\130";
4860 FrmtActDefault = "\230\139\141\229\141\150\229\138\169\230\137\139\233\128\137\233\161\185%s\229\183\178\233\135\141\231\189\174\228\184\186\233\187\152\232\174\164\232\174\190\231\189\174\227\128\130";
4861 FrmtActDefaultall = "\229\133\168\233\131\168\230\139\141\229\141\150\229\138\169\230\137\139\233\128\137\233\161\185\229\183\178\233\135\141\231\189\174\228\184\186\233\187\152\232\174\164\232\174\190\231\189\174\227\128\130";
4862 FrmtActDisable = "\233\154\144\232\151\143\231\137\169\229\147\129%s\231\154\132\230\149\176\230\141\174\227\128\130";
4863 FrmtActEnable = "\230\152\190\231\164\186\231\137\169\229\147\129%s\231\154\132\230\149\176\230\141\174\227\128\130";
4864 FrmtActSet = "\232\174\190\231\189\174%s\228\184\186'%s'\227\128\130";
4865 FrmtActUnknown = "\230\156\170\231\159\165\229\145\189\228\187\164\230\136\150\229\133\179\233\148\174\229\173\151\239\188\154'%s'\227\128\130";
4866 FrmtAuctionDuration = "\233\187\152\232\174\164\230\139\141\229\141\150\230\151\182\233\153\144\232\174\190\231\189\174\228\184\186\239\188\154%s\227\128\130";
4867 FrmtAutostart = "\232\135\170\229\138\168\229\188\128\229\167\139\230\139\141\229\141\150\239\188\154\230\156\128\228\189\142\228\187\183%s\239\188\140\228\184\128\229\143\163\228\187\183%s(%d\229\176\143\230\151\182)%s\227\128\130";
4868 FrmtFinish = "\230\137\171\230\143\143\229\174\140\230\136\144\228\185\139\229\144\142\239\188\140\229\176\134%s\227\128\130";
4869 FrmtPrintin = "\230\139\141\229\141\150\229\138\169\230\137\139\232\174\175\230\129\175\231\142\176\229\156\168\229\176\134\230\152\190\231\164\186\229\156\168'%s'\229\175\185\232\175\157\230\161\134\228\184\173\227\128\130";
4870 FrmtProtectWindow = "\230\139\141\229\141\150\232\161\140\231\170\151\229\143\163\228\191\157\230\138\164\232\174\190\228\184\186\239\188\154%s\227\128\130";
4871 FrmtUnknownArg = "\229\175\185'%s'\232\128\140\232\168\128\239\188\140'%s'\230\152\175\230\151\160\230\149\136\229\128\188\227\128\130";
4872 FrmtUnknownLocale = "\228\189\160\230\140\135\229\174\154\231\154\132\229\156\176\229\159\159\228\187\163\231\160\129('%s')\230\156\170\231\159\165\227\128\130\230\156\137\230\149\136\231\154\132\229\156\176\229\159\159\228\187\163\231\160\129\228\184\186\239\188\154";
4873 FrmtUnknownRf = "\233\148\153\232\175\175\231\154\132\230\149\176\230\141\174('%s')\239\188\154\230\173\163\231\161\174\231\154\132\230\160\188\229\188\143\228\184\186\239\188\154[\230\156\141\229\138\161\229\153\168\229\144\141]-[\233\152\181\232\144\165]\239\188\140\229\133\182\228\184\173\233\152\181\232\144\165\228\184\186\232\139\177\230\150\135(\232\129\148\231\155\159-Alliance\239\188\140\233\131\168\232\144\189-Horde)\227\128\130\228\190\139\229\166\130\239\188\154\230\179\176\229\133\176\229\190\183-Alliance\227\128\130";
4874  
4875  
4876 -- Section: Command Options
4877 OptAlso = "(\230\156\141\229\138\161\229\153\168\229\144\141-\233\152\181\232\144\165|opposite\229\175\185\231\171\139)";
4878 OptAuctionDuration = "(last\230\156\128\231\187\136||2h\229\176\143\230\151\182||8h\229\176\143\230\151\182||24h\229\176\143\230\151\182)";
4879 OptBidbroker = "<\233\147\182\229\184\129\232\174\161\229\136\169\230\182\166>";
4880 OptBidLimit = "<\230\149\176\231\155\174>";
4881 OptBroker = "<\233\147\182\229\184\129\232\174\161\229\136\169\230\182\166>";
4882 OptClear = "([\231\137\169\229\147\129]|all\229\133\168\233\131\168|snapshot\230\177\135\230\128\187)";
4883 OptCompete = "<\233\147\182\229\184\129\232\174\161\229\183\174\233\162\157>";
4884 OptDefault = "(<\233\128\137\233\161\185>|all\229\133\168\233\131\168)";
4885 OptFinish = "(off\229\133\179\233\151\173||logout\230\179\168\233\148\128||exit\233\128\128\229\135\186)";
4886 OptLocale = "<\229\156\176\229\159\159\228\187\163\231\160\129>";
4887 OptPctBidmarkdown = "<\230\175\148\231\142\135>";
4888 OptPctMarkup = "<\230\175\148\231\142\135>";
4889 OptPctMaxless = "<\230\175\148\231\142\135>";
4890 OptPctNocomp = "<\230\175\148\231\142\135>";
4891 OptPctUnderlow = "<\230\175\148\231\142\135>";
4892 OptPctUndermkt = "<\230\175\148\231\142\135>";
4893 OptPercentless = "<\230\175\148\231\142\135>";
4894 OptPrintin = "(<\231\170\151\229\143\163\230\160\135\231\173\190>[\230\149\176\229\173\151]|<\231\170\151\229\143\163\229\144\141\231\167\176>[\229\173\151\231\172\166\228\184\178])";
4895 OptProtectWindow = "(never\228\187\142\228\184\141|scan\230\137\171\230\143\143|always\230\128\187\230\152\175)";
4896 OptScale = "<\230\175\148\228\190\139\231\179\187\230\149\176>";
4897 OptScan = "<>";
4898  
4899  
4900 -- Section: Commands
4901 CmdAlso = "also\232\128\140\228\184\148";
4902 CmdAlsoOpposite = "opposite\229\175\185\231\171\139";
4903 CmdAlt = "Alt";
4904 CmdAskPriceAd = "ad\229\144\175\228\186\139";
4905 CmdAskPriceGuild = "guild\229\133\172\228\188\154";
4906 CmdAskPriceParty = "party\233\152\159\228\188\141";
4907 CmdAskPriceSmart = "smart\231\129\181\230\180\187";
4908 CmdAskPriceSmartWord1 = "what\228\187\128\228\185\136";
4909 CmdAskPriceSmartWord2 = "worth\229\128\188\233\146\177";
4910 CmdAskPriceTrigger = "trigger\232\167\166\229\143\145\229\153\168";
4911 CmdAskPriceVendor = "vendor\229\149\134\232\180\169";
4912 CmdAskPriceWhispers = "whispers \229\175\134\232\175\173";
4913 CmdAskPriceWord = "word";
4914 CmdAuctionClick = "auction-click\230\139\141\229\141\150\231\130\185\229\135\187";
4915 CmdAuctionDuration = "auction-duration\230\139\141\229\141\150\230\151\182\233\153\144";
4916 CmdAuctionDuration0 = "last\230\156\128\232\191\145";
4917 CmdAuctionDuration1 = "2h\229\176\143\230\151\182";
4918 CmdAuctionDuration2 = "8h\229\176\143\230\151\182";
4919 CmdAuctionDuration3 = "24h\229\176\143\230\151\182";
4920 CmdAutofill = "autofill\232\135\170\229\138\168\229\161\171\228\187\183";
4921 CmdBidbroker = "bidbroker\229\135\186\228\187\183\228\187\163\231\144\134";
4922 CmdBidbrokerShort = "bb(\229\135\186\228\187\183\228\187\163\231\144\134\231\154\132\231\188\169\229\134\153)";
4923 CmdBidLimit = "bid-limit\231\171\158\230\139\141\233\153\144\230\149\176";
4924 CmdBroker = "broker\228\187\163\231\144\134";
4925 CmdClear = "clear\230\184\133\233\153\164";
4926 CmdClearAll = "all\229\133\168\233\131\168";
4927 CmdClearSnapshot = "snapshot\230\177\135\230\128\187";
4928 CmdCompete = "compete\231\171\158\229\141\150";
4929 CmdCtrl = "Ctrl";
4930 CmdDefault = "default\233\187\152\232\174\164";
4931 CmdDisable = "disable\231\166\129\231\148\168";
4932 CmdEmbed = "embed\229\181\140\229\133\165";
4933 CmdFinish = "finish\229\174\140\230\136\144";
4934 CmdFinish0 = "off\229\133\179\233\151\173";
4935 CmdFinish1 = "logout\230\179\168\233\148\128";
4936 CmdFinish2 = "exit\233\128\128\229\135\186";
4937 CmdFinish3 = "reloadui\233\135\141\230\150\176\229\138\160\232\189\189\231\148\168\230\136\183\231\149\140\233\157\162";
4938 CmdFinishSound = "finish-sound\229\174\140\230\136\144\230\146\173\230\148\190\229\163\176\233\159\179";
4939 CmdHelp = "help\229\184\174\229\138\169";
4940 CmdLocale = "locale\229\156\176\229\159\159\228\187\163\231\160\129";
4941 CmdOff = "off\229\133\179";
4942 CmdOn = "on\229\188\128";
4943 CmdPctBidmarkdown = "pct-bidmarkdown\232\181\183\228\187\183\233\153\141\228\189\142\230\175\148\231\142\135";
4944 CmdPctMarkup = "pct-markup\230\182\168\228\187\183\230\175\148\231\142\135";
4945 CmdPctMaxless = "pct-maxless\230\156\128\229\164\167\229\137\138\228\187\183\230\175\148\231\142\135";
4946 CmdPctNocomp = "pct-nocomp\230\151\160\231\171\158\228\187\183\230\175\148\231\142\135";
4947 CmdPctUnderlow = "pct-underlow\230\156\128\228\189\142\228\187\183\230\175\148\231\142\135";
4948 CmdPctUndermkt = "pct-undermkt\229\184\130\229\156\186\228\187\183\229\142\139\228\189\142\230\175\148\231\142\135";
4949 CmdPercentless = "percentless\230\175\148\231\142\135\229\183\174\233\162\157";
4950 CmdPercentlessShort = "pl(\230\175\148\231\142\135\229\183\174\233\162\157\231\154\132\231\188\169\229\134\153)";
4951 CmdPrintin = "print-in\232\190\147\229\135\186";
4952 CmdProtectWindow = "protect-window\228\191\157\230\138\164\231\170\151\229\143\163";
4953 CmdProtectWindow0 = "never\228\187\142\228\184\141";
4954 CmdProtectWindow1 = "scan\230\137\171\230\143\143";
4955 CmdProtectWindow2 = "always\230\128\187\230\152\175";
4956 CmdScan = "scan\230\137\171\230\143\143";
4957 CmdShift = "Shift";
4958 CmdToggle = "toggle\229\188\128\229\133\179\232\189\172\230\141\162";
4959 CmdUpdatePrice = "update-price\230\155\180\230\150\176\228\187\183\230\160\188";
4960 CmdWarnColor = "warn-color\232\173\166\231\164\186\232\137\178";
4961 ShowAverage = "show-average\230\152\190\231\164\186\229\157\135\229\128\188";
4962 ShowEmbedBlank = "show-embed-blankline\230\152\190\231\164\186\229\181\140\229\133\165\231\169\186\232\161\140";
4963 ShowLink = "show-link\230\152\190\231\164\186\233\147\190\230\142\165";
4964 ShowMedian = "show-median\230\152\190\231\164\186\228\184\173\229\128\188";
4965 ShowRedo = "show-warning\230\152\190\231\164\186\232\173\166\229\145\138";
4966 ShowStats = "show-stats\230\152\190\231\164\186\231\187\159\232\174\161";
4967 ShowSuggest = "show-suggest\230\152\190\231\164\186\229\187\186\232\174\174";
4968 ShowVerbose = "show-verbose\230\152\190\231\164\186\231\187\134\232\138\130";
4969  
4970  
4971 -- Section: Config Text
4972 GuiAlso = "\229\144\140\230\151\182\230\152\190\231\164\186\230\149\176\230\141\174";
4973 GuiAlsoDisplay = "\230\152\190\231\164\186%s\231\154\132\230\149\176\230\141\174";
4974 GuiAlsoOff = "\228\184\141\229\134\141\230\152\190\231\164\186\229\133\182\228\187\150\230\156\141\229\138\161\229\153\168-\233\152\181\232\144\165\231\154\132\230\149\176\230\141\174\227\128\130";
4975 GuiAlsoOpposite = "\229\144\140\230\151\182\230\152\190\231\164\186\229\175\185\231\171\139\233\152\181\232\144\165\231\154\132\230\149\176\230\141\174\227\128\130";
4976 GuiAskPrice = "\229\144\175\231\148\168\232\175\162\228\187\183";
4977 GuiAskPriceAd = "\229\143\145\233\128\129\231\137\185\232\137\178\229\144\175\228\186\139";
4978 GuiAskPriceGuild = "\229\147\141\229\186\148\229\133\172\228\188\154\233\162\145\233\129\147\230\159\165\232\175\162";
4979 GuiAskPriceHeader = "\232\175\162\228\187\183\233\128\137\233\161\185";
4980 GuiAskPriceHeaderHelp = "\230\155\180\230\148\185\232\175\162\228\187\183\230\150\185\229\188\143";
4981 GuiAskPriceParty = "\229\147\141\229\186\148\233\152\159\228\188\141\233\162\145\233\129\147\230\159\165\232\175\162";
4982 GuiAskPriceSmart = "\228\189\191\231\148\168\230\153\186\232\131\189\229\173\151";
4983 GuiAskPriceTrigger = "\232\175\162\228\187\183\232\167\166\229\143\145\229\153\168";
4984 GuiAskPriceVendor = "\229\143\145\233\128\129\229\149\134\232\180\169\228\191\161\230\129\175";
4985 GuiAskPriceWhispers = "\230\152\190\231\164\186\229\183\178\229\143\145\233\128\129\229\175\134\232\175\173";
4986 GuiAskPriceWord = "\232\135\170\229\174\154\228\185\137\230\153\186\232\131\189\229\133\179\233\148\174\229\173\151 %d";
4987 GuiAuctionDuration = "\233\187\152\232\174\164\230\139\141\229\141\150\230\151\182\233\153\144";
4988 GuiAuctionHouseHeader = "\230\139\141\229\141\150\232\161\140\231\170\151\229\143\163";
4989 GuiAuctionHouseHeaderHelp = "\230\155\180\230\148\185\230\139\141\229\141\150\232\161\140\231\170\151\229\143\163\230\150\185\229\188\143";
4990 GuiAutofill = "\230\139\141\229\141\150\232\161\140\228\184\173\232\135\170\229\138\168\229\161\171\228\187\183";
4991 GuiAverages = "\230\152\190\231\164\186\229\185\179\229\157\135\228\187\183\230\160\188";
4992 GuiBidmarkdown = "\231\171\158\230\139\141\229\135\143\228\187\183\230\175\148\231\142\135";
4993 GuiClearall = "\230\184\133\233\153\164\229\133\168\233\131\168\230\139\141\229\141\150\229\138\169\230\137\139\230\149\176\230\141\174";
4994 GuiClearallButton = "\230\184\133\233\153\164\229\133\168\233\131\168";
4995 GuiClearallHelp = "\231\130\185\230\173\164\230\184\133\233\153\164\229\189\147\229\137\141\230\156\141\229\138\161\229\153\168\230\139\141\229\141\150\229\138\169\230\137\139\231\154\132\229\133\168\233\131\168\230\149\176\230\141\174\227\128\130";
4996 GuiClearallNote = "\229\175\185\228\186\142\229\189\147\229\137\141\230\156\141\229\138\161\229\153\168-\233\152\181\232\144\165";
4997 GuiClearHeader = "\230\184\133\233\153\164\230\149\176\230\141\174";
4998 GuiClearHelp = "\230\184\133\233\153\164\230\139\141\229\141\150\229\138\169\230\137\139\230\149\176\230\141\174\227\128\130\233\128\137\230\139\169\230\184\133\233\153\164\229\133\168\233\131\168\230\149\176\230\141\174\230\136\150\229\189\147\229\137\141\230\177\135\230\128\187\230\149\176\230\141\174\227\128\130\232\173\166\229\145\138\239\188\154\232\191\153\228\186\155\230\147\141\228\189\156\230\151\160\230\179\149\232\191\152\229\142\159\227\128\130";
4999 GuiClearsnap = "\230\184\133\233\153\164\230\177\135\230\128\187\230\149\176\230\141\174";
5000 GuiClearsnapButton = "\230\184\133\233\153\164\230\177\135\230\128\187";
5001 GuiClearsnapHelp = "\231\130\185\230\173\164\230\184\133\233\153\164\228\184\138\230\172\161\230\139\141\229\141\150\229\138\169\230\137\139\230\177\135\230\128\187\230\149\176\230\141\174\227\128\130";
5002 GuiDefaultAll = "\233\135\141\231\189\174\229\133\168\233\131\168\230\139\141\229\141\150\229\138\169\230\137\139\233\128\137\233\161\185";
5003 GuiDefaultAllButton = "\233\135\141\231\189\174\229\133\168\233\131\168";
5004 GuiDefaultAllHelp = "\231\130\185\229\135\187\230\129\162\229\164\141\230\139\141\229\141\150\229\138\169\230\137\139\230\137\128\230\156\137\233\128\137\233\161\185\228\184\186\233\187\152\232\174\164\229\128\188\227\128\130\232\173\166\229\145\138\239\188\154\232\191\153\228\186\155\230\147\141\228\189\156\230\151\160\230\179\149\232\191\152\229\142\159\227\128\130";
5005 GuiDefaultOption = "\233\135\141\231\189\174\232\191\153\233\161\185\232\174\190\231\189\174";
5006 GuiEmbed = "\229\181\140\229\133\165\228\191\161\230\129\175\229\136\176\230\184\184\230\136\143\230\143\144\231\164\186\228\184\173";
5007 GuiEmbedBlankline = "\229\156\168\230\184\184\230\136\143\230\143\144\231\164\186\228\184\173\230\152\190\231\164\186\231\169\186\232\161\140";
5008 GuiEmbedHeader = "\229\181\140\229\133\165";
5009 GuiFinish = "\229\189\147\230\137\171\230\143\143\229\174\140\230\136\144\229\144\142";
5010 GuiFinishSound = "\230\137\171\230\143\143\229\174\140\230\136\144\229\144\142\230\146\173\230\148\190\229\163\176\230\149\136";
5011 GuiLink = "\230\152\190\231\164\186\233\147\190\230\142\165\230\160\135\232\175\134";
5012 GuiLoad = "\229\138\160\232\189\189\230\139\141\229\141\150\229\138\169\230\137\139";
5013 GuiLoad_Always = "\230\128\187\230\152\175";
5014 GuiLoad_AuctionHouse = "\229\156\168\230\139\141\229\141\150\232\161\140";
5015 GuiLoad_Never = "\228\187\142\228\184\141";
5016 GuiLocale = "\232\174\190\231\189\174\229\156\176\229\159\159\228\187\163\231\160\129\228\184\186";
5017 GuiMainEnable = "\229\144\175\231\148\168\230\139\141\229\141\150\229\138\169\230\137\139";
5018 GuiMainHelp = "\229\140\133\229\144\171\230\143\146\228\187\182 - \230\139\141\229\141\150\229\138\169\230\137\139\231\154\132\232\174\190\231\189\174\227\128\130\229\174\131\231\148\168\228\186\142\230\152\190\231\164\186\231\137\169\229\147\129\228\191\161\230\129\175\239\188\140\229\185\182\229\136\134\230\158\144\230\139\141\229\141\150\230\149\176\230\141\174\227\128\130\229\156\168\230\139\141\229\141\150\232\161\140\231\130\185\229\135\187\"\230\137\171\230\143\143\"\230\140\137\233\146\174\230\157\165\230\148\182\233\155\134\230\139\141\229\141\150\230\149\176\230\141\174\227\128\130";
5019 GuiMarkup = "\229\149\134\232\180\169\228\187\183\230\182\168\229\185\133\230\175\148\231\142\135";
5020 GuiMaxless = "\229\184\130\229\156\186\228\187\183\230\156\128\229\164\167\229\137\138\229\135\143\230\175\148\231\142\135";
5021 GuiMedian = "\230\152\190\231\164\186\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188";
5022 GuiNocomp = "\230\151\160\231\171\158\230\139\141\229\137\138\228\187\183\230\175\148\231\142\135";
5023 GuiNoWorldMap = "\230\139\141\229\141\150\229\138\169\230\137\139\239\188\154\233\152\178\230\173\162\230\152\190\231\164\186\228\184\150\231\149\140\229\156\176\229\155\190";
5024 GuiOtherHeader = "\229\133\182\228\187\150\233\128\137\233\161\185";
5025 GuiOtherHelp = "\230\139\141\229\141\150\229\138\169\230\137\139\230\157\130\233\161\185";
5026 GuiPercentsHeader = "\230\139\141\229\141\150\229\138\169\230\137\139\230\158\129\233\153\144\230\175\148\231\142\135";
5027 GuiPercentsHelp = "\232\173\166\229\145\138\239\188\154\228\184\139\229\136\151\232\174\190\231\189\174\228\187\133\233\128\130\229\144\136\228\186\142\233\171\152\231\186\167\231\148\168\230\136\183\227\128\130\232\176\131\230\149\180\228\184\139\229\136\151\230\149\176\229\128\188\228\187\165\230\148\185\229\143\152\230\139\141\229\141\150\229\138\169\230\137\139\229\136\164\229\174\154\230\148\182\231\155\138\230\176\180\229\185\179\231\154\132\229\138\155\229\186\166\227\128\130";
5028 GuiPrintin = "\233\128\137\230\139\169\230\156\159\230\156\155\231\154\132\232\174\175\230\129\175\231\170\151\229\143\163\227\128\130";
5029 GuiProtectWindow = "\233\152\178\230\173\162\230\132\143\229\164\150\229\133\179\233\151\173\230\139\141\229\141\150\232\161\140\231\170\151\229\143\163\227\128\130";
5030 GuiRedo = "\230\152\190\231\164\186\233\149\191\230\151\182\233\151\180\230\144\156\231\180\162\232\173\166\229\145\138\227\128\130";
5031 GuiReloadui = "\233\135\141\230\150\176\229\138\160\232\189\189\231\148\168\230\136\183\231\149\140\233\157\162\227\128\130";
5032 GuiReloaduiButton = "\233\135\141\232\189\189UI ";
5033 GuiReloaduiFeedback = "\231\142\176\229\156\168\230\173\163\233\135\141\230\150\176\229\138\160\232\189\189\233\173\148\229\133\189\231\148\168\230\136\183\231\149\140\233\157\162\227\128\130";
5034 GuiReloaduiHelp = "\229\156\168\230\148\185\229\143\152\229\156\176\229\159\159\228\187\163\231\160\129\229\144\142\231\130\185\230\173\164\233\135\141\230\150\176\229\138\160\232\189\189\233\173\148\229\133\189\231\148\168\230\136\183\231\149\140\233\157\162\228\189\191\230\173\164\233\133\141\231\189\174\229\177\143\229\185\149\228\184\173\231\154\132\232\175\173\232\168\128\229\140\185\233\133\141\233\128\137\230\139\169\227\128\130\230\179\168\230\132\143\239\188\154\230\173\164\230\147\141\228\189\156\229\143\175\232\131\189\232\128\151\230\151\182\229\135\160\229\136\134\233\146\159\227\128\130";
5035 GuiRememberText = "\232\174\176\228\189\143\228\187\183\230\160\188";
5036 GuiStatsEnable = "\230\152\190\231\164\186\231\187\159\232\174\161";
5037 GuiStatsHeader = "\231\137\169\229\147\129\228\187\183\230\160\188\231\187\159\232\174\161";
5038 GuiStatsHelp = "\229\156\168\230\143\144\231\164\186\228\184\173\230\152\190\231\164\186\228\184\139\229\136\151\231\187\159\232\174\161\228\191\161\230\129\175";
5039 GuiSuggest = "\230\152\190\231\164\186\229\187\186\232\174\174\228\187\183\230\160\188";
5040 GuiUnderlow = "\230\156\128\228\189\142\230\139\141\229\141\150\229\137\138\228\187\183\230\175\148\231\142\135";
5041 GuiUndermkt = "\230\156\128\229\164\167\229\185\133\233\153\141\228\187\183\230\151\182\229\137\138\229\135\143\229\184\130\229\156\186\228\187\183\230\175\148\231\142\135";
5042 GuiVerbose = "\232\175\166\231\187\134\230\168\161\229\188\143";
5043 GuiWarnColor = "\229\189\169\232\137\178\230\160\135\228\187\183\230\168\161\229\188\143";
5044  
5045  
5046 -- Section: Conversion Messages
5047 MesgConvert = "\230\139\141\229\141\150\229\138\169\230\137\139\230\149\176\230\141\174\229\186\147\232\189\172\230\141\162\227\128\130\232\175\183\229\133\136\229\164\135\228\187\189\228\189\160\231\154\132SavedVariables\Auctioneer.lua\230\150\135\228\187\182\227\128\130%s%s";
5048 MesgConvertNo = "\231\166\129\231\148\168\230\139\141\229\141\150\229\138\169\230\137\139";
5049 MesgConvertYes = "\232\189\172\230\141\162";
5050 MesgNotconverting = "\230\139\141\229\141\150\229\138\169\230\137\139\230\156\170\232\189\172\230\141\162\228\189\160\231\154\132\230\149\176\230\141\174\229\186\147\239\188\140\228\189\134\229\174\140\230\136\144\228\185\139\229\137\141\229\176\134\229\129\156\230\173\162\229\183\165\228\189\156\227\128\130";
5051  
5052  
5053 -- Section: Game Constants
5054 TimeLong = "\233\149\191";
5055 TimeMed = "\228\184\173";
5056 TimeShort = "\231\159\173";
5057 TimeVlong = "\233\157\158\229\184\184\233\149\191";
5058  
5059  
5060 -- Section: Generic Messages
5061 DisableMsg = "\231\166\129\230\173\162\232\135\170\229\138\168\229\138\160\232\189\189\230\139\141\229\141\150\229\138\169\230\137\139\227\128\130";
5062 FrmtWelcome = "\230\139\141\229\141\150\229\138\169\230\137\139(Auctioneer) v%s\229\183\178\229\138\160\232\189\189\239\188\129";
5063 MesgNotLoaded = "\230\139\141\229\141\150\229\138\169\230\137\139(Auctioneer)\230\156\170\229\138\160\232\189\189\227\128\130\233\148\174\229\133\165/auctioneer\230\156\137\230\155\180\229\164\154\228\191\161\230\129\175\227\128\130";
5064 StatAskPriceOff = "\232\175\162\228\187\183\231\155\174\229\137\141\232\162\171\231\166\129\231\148\168\227\128\130";
5065 StatAskPriceOn = "\232\175\162\228\187\183\231\155\174\229\137\141\232\162\171\229\144\175\231\148\168\227\128\130";
5066 StatOff = "\228\184\141\230\152\190\231\164\186\228\187\187\228\189\149\230\139\141\229\141\150\230\149\176\230\141\174\227\128\130";
5067 StatOn = "\230\152\190\231\164\186\232\174\190\229\174\154\231\154\132\230\139\141\229\141\150\230\149\176\230\141\174\227\128\130";
5068  
5069  
5070 -- Section: Generic Strings
5071 TextAuction = "\230\139\141\229\141\150";
5072 TextCombat = "\230\136\152\230\150\151";
5073 TextGeneral = "\229\184\184\232\167\132";
5074 TextNone = "\230\151\160";
5075 TextScan = "\230\137\171\230\143\143";
5076 TextUsage = "\231\148\168\233\128\148\239\188\154";
5077  
5078  
5079 -- Section: Help Text
5080 HelpAlso = "\230\143\144\231\164\186\228\184\173\230\152\190\231\164\186\229\133\182\228\187\150\230\156\141\229\138\161\229\153\168\228\184\138\231\154\132\228\187\183\230\160\188\227\128\130\232\190\147\229\133\165[\230\156\141\229\138\161\229\153\168\229\144\141]-[\233\152\181\232\144\165]\239\188\140\229\133\182\228\184\173\233\152\181\232\144\165\228\184\186\232\139\177\230\150\135(\232\129\148\231\155\159-Alliance\239\188\140\233\131\168\232\144\189-Horde)\227\128\130\228\190\139\229\166\130\239\188\154\"/auctioneer also \230\179\176\229\133\176\229\190\183-Alliance\"\227\128\130\231\137\185\229\174\154\231\154\132\229\133\179\233\148\174\229\173\151\239\188\154\"opposite\"\230\152\175\230\140\135\229\175\185\231\171\139\233\152\181\232\144\165\239\188\140\"off\"\231\166\129\231\148\168\232\175\165\229\138\159\232\131\189\227\128\130";
5081 HelpAskPrice = "\229\144\175\231\148\168\230\136\150\231\166\129\231\148\168\232\175\162\228\187\183\227\128\130";
5082 HelpAskPriceAd = "\229\144\175\231\148\168\230\136\150\231\166\129\231\148\168\230\150\176\231\154\132\232\175\162\228\187\183\231\137\185\232\137\178\229\144\175\228\186\139\227\128\130";
5083 HelpAskPriceGuild = "\229\147\141\229\186\148\229\133\172\228\188\154\233\162\145\233\129\147\228\184\173\231\154\132\230\159\165\232\175\162\227\128\130";
5084 HelpAskPriceParty = "\229\147\141\229\186\148\233\152\159\228\188\141\233\162\145\233\129\147\228\184\173\231\154\132\230\159\165\232\175\162\227\128\130";
5085 HelpAskPriceSmart = "\229\144\175\231\148\168\230\136\150\231\166\129\231\148\168\230\153\186\232\131\189\229\173\151\230\163\128\230\159\165\227\128\130";
5086 HelpAskPriceTrigger = "\230\155\180\230\148\185\232\175\162\228\187\183\232\167\166\229\143\145\229\153\168\231\137\185\230\128\167\227\128\130";
5087 HelpAskPriceVendor = "\229\144\175\231\148\168\230\136\150\231\166\129\231\148\168\229\143\145\233\128\129\229\149\134\232\180\169\229\174\154\228\187\183\230\149\176\230\141\174\227\128\130";
5088 HelpAskPriceWhispers = "\233\154\144\232\151\143\230\136\150\230\152\190\231\164\186\230\137\128\230\156\137\232\175\162\228\187\183\229\164\150\229\143\145\229\175\134\232\175\173";
5089 HelpAskPriceWord = "\229\162\158\229\138\160\230\136\150\228\191\174\230\148\185\232\175\162\228\187\183\232\135\170\229\174\154\228\185\137\230\153\186\232\131\189\229\133\179\233\148\174\229\173\151";
5090 HelpAuctionClick = "\229\133\129\232\174\184\228\189\160Alt\231\130\185\229\135\187\232\131\140\229\140\133\228\184\173\231\154\132\231\137\169\229\147\129\230\157\165\232\135\170\229\138\168\229\188\128\229\167\139\230\139\141\229\141\150\227\128\130";
5091 HelpAuctionDuration = "\232\174\190\231\189\174\230\137\147\229\188\128\230\139\141\229\141\150\232\161\140\231\149\140\233\157\162\228\184\138\231\154\132\233\187\152\232\174\164\230\139\141\229\141\150\230\151\182\233\153\144\227\128\130";
5092 HelpAutofill = "\232\174\190\231\189\174\229\144\145\230\139\141\229\141\150\232\161\140\231\170\151\229\143\163\229\138\160\229\133\165\230\150\176\230\139\141\229\141\150\231\137\169\229\147\129\230\151\182\230\152\175\229\144\166\232\135\170\229\138\168\229\161\171\228\187\183\227\128\130";
5093 HelpAverage = "\233\128\137\230\139\169\230\152\175\229\144\166\230\152\190\231\164\186\231\137\169\229\147\129\231\154\132\229\185\179\229\157\135\230\139\141\229\141\150\228\187\183\230\160\188\227\128\130";
5094 HelpBidbroker = "\230\152\190\231\164\186\230\156\128\232\191\145\230\137\171\230\143\143\228\184\173\229\143\175\229\186\148\230\139\141\232\142\183\229\136\169\231\154\132\228\184\173\231\159\173\230\156\159\230\139\141\229\141\150\227\128\130";
5095 HelpBidLimit = "\229\189\147\229\156\168\230\144\156\231\180\162\230\139\141\229\141\150\233\161\181\233\157\162\228\184\138\231\130\185\229\135\187\231\171\158\230\139\141\230\136\150\228\184\128\229\143\163\228\187\183\230\140\137\233\146\174\230\151\182\239\188\140\229\135\186\228\187\183\230\136\150\228\184\128\229\143\163\228\187\183\229\186\148\230\139\141\231\154\132\230\156\128\229\164\167\230\149\176\231\155\174\227\128\130";
5096 HelpBroker = "\230\152\190\231\164\186\230\156\128\232\191\145\230\137\171\230\143\143\228\184\173\228\187\187\228\189\149\229\143\175\229\186\148\230\139\141\229\185\182\232\189\172\230\137\139\232\142\183\229\136\169\231\154\132\230\139\141\229\141\150\227\128\130";
5097 HelpClear = "\230\184\133\233\153\164\230\140\135\229\174\154\231\154\132\231\137\169\229\147\129\230\149\176\230\141\174(\228\189\160\229\191\133\233\161\187\231\148\168Shift+\231\130\185\229\135\187\230\138\138\229\147\129\229\144\141\230\143\146\229\133\165\229\145\189\228\187\164\228\184\173)\227\128\130\228\189\160\228\185\159\229\143\175\228\187\165\230\140\135\229\174\154\229\133\179\233\148\174\229\173\151\"all\"\230\136\150\"snapshot\"\227\128\130";
5098 HelpCompete = "\230\152\190\231\164\186\230\156\128\232\191\145\230\137\171\230\143\143\228\184\173\228\187\187\228\189\149\230\175\148\228\189\160\231\154\132\228\184\128\229\143\163\228\187\183\228\189\142\231\154\132\230\139\141\229\141\150\227\128\130";
5099 HelpDefault = "\232\174\190\231\189\174\228\184\128\228\184\170\230\139\141\229\141\150\229\138\169\230\137\139\233\128\137\233\161\185\228\184\186\229\133\182\233\187\152\232\174\164\229\128\188,\228\189\160\228\185\159\229\143\175\228\187\165\230\140\135\229\174\154\231\137\185\230\174\138\229\133\179\233\148\174\229\173\151\"all\"\230\157\165\233\135\141\231\189\174\229\133\168\233\131\168\230\139\141\229\141\150\229\138\169\230\137\139\233\128\137\233\161\185\228\184\186\229\133\182\233\187\152\232\174\164\229\128\188\227\128\130";
5100 HelpDisable = "\233\152\187\230\173\162\230\139\141\229\141\150\229\138\169\230\137\139\229\156\168\228\184\139\230\172\161\231\153\187\229\189\149\230\151\182\232\135\170\229\138\168\229\138\160\232\189\189\227\128\130";
5101 HelpEmbed = "\229\181\140\229\133\165\230\150\135\229\173\151\229\136\176\230\184\184\230\136\143\233\187\152\232\174\164\230\143\144\231\164\186\228\184\173(\230\179\168\230\132\143\239\188\154\230\159\144\228\186\155\231\137\185\230\128\167\229\156\168\232\175\165\230\168\161\229\188\143\228\184\139\228\184\141\229\143\175\231\148\168)\227\128\130";
5102 HelpEmbedBlank = "\233\128\137\230\139\169\229\189\147\229\181\140\229\133\165\230\168\161\229\188\143\229\144\175\231\148\168\230\151\182\230\152\175\229\144\166\229\156\168\230\143\144\231\164\186\228\191\161\230\129\175\229\146\140\230\139\141\229\141\150\232\161\140\228\191\161\230\129\175\228\184\173\230\143\146\229\133\165\231\169\186\232\161\140\227\128\130";
5103 HelpFinish = "\232\174\190\231\189\174\230\139\141\229\141\150\232\161\140\230\137\171\230\143\143\229\174\140\230\136\144\229\144\142\230\152\175\229\144\166\232\135\170\229\138\168\230\179\168\233\148\128\230\136\150\233\128\128\229\135\186\230\184\184\230\136\143\227\128\130";
5104 HelpFinishSound = "\232\174\190\231\189\174\230\152\175\229\144\166\229\156\168\230\139\141\229\141\150\232\161\140\230\137\171\230\143\143\229\174\140\230\136\144\229\144\142\230\146\173\230\148\190\229\163\176\230\149\136";
5105 HelpLink = "\233\128\137\230\139\169\230\152\175\229\144\166\229\156\168\230\143\144\231\164\186\228\184\173\230\152\190\231\164\186\233\147\190\230\142\165\230\160\135\232\175\134\227\128\130";
5106 HelpLoad = "\230\148\185\229\143\152\230\139\141\229\141\150\229\138\169\230\137\139\229\175\185\232\191\153\228\184\170\232\167\146\232\137\178\231\154\132\229\138\160\232\189\189\232\174\190\231\189\174\227\128\130";
5107 HelpLocale = "\230\148\185\229\143\152\231\148\168\228\186\142\230\152\190\231\164\186\230\139\141\229\141\150\229\138\169\230\137\139\232\174\175\230\129\175\231\154\132\232\175\173\232\168\128\232\174\190\231\189\174\227\128\130";
5108 HelpMedian = "\233\128\137\230\139\169\230\152\175\229\144\166\230\152\190\231\164\186\231\137\169\229\147\129\231\154\132\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188\227\128\130";
5109 HelpOnoff = "\230\137\147\229\188\128/\229\133\179\233\151\173\230\139\141\229\141\150\232\161\140\230\149\176\230\141\174\230\152\190\231\164\186\227\128\130";
5110 HelpPctBidmarkdown = "\232\174\190\231\189\174\230\139\141\229\141\150\229\138\169\230\137\139\231\148\177\228\184\128\229\143\163\228\187\183\229\137\138\229\135\143\229\135\186\228\187\183\231\154\132\230\175\148\231\142\135\227\128\130";
5111 HelpPctMarkup = "\229\189\147\230\178\161\230\156\137\229\143\175\229\143\130\232\128\131\228\187\183\230\160\188\230\151\182\230\140\137\229\149\134\232\180\169\228\187\183\230\182\168\229\185\133\230\175\148\231\142\135\227\128\130";
5112 HelpPctMaxless = "\232\174\190\231\189\174\230\139\141\229\141\150\229\138\169\230\137\139\230\148\190\229\188\131\230\139\141\229\141\150\228\185\139\229\137\141\229\137\138\229\135\143\229\184\130\229\156\186\228\187\183\231\154\132\230\156\128\229\164\167\230\175\148\231\142\135\227\128\130";
5113 HelpPctNocomp = "\232\174\190\231\189\174\230\151\160\231\171\158\230\139\141\230\151\182\230\139\141\229\141\150\229\138\169\230\137\139\229\137\138\229\135\143\229\184\130\229\156\186\228\187\183\231\154\132\230\175\148\231\142\135\227\128\130";
5114 HelpPctUnderlow = "\232\174\190\231\189\174\230\139\141\229\141\150\229\138\169\230\137\139\229\137\138\229\135\143\230\156\128\228\189\142\230\139\141\229\141\150\228\187\183\230\160\188\231\154\132\230\175\148\231\142\135\227\128\130";
5115 HelpPctUndermkt = "\229\189\147\230\151\160\230\179\149\229\135\187\232\180\165\231\171\158\229\141\150\229\175\185\230\137\139\230\151\182\229\137\138\229\135\143\229\184\130\229\156\186\228\187\183\231\154\132\230\175\148\231\142\135(\230\156\159\232\135\179\230\156\128\229\164\167\229\137\138\228\187\183\230\175\148\231\142\135)\227\128\130";
5116 HelpPercentless = "\230\152\190\231\164\186\230\156\128\232\191\145\230\137\171\230\143\143\232\191\135\230\137\128\230\156\137\228\184\128\229\143\163\228\187\183\228\189\142\228\186\142\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\231\161\174\229\174\154\230\175\148\231\142\135\231\154\132\230\139\141\229\141\150\227\128\130";
5117 HelpPrintin = "\233\128\137\230\139\169\230\139\141\229\141\150\229\138\169\230\137\139\232\174\175\230\129\175\229\176\134\230\152\190\231\164\186\229\156\168\229\147\170\228\184\170\231\170\151\229\143\163\227\128\130\229\143\175\228\187\165\230\140\135\229\174\154\231\170\151\229\143\163\229\144\141\231\167\176\230\136\150\231\180\162\229\188\149\227\128\130";
5118 HelpProtectWindow = "\233\152\178\230\173\162\230\132\143\229\164\150\229\133\179\233\151\173\230\139\141\229\141\150\232\161\140\231\149\140\233\157\162\227\128\130";
5119 HelpRedo = "\233\128\137\230\139\169\229\189\147\230\156\141\229\138\161\229\153\168\229\187\182\232\191\159\229\175\188\232\135\180\229\189\147\229\137\141\230\144\156\231\180\162\231\154\132\230\139\141\229\141\150\232\161\140\233\161\181\233\157\162\229\183\178\232\128\151\230\151\182\229\164\170\233\149\191\230\151\182\230\152\175\229\144\166\230\152\190\231\164\186\232\173\166\229\145\138\227\128\130";
5120 HelpScan = "\228\184\139\230\172\161\233\153\141\228\184\180\230\136\150\233\169\187\232\182\179\230\139\141\229\141\150\232\161\140\230\151\182\230\137\167\232\161\140\230\137\171\230\143\143(\230\139\141\229\141\150\232\161\140\233\157\162\230\157\191\228\184\138\228\185\159\230\156\137\228\184\128\228\184\170\230\137\171\230\143\143\230\140\137\233\146\174)\227\128\130\229\139\190\233\128\137\230\131\179\232\166\129\230\137\171\230\143\143\231\154\132\231\167\141\231\177\187\227\128\130";
5121 HelpStats = "\233\128\137\230\139\169\230\152\175\229\144\166\230\152\190\231\164\186\231\137\169\229\147\129\231\154\132\228\187\165\231\171\158\230\139\141\228\187\183/\228\184\128\229\143\163\228\187\183\230\136\144\228\186\164\231\154\132\230\175\148\231\142\135\227\128\130";
5122 HelpSuggest = "\233\128\137\230\139\169\230\152\175\229\144\166\230\152\190\231\164\186\231\137\169\229\147\129\231\154\132\229\187\186\232\174\174\230\139\141\229\141\150\228\187\183\230\160\188\227\128\130";
5123 HelpUpdatePrice = "\229\189\147\228\184\128\229\143\163\228\187\183\230\148\185\229\143\152\230\151\182\239\188\140\232\135\170\229\138\168\230\155\180\230\150\176\230\139\141\229\141\150\229\147\129\229\156\168\229\143\145\229\184\131\230\139\141\229\141\150\233\161\181\233\157\162\228\184\138\231\154\132\232\181\183\230\139\141\228\187\183\227\128\130";
5124 HelpVerbose = "\233\128\137\230\139\169\230\152\175\229\144\166\232\175\166\231\187\134\230\152\190\231\164\186\229\185\179\229\157\135\229\146\140\229\187\186\232\174\174\228\187\183\230\160\188(\229\133\179\233\151\173\229\136\153\230\152\190\231\164\186\228\186\142\229\141\149\232\161\140)\227\128\130";
5125 HelpWarnColor = "\233\128\137\230\139\169\230\152\175\229\144\166\231\148\168\231\155\180\232\167\130\231\154\132\233\162\156\232\137\178\232\161\168\231\164\186\230\139\141\229\141\150\232\161\140\230\160\135\228\187\183\230\168\161\229\188\143\227\128\130";
5126  
5127  
5128 -- Section: Post Messages
5129 FrmtNoEmptyPackSpace = "\230\151\160\232\131\140\229\140\133\231\169\186\233\151\180\231\148\168\228\186\142\230\150\176\229\187\186\230\139\141\229\141\150\239\188\129";
5130 FrmtNotEnoughOfItem = "\230\151\160\232\182\179\229\164\159%s\231\148\168\228\186\142\230\150\176\229\187\186\230\139\141\229\141\150\239\188\129";
5131 FrmtPostedAuction = "\229\183\178\229\143\145\229\184\1311\228\187\182\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
5132 FrmtPostedAuctions = "\229\183\178\229\143\145\229\184\131%d\228\187\182\230\139\141\229\141\150\239\188\154%s (x%d)\227\128\130";
5133  
5134  
5135 -- Section: Report Messages
5136 FrmtBidbrokerCurbid = "\229\189\147\229\137\141\229\135\186\228\187\183";
5137 FrmtBidbrokerDone = "\228\186\164\230\152\147\228\187\183\228\187\163\231\144\134\229\174\140\230\136\144\227\128\130";
5138 FrmtBidbrokerHeader = "\230\156\128\228\189\142\229\136\169\230\182\166\239\188\154%s\239\188\140\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183='\230\155\190\232\167\129\228\186\142\230\139\141\229\141\150\232\161\140\228\184\173\231\154\132\230\156\128\233\171\152\228\187\183\230\160\188'";
5139 FrmtBidbrokerLine = "%s\239\188\140\230\156\128\232\191\145\229\135\186\231\142\176%s\230\172\161\239\188\140\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\239\188\154%s\239\188\140%s\239\188\154%s\239\188\140\229\136\169\230\182\166\239\188\154%s\239\188\140\230\172\161\230\149\176\239\188\154%s";
5140 FrmtBidbrokerMinbid = "\230\156\128\228\189\142\229\135\186\228\187\183";
5141 FrmtBrokerDone = "\228\187\163\231\144\134\229\174\140\230\136\144\227\128\130";
5142 FrmtBrokerHeader = "\230\156\128\228\189\142\229\136\169\230\182\166\239\188\154%s\239\188\140\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183='\230\155\190\232\167\129\228\186\142\230\139\141\229\141\150\232\161\140\228\184\173\231\154\132\230\156\128\233\171\152\228\187\183\230\160\188'";
5143 FrmtBrokerLine = "%s\239\188\140\230\156\128\232\191\145\229\135\186\231\142\176%s\230\172\161\239\188\140\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\239\188\154%s\239\188\140\228\184\128\229\143\163\228\187\183\239\188\154%s\239\188\140\229\136\169\230\182\166\239\188\154%s";
5144 FrmtCompeteDone = "\231\171\158\230\139\141\229\174\140\230\136\144\227\128\130";
5145 FrmtCompeteHeader = "\231\171\158\230\139\141\230\156\128\229\176\145\230\175\143\233\161\185\229\137\138\229\135\143%s\227\128\130";
5146 FrmtCompeteLine = "%s\239\188\140\231\171\158\230\139\141\228\187\183\239\188\154%s\239\188\140\228\184\128\229\143\163\228\187\183%s vs %s\239\188\140\229\183\174\233\162\157%s";
5147 FrmtHspLine = "\230\175\143\228\187\182%s\231\154\132\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\228\184\186\239\188\154%s";
5148 FrmtLowLine = "%s\239\188\140\228\184\128\229\143\163\228\187\183\239\188\154%s\239\188\140\229\135\186\229\148\174\232\128\133\239\188\154%s\239\188\140\229\141\149\228\187\183\239\188\154%s\239\188\140\228\189\142\228\186\142\228\184\173\229\128\188:%s";
5149 FrmtMedianLine = "\230\156\128\232\191\145\229\135\186\231\142\176%d\230\172\161\239\188\140\230\175\143\228\187\182%s\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188\228\184\186\239\188\154%s";
5150 FrmtNoauct = "\231\137\169\229\147\129\239\188\154%s\230\178\161\230\156\137\230\139\141\229\141\150\232\174\176\229\189\149";
5151 FrmtPctlessDone = "\230\175\148\231\142\135\229\183\174\233\162\157\229\174\140\230\136\144\227\128\130";
5152 FrmtPctlessHeader = "\228\189\142\228\186\142\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\230\175\148\231\142\135\239\188\154%d%%";
5153 FrmtPctlessLine = "%s\239\188\140\230\156\128\232\191\145\229\135\186\231\142\176%d\230\172\161\239\188\140\230\156\128\233\171\152\230\155\190\229\148\174\228\187\183\239\188\154%s\239\188\140\228\184\128\229\143\163\228\187\183\239\188\154%s\239\188\140\229\136\169\230\182\166\239\188\154%s\239\188\140\229\183\174\233\162\157%s";
5154  
5155  
5156 -- Section: Scanning Messages
5157 AuctionDefunctAucts = "\229\136\160\233\153\164\232\191\135\230\156\159\230\139\141\229\141\150\239\188\154%s\233\161\185";
5158 AuctionDiscrepancies = "\229\135\186\229\133\165\228\185\139\229\164\132\239\188\154%s\233\161\185";
5159 AuctionNewAucts = "\230\137\171\230\143\143\230\150\176\229\162\158\230\139\141\229\141\150\239\188\154%s\233\161\185";
5160 AuctionOldAucts = "\228\185\139\229\137\141\229\183\178\230\137\171\230\143\143\239\188\154%s\233\161\185";
5161 AuctionPageN = "\230\139\141\229\141\150\229\138\169\230\137\139\239\188\154\230\173\163\230\137\171\230\143\143%s\n\231\172\172%d\233\161\181 \229\133\177%d\233\161\181 %s\233\161\185/\231\167\146\n\228\188\176\232\174\161\229\137\169\228\189\153\230\151\182\233\151\180: %s";
5162 AuctionScanDone = "\230\139\141\229\141\150\229\138\169\230\137\139\239\188\154\230\139\141\229\141\150\230\137\171\230\143\143\229\174\140\230\175\149\227\128\130";
5163 AuctionScanNexttime = "\230\139\141\229\141\150\229\138\169\230\137\139\229\176\134\229\156\168\228\184\139\230\172\161\228\184\142\230\139\141\229\141\150\229\145\152\229\175\185\232\175\157\230\151\182\232\191\155\232\161\140\229\174\140\229\133\168\230\137\171\230\143\143\227\128\130";
5164 AuctionScanNocat = "\229\191\133\233\161\187\232\135\179\229\176\145\233\128\137\230\139\169\228\184\128\231\177\187\232\191\155\232\161\140\230\137\171\230\143\143\227\128\130";
5165 AuctionScanRedo = "\229\189\147\229\137\141\233\161\181\233\156\128\232\166\129\229\164\154\228\186\142%d\231\167\146\230\137\141\232\131\189\229\174\140\230\136\144\239\188\140\230\173\163\233\135\141\232\175\149\233\161\181\233\157\162\227\128\130";
5166 AuctionScanStart = "\230\139\141\229\141\150\229\138\169\230\137\139\239\188\154\230\173\163\230\137\171\230\143\143%s\n\231\172\1721\233\161\181...";
5167 AuctionTotalAucts = "\229\183\178\230\137\171\230\143\143\229\133\168\233\131\168\230\139\141\229\141\150\239\188\154%s\233\161\185";
5168  
5169  
5170 -- Section: Tooltip Messages
5171 FrmtInfoAlsoseen = "\229\135\186\231\142\176\232\191\135%d\230\172\161\228\186\142%s";
5172 FrmtInfoAverage = "\230\156\128\228\189\142\228\187\183%s/\228\184\128\229\143\163\228\187\183%s(\231\171\158\230\139\141\228\187\183%s)";
5173 FrmtInfoBidMulti = "\231\171\158\230\139\141\228\187\183(%s\230\175\143\228\187\182%s)";
5174 FrmtInfoBidOne = "\231\171\158\230\139\141\228\187\183%s";
5175 FrmtInfoBidrate = "\231\171\158\230\139\141\228\187\183%d%%,\228\184\128\229\143\163\228\187\183%d%%";
5176 FrmtInfoBuymedian = "\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188";
5177 FrmtInfoBuyMulti = "\228\184\128\229\143\163\228\187\183(%s\230\175\143\228\187\182%s)";
5178 FrmtInfoBuyOne = "\228\184\128\229\143\163\228\187\183%s";
5179 FrmtInfoForone = "\230\175\143\228\187\182:\230\156\128\228\189\142\228\187\183%s/\228\184\128\229\143\163\228\187\183%s(\231\171\158\230\139\141\228\187\183%s)[%d\228\187\182]";
5180 FrmtInfoHeadMulti = "%d\228\187\182\231\137\169\229\147\129\229\185\179\229\157\135:";
5181 FrmtInfoHeadOne = "\232\175\165\231\137\169\229\147\129\229\185\179\229\157\135:";
5182 FrmtInfoHistmed = "\228\185\139\229\137\141\230\156\137%d\230\172\161,\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188(\230\175\143\228\187\182)";
5183 FrmtInfoMinMulti = "\232\181\183\230\139\141\228\187\183(\230\175\143\228\187\182%s)";
5184 FrmtInfoMinOne = "\232\181\183\230\139\141\228\187\183";
5185 FrmtInfoNever = "\228\187\142\230\156\170\229\156\168%s\229\135\186\231\142\176\232\191\135";
5186 FrmtInfoSeen = "\230\139\141\229\141\150\229\144\136\232\174\161\229\135\186\231\142\176\232\191\135%d\230\172\161";
5187 FrmtInfoSgst = "\229\187\186\232\174\174\228\187\183\230\160\188:\230\156\128\228\189\142\228\187\183%s/\228\184\128\229\143\163\228\187\183%s";
5188 FrmtInfoSgststx = "\229\175\185\228\186\142\229\160\134\229\143\160%d\228\187\182\231\154\132\229\187\186\232\174\174\228\187\183\230\160\188:\230\156\128\228\189\142\228\187\183%s/\228\184\128\229\143\163\228\187\183%s";
5189 FrmtInfoSnapmed = "\230\137\171\230\143\143\229\136\176%d\230\172\161,\228\184\128\229\143\163\228\187\183\228\184\173\229\128\188(\230\175\143\228\187\182)";
5190 FrmtInfoStacksize = "\229\185\179\229\157\135\229\160\134\229\143\160\230\149\176\233\135\143:%d\228\187\182";
5191  
5192  
5193 -- Section: User Interface
5194 FrmtLastSoldOn = "\230\156\128\231\187\136\228\187\165%s\229\148\174\229\135\186";
5195 UiBid = "\231\171\158\230\160\135";
5196 UiBidHeader = "\229\135\186\228\187\183";
5197 UiBidPerHeader = "\229\141\149\228\187\182\229\135\186\228\187\183";
5198 UiBuyout = "\228\184\128\229\143\163\228\187\183";
5199 UiBuyoutHeader = "\228\184\128\229\143\163\228\187\183";
5200 UiBuyoutPerHeader = "\228\184\128\229\143\163\229\141\149\228\187\183";
5201 UiBuyoutPriceLabel = "\228\184\128\229\143\163\228\187\183\239\188\154";
5202 UiBuyoutPriceTooLowError = "(\232\191\135\228\189\142)";
5203 UiCategoryLabel = "\231\167\141\231\177\187\233\153\144\229\136\182";
5204 UiDepositLabel = "\228\191\157\231\174\161\232\180\185\239\188\154";
5205 UiDurationLabel = "\230\139\141\229\141\150\230\151\182\233\153\144\239\188\154";
5206 UiItemLevelHeader = "\231\173\137\231\186\167";
5207 UiMakeFixedPriceLabel = "\229\189\162\230\136\144\229\155\186\229\174\154\228\187\183\230\160\188";
5208 UiMaxError = "(\230\156\128\229\164\154%d\228\187\182)";
5209 UiMaximumPriceLabel = "\230\156\128\233\171\152\228\187\183\230\160\188";
5210 UiMaximumTimeLeftLabel = "\230\156\128\229\164\154\229\137\169\228\189\153\230\151\182\233\151\180\239\188\154";
5211 UiMinimumPercentLessLabel = "\230\156\128\229\176\143\230\175\148\231\142\135\229\183\174\233\162\157\239\188\154";
5212 UiMinimumProfitLabel = "\230\156\128\228\189\142\229\136\169\230\182\166\239\188\154";
5213 UiMinimumQualityLabel = "\230\156\128\228\189\142\229\147\129\232\180\168\239\188\154";
5214 UiMinimumUndercutLabel = "\230\156\128\228\189\142\229\137\138\228\187\183\239\188\154";
5215 UiNameHeader = "\229\144\141\231\167\176";
5216 UiNoPendingBids = "\229\133\168\233\131\168\231\171\158\230\160\135\232\175\183\230\177\130\229\174\140\230\136\144\239\188\129";
5217 UiNotEnoughError = "(\228\184\141\229\164\159)";
5218 UiPendingBidInProgress = "1\228\187\182\231\171\158\230\139\141\232\175\183\230\177\130\230\173\163\229\156\168\232\191\155\232\161\140...";
5219 UiPendingBidsInProgress = "%d\228\187\182\231\171\158\230\139\141\232\175\183\230\177\130\230\173\163\229\156\168\232\191\155\232\161\140...";
5220 UiPercentLessHeader = "\230\175\148\231\142\135";
5221 UiPost = "\229\143\145\229\184\131\229\164\132";
5222 UiPostAuctions = "\229\143\145\229\184\131\230\139\141\229\141\150";
5223 UiPriceBasedOnLabel = "\230\160\135\228\187\183\229\159\186\228\186\142\239\188\154";
5224 UiPriceModelAuctioneer = "\230\139\141\229\141\150\229\138\169\230\137\139\230\160\135\228\187\183";
5225 UiPriceModelCustom = "\232\135\170\229\174\154\228\187\183\230\160\188";
5226 UiPriceModelFixed = "\229\155\186\229\174\154\228\187\183\230\160\188";
5227 UiPriceModelLastSold = "\230\156\128\231\187\136\229\148\174\228\187\183";
5228 UiProfitHeader = "\229\136\169\230\182\166";
5229 UiProfitPerHeader = "\229\141\149\228\187\182\229\136\169\230\182\166";
5230 UiQuantityHeader = "\230\149\176\233\135\143";
5231 UiQuantityLabel = "\230\149\176\233\135\143\239\188\154";
5232 UiRemoveSearchButton = "\229\136\160\233\153\164";
5233 UiSavedSearchLabel = "\231\142\176\230\156\137\230\144\156\231\180\162\239\188\154";
5234 UiSaveSearchButton = "\228\191\157\229\173\152";
5235 UiSaveSearchLabel = "\228\191\157\229\173\152\230\173\164\230\172\161\230\144\156\231\180\162";
5236 UiSearch = "\230\144\156\231\180\162";
5237 UiSearchAuctions = "\230\144\156\231\180\162\230\139\141\229\141\150";
5238 UiSearchDropDownLabel = "\230\144\156\231\180\162";
5239 UiSearchForLabel = "\230\144\156\231\180\162\231\137\169\229\147\129";
5240 UiSearchTypeBids = "\229\135\186\228\187\183";
5241 UiSearchTypeBuyouts = "\228\184\128\229\143\163\228\187\183";
5242 UiSearchTypeCompetition = "\231\171\158\229\141\150";
5243 UiSearchTypePlain = "\231\137\169\229\147\129";
5244 UiStacksLabel = "\229\160\134\229\143\160";
5245 UiStackTooBigError = "(\229\160\134\229\143\160\229\164\170\229\164\154)";
5246 UiStackTooSmallError = "(\229\160\134\229\143\160\229\164\170\229\176\145)";
5247 UiStartingPriceLabel = "\232\181\183\230\139\141\228\187\183\239\188\154";
5248 UiStartingPriceRequiredError = "(\229\191\133\232\166\129\231\154\132)";
5249 UiTimeLeftHeader = "\229\137\169\228\189\153\230\151\182\233\151\180";
5250 UiUnknownError = "(\230\156\170\231\159\165)";
5251  
5252 };
5253  
5254 zhTW = {
5255  
5256  
5257 -- Section: AskPrice Messages
5258 AskPriceAd = "\229\190\151\229\136\176\230\175\143\231\150\138\229\131\185\230\160\188: %sx[ItemLink ] (x = stacksize)\n";
5259 FrmtAskPriceBuyoutMedianHistorical = "%s\230\173\183\228\190\134\229\185\179\229\157\135\229\148\174\229\135\186\229\131\185: %s%s";
5260 FrmtAskPriceBuyoutMedianSnapshot = "%s\228\184\138\230\172\161\230\142\131\231\158\132\229\185\179\229\157\135\229\148\174\229\135\186\229\131\185: %s%s";
5261 FrmtAskPriceDisable = "\231\166\129\231\148\168\232\169\162\229\131\185\233\129\184\233\160\133:%s";
5262 FrmtAskPriceEach = "%s \230\175\143\228\187\182";
5263 FrmtAskPriceEnable = "\229\149\159\231\148\168\232\169\162\229\131\185\233\129\184\233\160\133:%s";
5264 FrmtAskPriceVendorPrice = "%sNPC\229\155\158\230\148\182\229\131\185: %s%s";
5265  
5266  
5267 -- Section: Auction Messages
5268 FrmtActRemove = "\229\190\158\231\155\174\229\137\141\230\139\141\232\179\163\229\160\180\229\191\171\231\133\167\228\184\173\231\167\187\233\153\164 %s\227\128\130";
5269 FrmtAuctinfoHist = "%d \232\161\140\232\168\152\233\140\132";
5270 FrmtAuctinfoLow = "\229\131\185\230\160\188\228\189\142\230\150\188\228\184\138\230\172\161\230\142\131\230\143\143";
5271 FrmtAuctinfoMktprice = "\229\184\130\229\160\180\229\131\185";
5272 FrmtAuctinfoNolow = "\230\156\170\229\156\168\228\184\138\230\172\161\230\142\131\230\143\143\231\153\188\231\143\190\232\169\178\231\137\169\229\147\129";
5273 FrmtAuctinfoOrig = "\232\181\183\230\168\153\229\131\185";
5274 FrmtAuctinfoSnap = "%d \228\184\138\230\172\161\230\142\131\230\143\143";
5275 FrmtAuctinfoSugbid = "\229\187\186\232\173\176\232\181\183\230\168\153\229\131\185";
5276 FrmtAuctinfoSugbuy = "\229\187\186\232\173\176\231\155\180\232\179\188\229\131\185";
5277 FrmtWarnAbovemkt = "\229\131\185\230\160\188\230\175\148\229\184\130\229\160\180\229\131\185\233\171\152";
5278 FrmtWarnMarkup = "\229\174\154\229\131\185\230\175\148\229\149\134\229\186\151\233\171\152 %s%%";
5279 FrmtWarnMyprice = "\228\189\191\231\148\168\230\173\164\231\149\182\229\137\141\229\131\185\230\160\188";
5280 FrmtWarnNocomp = "\231\132\161\228\186\186\231\171\182\229\131\185";
5281 FrmtWarnNodata = "\230\178\146\230\156\137\230\156\128\233\171\152\229\148\174\229\131\185\230\160\188\230\149\184\230\147\154";
5282 FrmtWarnToolow = "\228\189\142\230\150\188\229\184\130\233\157\162\228\184\138\230\156\128\228\189\142\229\131\185";
5283 FrmtWarnUndercut = "\229\137\138\230\184\155\229\131\185\230\160\188 %s%%";
5284 FrmtWarnUser = "\230\142\161\231\148\168\232\135\170\232\168\130\229\131\185\230\160\188";
5285  
5286  
5287 -- Section: Bid Messages
5288 FrmtAlreadyHighBidder = "\229\183\178\231\182\147\230\152\175\230\156\128\233\171\152\229\135\186\229\131\185\232\128\133: %s (x%d) ";
5289 FrmtBidAuction = "\228\184\139\230\168\153\239\188\154\239\188\133s (x%d)";
5290 FrmtBidQueueOutOfSync = "\233\140\175\232\170\164\239\188\154\230\168\153\229\131\185\230\142\146\231\168\139\229\183\178\233\157\158\229\144\140\230\173\165";
5291 FrmtBoughtAuction = "\231\155\180\230\142\165\232\179\188\232\178\183\239\188\154\239\188\133s (x%d)";
5292 FrmtMaxBidsReached = "\230\137\190\229\136\176\230\155\180\229\164\154\230\139\141\232\179\163\233\160\133\231\155\174:%s (x%d), \228\189\134\230\152\175\229\183\178\231\182\147\229\136\176\233\129\148\230\159\165\232\169\162\230\149\184\233\135\143\233\153\144\229\136\182(%d)";
5293 FrmtNoAuctionsFound = "\230\156\170\230\137\190\229\136\176\230\139\141\232\179\163\239\188\154%s (x%d)";
5294 FrmtNoMoreAuctionsFound = "\230\137\190\228\184\141\229\136\176\230\150\176\231\154\132\230\139\141\232\179\163\233\160\133\231\155\174:%s (x%d) ";
5295 FrmtNotEnoughMoney = "\233\140\162\228\184\141\229\164\160\230\168\153\230\139\141\232\179\163\239\188\154%s (x%d) ";
5296 FrmtSkippedAuctionWithHigherBid = "\229\191\189\231\149\165\233\171\152\230\168\153\229\131\185\231\154\132\230\139\141\232\179\163\239\188\154%s (x%d) ";
5297 FrmtSkippedAuctionWithLowerBid = "\229\191\189\231\149\165\228\189\142\230\168\153\229\131\185\231\154\132\230\139\141\232\179\163\239\188\154%s (x%d) ";
5298 FrmtSkippedBiddingOnOwnAuction = "\229\191\189\231\149\165\228\184\139\230\168\153\232\135\170\229\183\177\231\154\132\230\139\141\232\179\163\239\188\154%s (x%d)";
5299 UiProcessingBidRequests = "\233\128\178\232\161\140\228\184\139\230\168\153\232\166\129\230\177\130\228\184\173\239\188\142\239\188\142\239\188\142";
5300  
5301  
5302 -- Section: Command Messages
5303 FrmtActClearall = "\230\184\133\233\153\164\230\137\128\230\156\137%s\232\179\135\230\150\153";
5304 FrmtActClearFail = "\230\156\170\230\137\190\229\136\176\239\188\154%s";
5305 FrmtActClearOk = "\230\184\133\233\153\164\230\137\128\230\156\137\239\188\154%s\231\154\132\232\179\135\230\150\153";
5306 FrmtActClearsnap = "\230\184\133\233\153\164\231\155\174\229\137\141\230\142\131\231\158\132\231\154\132\231\181\144\230\158\156\229\191\171\231\133\167";
5307 FrmtActDefault = "\230\139\141\232\179\163\229\138\169\230\137\139\233\129\184\233\160\133 %s \229\183\178\233\135\141\231\189\174\231\130\186\233\160\144\232\168\173\229\128\188";
5308 FrmtActDefaultall = "\233\135\141\231\189\174\230\137\128\230\156\137\232\168\173\229\174\154\231\130\186\233\160\144\232\168\173\229\128\188\227\128\130";
5309 FrmtActDisable = "\233\154\177\232\151\143\231\137\169\229\147\129 %s \231\154\132\232\179\135\230\150\153";
5310 FrmtActEnable = "\233\161\175\231\164\186\231\137\169\229\147\129\231\154\132 %s \231\154\132\232\179\135\230\150\153";
5311 FrmtActSet = "\232\168\173\229\174\154 %s \231\130\186 '%s'";
5312 FrmtActUnknown = "\231\132\161\230\149\136\229\145\189\228\187\164\230\136\150\233\151\156\233\141\181\229\173\151\239\188\154'%s'";
5313 FrmtAuctionDuration = "\233\160\144\232\168\173\230\139\141\232\179\163\230\153\130\233\150\147\232\168\173\229\174\154\231\130\186\239\188\154%s";
5314 FrmtAutostart = "\232\135\170\229\139\149\230\139\141\232\179\163\233\150\139\229\167\139\239\188\154\232\181\183\230\168\153\229\131\185 %s ,\231\155\180\232\179\188\229\131\185 %s (%dh)%s";
5315 FrmtFinish = "\229\156\168\230\142\131\230\143\143\229\174\140\230\136\144\228\186\134\228\185\139\229\190\140, \230\136\145\230\131\179%s";
5316 FrmtPrintin = "\230\139\141\232\179\163\229\138\169\230\137\139\231\154\132\232\168\138\230\129\175\229\176\135\233\161\175\231\164\186\229\156\168\"%s\"\229\176\141\232\169\177\230\161\134\228\184\173";
5317 FrmtProtectWindow = "\230\139\141\232\179\163\232\161\140\232\166\150\231\170\151\228\191\157\232\173\183\232\168\173\229\174\154\231\130\186\239\188\154%s";
5318 FrmtUnknownArg = "\229\176\141'%s'\232\128\140\232\168\128,'%s'\230\152\175\231\132\161\230\149\136\229\128\188";
5319 FrmtUnknownLocale = "\230\130\168\230\140\135\229\174\154\231\154\132\232\170\158\232\168\128('%s')\231\132\161\230\179\149\232\190\168\232\173\152\227\128\130\231\155\174\229\137\141\230\148\175\230\143\180\231\154\132\232\170\158\232\168\128\231\137\136\230\156\172\231\130\186\239\188\154";
5320 FrmtUnknownRf = "\233\140\175\232\170\164\231\154\132\230\149\184\230\147\154 ('%s').\230\173\163\231\162\186\231\154\132\230\160\188\229\188\143\231\130\186\239\188\154[\228\188\186\230\156\141\229\153\168]-[\233\153\163\231\135\159]\239\188\140\228\190\139\229\166\130\239\188\154\229\184\131\232\152\173\229\141\161\229\190\183-\232\129\175\231\155\159.";
5321  
5322  
5323 -- Section: Command Options
5324 OptAlso = "(\228\188\186\230\156\141\229\153\168-\232\129\175\231\155\159|\233\131\168\232\144\189|opposite(\230\149\181\229\176\141\233\153\163\231\135\159))";
5325 OptAuctionDuration = "(last(\228\184\138\230\172\161)|2h(2\229\176\143\230\153\130)|8h(8\229\176\143\230\153\130)|24h(24\229\176\143\230\153\130))";
5326 OptBidbroker = "<\229\143\175\229\190\151\229\136\169\230\189\164>";
5327 OptBidLimit = "<\230\149\184\233\135\143>";
5328 OptBroker = "<\229\143\175\229\190\151\229\136\169\230\189\164>";
5329 OptClear = "([\231\137\169\229\147\129\229\144\141\231\168\177]|all(\229\133\168\233\131\168)|snapshot(\229\191\171\231\133\167))";
5330 OptCompete = "<\230\144\141\229\164\177\229\136\169\230\189\164>";
5331 OptDefault = "(<\231\137\185\229\174\154\233\129\184\233\160\133>|all(\229\133\168\233\131\168))";
5332 OptFinish = "(off(\233\151\156\233\150\137)||logout(\231\153\187\229\135\186)||exit(\233\155\162\233\150\139))";
5333 OptLocale = "<\232\170\158\232\168\128>";
5334 OptPctBidmarkdown = "<\231\153\190\229\136\134\230\175\148>";
5335 OptPctMarkup = "<\231\153\190\229\136\134\230\175\148>";
5336 OptPctMaxless = "<\231\153\190\229\136\134\230\175\148>";
5337 OptPctNocomp = "<\231\153\190\229\136\134\230\175\148>";
5338 OptPctUnderlow = "<\239\188\133>";
5339 OptPctUndermkt = "<\239\188\133>";
5340 OptPercentless = "<\239\188\133>";
5341 OptPrintin = "(<frameIndex>[Number]|<frameName>[String])";
5342 OptProtectWindow = "(never(\231\181\149\228\184\141)||scan(\230\142\131\231\158\132\230\153\130)||always(\231\184\189\230\152\175))";
5343 OptScale = "<\230\175\148\228\190\139\228\191\130\230\149\184>";
5344 OptScan = "<>";
5345  
5346  
5347 -- Section: Commands
5348 CmdAlso = "also";
5349 CmdAlsoOpposite = "opposite";
5350 CmdAlt = "alt";
5351 CmdAskPriceAd = "ad";
5352 CmdAskPriceGuild = "guild";
5353 CmdAskPriceParty = "party";
5354 CmdAskPriceSmart = "smart";
5355 CmdAskPriceSmartWord1 = "what";
5356 CmdAskPriceSmartWord2 = "worth";
5357 CmdAskPriceTrigger = "trigger";
5358 CmdAskPriceVendor = "vendor";
5359 CmdAskPriceWhispers = "whispers";
5360 CmdAskPriceWord = "word";
5361 CmdAuctionClick = "auction-click";
5362 CmdAuctionDuration = "auction-duration";
5363 CmdAuctionDuration0 = "last";
5364 CmdAuctionDuration1 = "2h";
5365 CmdAuctionDuration2 = "8h";
5366 CmdAuctionDuration3 = "24h";
5367 CmdAutofill = "autofill";
5368 CmdBidbroker = "bidbroker";
5369 CmdBidbrokerShort = "bb";
5370 CmdBidLimit = "bid-limit";
5371 CmdBroker = "broker";
5372 CmdClear = "clear";
5373 CmdClearAll = "all";
5374 CmdClearSnapshot = "snapshot";
5375 CmdCompete = "compete";
5376 CmdCtrl = "Ctrl";
5377 CmdDefault = "default";
5378 CmdDisable = "disable";
5379 CmdEmbed = "embed";
5380 CmdFinish = "finish";
5381 CmdFinish0 = "off";
5382 CmdFinish1 = "logout";
5383 CmdFinish2 = "exit";
5384 CmdFinish3 = "reloadui";
5385 CmdFinishSound = "finish-sound";
5386 CmdHelp = "help";
5387 CmdLocale = "locale";
5388 CmdOff = "off";
5389 CmdOn = "on";
5390 CmdPctBidmarkdown = "pct-bidmarkdown";
5391 CmdPctMarkup = "pct-markup";
5392 CmdPctMaxless = "pct-maxless";
5393 CmdPctNocomp = "pct-nocomp";
5394 CmdPctUnderlow = "pct-underlow";
5395 CmdPctUndermkt = "pct-undermkt";
5396 CmdPercentless = "percentless";
5397 CmdPercentlessShort = "pl";
5398 CmdPrintin = "print-in";
5399 CmdProtectWindow = "protect-window";
5400 CmdProtectWindow0 = "never";
5401 CmdProtectWindow1 = "scan";
5402 CmdProtectWindow2 = "always";
5403 CmdScan = "scan";
5404 CmdShift = "Shift";
5405 CmdToggle = "toggle";
5406 CmdUpdatePrice = "update-price";
5407 CmdWarnColor = "warn-color";
5408 ShowAverage = "show-average";
5409 ShowEmbedBlank = "show-embed-blankline";
5410 ShowLink = "show-link";
5411 ShowMedian = "show-median";
5412 ShowRedo = "show-stats";
5413 ShowStats = "show-stats";
5414 ShowSuggest = "show-suggest";
5415 ShowVerbose = "show-verbose";
5416  
5417  
5418 -- Section: Config Text
5419 GuiAlso = "\231\184\189\230\152\175\233\161\175\231\164\186\232\179\135\230\150\153";
5420 GuiAlsoDisplay = "\233\161\175\231\164\186 %s \231\154\132\232\179\135\230\150\153";
5421 GuiAlsoOff = "\228\184\141\229\134\141\233\161\175\231\164\186\229\133\182\228\187\150\228\188\186\230\156\141\229\153\168-\233\153\163\231\135\159\231\154\132\232\179\135\230\150\153\227\128\130";
5422 GuiAlsoOpposite = "\229\144\140\230\153\130\233\161\175\231\164\186\230\149\181\231\171\139\233\153\163\231\135\159\231\154\132\230\149\184\230\147\154\227\128\130";
5423 GuiAskPrice = "\229\149\159\229\139\149\232\169\162\229\131\185\229\138\159\232\131\189";
5424 GuiAskPriceAd = "\231\153\188\233\128\129\230\150\176\229\138\159\232\131\189\229\187\163\229\145\138";
5425 GuiAskPriceGuild = "\229\155\158\230\135\137\229\156\152\233\154\138\233\160\187\233\129\147\231\154\132\232\169\162\229\131\185";
5426 GuiAskPriceHeader = "\232\169\162\229\131\185\233\129\184\233\160\133";
5427 GuiAskPriceHeaderHelp = "\232\174\138\230\155\180\232\169\162\229\131\185\229\138\159\232\131\189\230\168\161\229\188\143";
5428 GuiAskPriceParty = "\229\155\158\230\135\137\233\154\138\228\188\141\233\160\187\233\129\147\231\154\132\232\169\162\229\131\185";
5429 GuiAskPriceSmart = "\228\189\191\231\148\168\230\153\186\230\133\167\232\167\184\231\153\188\229\173\151\229\133\131(smartwords)\n";
5430 GuiAskPriceTrigger = "\232\169\162\229\131\185(AskPrice)\232\167\184\231\153\188\229\153\168\n";
5431 GuiAskPriceVendor = "\233\128\129\228\190\155\230\135\137\229\149\134\228\191\161\230\129\175\n";
5432 GuiAskPriceWhispers = "\233\161\175\231\164\186\233\128\129\229\135\186\231\154\132\232\128\179\232\170\158";
5433 GuiAskPriceWord = "\232\135\170\232\168\130\230\153\186\230\133\167\232\167\184\231\153\188\229\173\151\229\133\131(smartwords)";
5434 GuiAuctionDuration = "\233\160\144\232\168\173\230\139\141\232\179\163\230\153\130\233\150\147";
5435 GuiAuctionHouseHeader = "\230\139\141\232\179\163\229\160\180\232\166\150\231\170\151";
5436 GuiAuctionHouseHeaderHelp = "\230\155\180\230\148\185\230\139\141\232\179\163\229\160\180\232\166\150\231\170\151\231\139\128\230\133\139";
5437 GuiAutofill = "\229\156\168\230\139\141\232\179\163\230\153\130\232\135\170\229\139\149\229\161\171\229\133\165\229\131\185\230\160\188";
5438 GuiAverages = "\233\161\175\231\164\186\229\185\179\229\157\135\230\136\144\228\186\164\229\131\185\230\160\188";
5439 GuiBidmarkdown = "\229\137\138\229\131\185%";
5440 GuiClearall = "\230\184\133\233\153\164\230\137\128\230\156\137\230\139\141\232\179\163\229\138\169\230\137\139\232\179\135\230\150\153";
5441 GuiClearallButton = "\230\184\133\233\153\164\230\137\128\230\156\137";
5442 GuiClearallHelp = "\233\187\158\230\147\138\230\184\133\233\153\164\231\155\174\229\137\141\228\188\186\230\156\141\229\153\168\231\154\132\230\137\128\230\156\137\230\139\141\232\179\163\229\138\169\230\137\139\232\179\135\230\150\153";
5443 GuiClearallNote = "\229\156\168\231\149\182\229\137\141\228\188\186\230\156\141\229\153\168-\233\153\163\231\135\159";
5444 GuiClearHeader = "\230\184\133\233\153\164\232\179\135\230\150\153";
5445 GuiClearHelp = "\230\184\133\233\153\164\230\139\141\232\179\163\229\138\169\230\137\139\230\149\184\230\147\154\227\128\130\233\129\184\230\147\135\230\184\133\233\153\164\230\137\128\230\156\137\232\179\135\230\150\153\230\136\150\231\149\182\229\137\141\229\191\171\231\133\167\227\128\130\232\173\166\229\145\138\239\188\154\233\128\153\228\186\155\230\147\141\228\189\156\231\132\161\230\179\149\233\130\132\229\142\159\227\128\130";
5446 GuiClearsnap = "\230\184\133\233\153\164\231\155\174\229\137\141\229\191\171\231\133\167\232\179\135\230\150\153";
5447 GuiClearsnapButton = "\230\184\133\233\153\164\229\191\171\231\133\167";
5448 GuiClearsnapHelp = "\233\187\158\230\147\138\230\184\133\233\153\164\228\184\138\230\172\161\229\191\171\231\133\167\232\179\135\230\150\153.";
5449 GuiDefaultAll = "\233\130\132\229\142\159\230\137\128\230\156\137\230\139\141\232\179\163\229\138\169\230\137\139\233\129\184\233\160\133";
5450 GuiDefaultAllButton = "\229\133\168\233\131\168\233\135\141\231\189\174";
5451 GuiDefaultAllHelp = "\233\187\158\230\147\138\233\135\141\231\189\174\230\139\141\232\179\163\229\138\169\230\137\139\230\137\128\230\156\137\233\129\184\233\160\133\231\130\186\233\160\144\232\168\173\229\128\188\227\128\130\232\173\166\229\145\138\239\188\154\233\128\153\228\186\155\230\147\141\228\189\156\231\132\161\230\179\149\233\130\132\229\142\159\227\128\130";
5452 GuiDefaultOption = "\233\135\141\231\189\174\230\173\164\232\168\173\229\174\154";
5453 GuiEmbed = "\229\181\140\229\133\165\228\191\161\230\129\175\229\136\176\233\129\138\230\136\178\230\143\144\231\164\186\228\184\173";
5454 GuiEmbedBlankline = "\229\156\168\233\129\138\230\136\178\230\143\144\231\164\186\228\184\173\233\161\175\231\164\186\231\169\186\232\161\140";
5455 GuiEmbedHeader = "\229\181\140\229\133\165";
5456 GuiFinish = "\229\156\168\230\142\131\231\158\132\229\174\140\230\136\144\228\185\139\229\190\140";
5457 GuiFinishSound = "\230\142\131\231\158\132\229\174\140\230\136\144\228\185\139\229\190\140\230\146\173\230\148\190\233\159\179\230\149\136";
5458 GuiLink = "\233\161\175\231\164\186 LinkID";
5459 GuiLoad = "\232\188\137\229\133\165\230\139\141\232\179\163\229\138\169\230\137\139";
5460 GuiLoad_Always = "\231\184\189\230\152\175\232\135\170\229\139\149\232\188\137\229\133\165";
5461 GuiLoad_AuctionHouse = "\229\143\170\229\156\168\230\139\141\232\179\163\229\160\180\230\153\130\232\188\137\229\133\165";
5462 GuiLoad_Never = "\230\176\184\228\184\141\232\135\170\229\139\149\232\188\137\229\133\165";
5463 GuiLocale = "\232\168\173\229\174\154\232\170\158\232\168\128\231\130\186";
5464 GuiMainEnable = "\229\149\159\231\148\168\230\139\141\232\179\163\229\138\169\230\137\139";
5465 GuiMainHelp = "\229\140\133\230\139\172\230\139\141\232\179\163\229\138\169\230\137\139\231\154\132\232\168\173\231\189\174\227\128\130\228\184\128\229\128\139\233\161\175\231\164\186\231\137\169\229\147\129\228\191\161\230\129\175\239\188\140\228\184\166\229\136\134\230\158\144\230\139\141\232\179\163\230\149\184\230\147\154\231\154\132\230\143\146\228\187\182\227\128\130\229\156\168\230\139\141\232\179\163\232\161\140\233\187\158\230\147\138\"\230\142\131\230\143\143\"\230\140\137\233\136\149\228\190\134\230\148\182\233\155\134\230\139\141\232\179\163\230\149\184\230\147\154\227\128\130";
5466 GuiMarkup = "\229\149\134\229\186\151\229\131\185\230\160\188\230\175\148\228\190\139";
5467 GuiMaxless = "\230\156\128\229\164\167\228\189\142\230\150\188\229\184\130\229\160\180\229\131\185\230\160\188\230\175\148\228\190\139";
5468 GuiMedian = "\233\161\175\231\164\186\229\185\179\229\157\135\229\131\185";
5469 GuiNocomp = "\231\132\161\228\186\186\231\171\182\230\168\153\233\153\141\229\131\185\230\175\148\228\190\139";
5470 GuiNoWorldMap = "\230\139\141\232\179\163\229\138\169\230\137\139\239\188\154\230\154\171\230\153\130\231\166\129\230\173\162\233\161\175\231\164\186\228\184\150\231\149\140\229\156\176\229\156\150";
5471 GuiOtherHeader = "\229\133\182\228\187\150\233\129\184\233\160\133";
5472 GuiOtherHelp = "\230\139\141\232\179\163\229\138\169\230\137\139\233\155\156\233\160\133";
5473 GuiPercentsHeader = "\230\139\141\232\179\163\229\138\169\230\137\139\233\150\165\229\128\188\231\153\190\229\136\134\230\175\148";
5474 GuiPercentsHelp = "\232\173\166\229\145\138\239\188\154\228\184\139\229\136\151\232\168\173\231\189\174\229\131\133\233\129\169\229\144\136\233\171\152\231\180\154\231\148\168\230\136\182\227\128\130\230\148\185\232\174\138\228\184\139\229\136\151\230\149\184\229\128\188\229\176\135\230\148\185\232\174\138\230\139\141\232\179\163\229\138\169\230\137\139\229\176\141\230\148\182\231\155\138\231\154\132\229\136\164\230\150\183\227\128\130";
5475 GuiPrintin = "\233\129\184\230\147\135\231\155\174\230\168\153\232\168\138\230\129\175\230\161\134\230\158\182";
5476 GuiProtectWindow = "\233\152\178\230\173\162\230\132\143\229\164\150\233\151\156\233\150\137\230\139\141\232\179\163\229\160\180\232\166\150\231\170\151";
5477 GuiRedo = "\233\161\175\231\164\186\230\142\131\230\143\143\230\153\130\233\150\147\233\129\142\233\149\183\231\154\132\232\173\166\229\145\138\232\168\138\230\129\175";
5478 GuiReloadui = "\233\135\141\230\150\176\232\188\137\229\133\165\228\189\191\231\148\168\232\128\133\228\187\139\233\157\162(UI)";
5479 GuiReloaduiButton = "\233\135\141\230\150\176\232\188\137\229\133\165UI";
5480 GuiReloaduiFeedback = "\230\173\163\229\156\168\233\135\141\230\150\176\232\188\137\229\133\165\227\128\142\233\173\148\231\141\184\228\184\150\231\149\140\227\128\143UI";
5481 GuiReloaduiHelp = "\233\187\158\230\147\138\233\128\153\232\163\161\228\190\134\233\135\141\230\150\176\232\188\137\229\133\165UI\228\190\134\229\165\151\231\148\168\230\150\176\231\154\132\232\170\158\232\168\128\232\168\173\231\189\174\227\128\130\230\179\168\230\132\143\239\188\154\233\128\153\229\128\139\230\147\141\228\189\156\229\143\175\232\131\189\233\156\128\232\166\129\232\188\131\233\149\183\230\153\130\233\150\147\227\128\130";
5482 GuiRememberText = "\232\168\152\228\189\143\229\131\185\230\160\188";
5483 GuiStatsEnable = "\233\161\175\231\164\186\231\139\128\230\133\139";
5484 GuiStatsHeader = "\231\137\169\229\147\129\229\131\185\230\160\188\231\181\177\232\168\136";
5485 GuiStatsHelp = "\229\156\168\230\143\144\231\164\186\228\184\173\233\161\175\231\164\186\228\184\139\229\136\151\231\181\177\232\168\136\228\191\161\230\129\175";
5486 GuiSuggest = "\233\161\175\231\164\186\229\187\186\232\173\176\229\131\185\230\160\188";
5487 GuiUnderlow = "\230\139\141\232\179\163\229\160\180\230\156\128\228\189\142\233\153\141\229\131\185\230\175\148\228\190\139";
5488 GuiUndermkt = "\229\184\130\229\160\180\229\131\185\230\160\188\233\153\141\229\131\185\230\175\148\228\190\139";
5489 GuiVerbose = "\232\169\179\231\180\176\230\168\161\229\188\143";
5490 GuiWarnColor = "\229\189\169\232\137\178\230\168\153\229\131\185\230\168\161\229\188\143";
5491  
5492  
5493 -- Section: Conversion Messages
5494 MesgConvert = "\230\139\141\232\179\163\229\138\169\230\137\139\232\179\135\230\150\153\229\186\171\232\189\137\230\143\155\227\128\130\232\171\139\229\133\136\229\130\153\228\187\189 SavedVariables\Auctioneer.lua.%s%s";
5495 MesgConvertNo = "\229\129\156\231\148\168\230\139\141\232\179\163\229\138\169\230\137\139";
5496 MesgConvertYes = "\232\189\137\230\143\155";
5497 MesgNotconverting = "\230\130\168\231\154\132\232\179\135\230\150\153\229\186\171\229\176\154\230\156\170\231\182\147\233\129\142\232\189\137\230\143\155\230\155\180\230\150\176\239\188\140\230\130\168\229\191\133\233\160\136\232\189\137\230\143\155\232\179\135\230\150\153\229\186\171\230\137\141\232\131\189\228\189\191\231\148\168\230\139\141\232\179\163\229\138\169\230\137\139\227\128\130";
5498  
5499  
5500 -- Section: Game Constants
5501 TimeLong = "\233\149\183";
5502 TimeMed = "\228\184\173";
5503 TimeShort = "\231\159\173";
5504 TimeVlong = "\233\157\158\229\184\184\233\149\183";
5505  
5506  
5507 -- Section: Generic Messages
5508 DisableMsg = "\231\166\129\230\173\162\232\135\170\229\139\149\232\188\137\229\133\165\230\139\141\232\179\163\229\138\169\230\137\139";
5509 FrmtWelcome = "\230\139\141\232\179\163\229\138\169\230\137\139 v%s \229\183\178\232\188\137\229\133\165";
5510 MesgNotLoaded = "\230\139\141\232\179\163\229\138\169\230\137\139\229\176\154\230\156\170\232\188\137\229\133\165\227\128\130 \232\188\184\229\133\165 /auctioneer \229\143\150\229\190\151\232\170\170\230\152\142\227\128\130";
5511 StatAskPriceOff = "\232\169\162\229\131\185\229\138\159\232\131\189\233\151\156\233\150\137\227\128\130";
5512 StatAskPriceOn = "\232\169\162\229\131\185\229\138\159\232\131\189\229\149\159\229\139\149\227\128\130";
5513 StatOff = "\228\184\141\233\161\175\231\164\186\228\187\187\228\189\149\230\139\141\232\179\163\232\179\135\232\168\138";
5514 StatOn = "\233\161\175\231\164\186\232\168\173\229\174\154\229\165\189\231\154\132\230\139\141\232\179\163\232\179\135\230\150\153";
5515  
5516  
5517 -- Section: Generic Strings
5518 TextAuction = "\230\139\141\232\179\163";
5519 TextCombat = "\230\136\176\233\172\165";
5520 TextGeneral = "\228\184\128\232\136\172";
5521 TextNone = "\231\132\161";
5522 TextScan = "\230\142\131\230\143\143";
5523 TextUsage = "\228\189\191\231\148\168\239\188\154";
5524  
5525  
5526 -- Section: Help Text
5527 HelpAlso = "\230\143\144\231\164\186\228\184\173\233\161\175\231\164\186\229\133\182\228\187\150\228\188\186\230\156\141\229\153\168\228\184\138\231\154\132\229\131\185\230\160\188\227\128\130\228\190\139\229\166\130: \"/auctioneer also \233\152\191\232\150\169\230\150\175-\233\131\168\232\144\189\" \230\136\150\230\152\175\228\189\191\231\148\168\229\143\131\230\149\184\239\188\154opposite(\229\176\141\231\171\139\233\153\163\231\135\159), off(\233\151\156\233\150\137\229\138\159\232\131\189)";
5528 HelpAskPrice = "\229\149\159\231\148\168\230\136\150\231\166\129\231\148\168\232\169\162\229\131\185\229\138\159\232\131\189";
5529 HelpAskPriceAd = "\229\149\159\231\148\168\230\136\150\233\151\156\233\150\137\230\150\176\231\154\132\232\169\162\229\131\185\229\138\159\232\131\189\229\187\163\229\145\138\227\128\130";
5530 HelpAskPriceGuild = "\229\155\158\230\135\137\229\156\152\233\154\138\233\160\187\233\129\147\231\154\132\232\169\162\229\131\185\227\128\130";
5531 HelpAskPriceParty = "\229\155\158\230\135\137\233\154\138\228\188\141\233\160\187\233\129\147\231\154\132\232\169\162\229\131\185\227\128\130";
5532 HelpAskPriceSmart = "\229\133\129\232\168\177\230\136\150\233\151\156\233\150\137\230\153\186\230\133\167\232\167\184\231\153\188\229\173\151\229\133\131\229\129\181\230\184\172(SmartWords checking)\227\128\130\n";
5533 HelpAskPriceTrigger = "\230\148\185\232\174\138\232\169\162\229\131\185(AskPrice)\231\154\132\232\167\184\231\153\188\229\173\151\229\133\131\227\128\130";
5534 HelpAskPriceVendor = "\229\133\129\232\168\177\230\136\150\233\151\156\233\150\137\229\149\134\229\186\151\229\131\185\230\160\188\232\179\135\230\150\153\231\153\188\233\128\129\227\128\130\n";
5535 HelpAskPriceWhispers = "\233\154\177\232\151\143\230\136\150\233\161\175\231\164\186\230\137\128\230\156\137\231\153\188\233\128\129\231\154\132\232\128\179\232\170\158\227\128\130";
5536 HelpAskPriceWord = "\230\150\176\229\162\158\230\136\150\230\148\185\232\174\138\232\135\170\232\168\130\230\153\186\230\133\167\232\167\184\231\153\188\229\173\151\229\133\131(smartwords)";
5537 HelpAuctionClick = "\229\133\129\232\168\177\228\189\160 Alt+\233\187\158\230\147\138\232\131\140\229\140\133\228\184\173\231\154\132\231\137\169\229\147\129 \228\190\134\232\135\170\229\139\149\233\150\139\229\167\139\230\139\141\232\179\163";
5538 HelpAuctionDuration = "\232\168\173\231\189\174\229\156\168\233\150\139\229\149\159\230\139\141\232\179\163\229\160\180\232\166\150\231\170\151\230\153\130\239\188\140\228\189\191\231\148\168\233\160\144\232\168\173\230\139\141\232\179\163\230\153\130\233\150\147";
5539 HelpAutofill = "\232\168\173\231\189\174\229\156\168\230\139\141\232\179\163\231\137\169\229\147\129\231\154\132\230\153\130\229\128\153\239\188\140\230\152\175\229\144\166\229\156\168\232\135\170\229\139\149\229\161\171\229\175\171\229\131\185\230\160\188";
5540 HelpAverage = "\233\129\184\230\147\135\230\152\175\229\144\166\233\161\175\231\164\186\231\137\169\229\147\129\231\154\132\229\185\179\229\157\135\230\139\141\232\179\163\229\131\185\230\160\188";
5541 HelpBidbroker = "\233\161\175\231\164\186\231\149\182\229\137\141\230\142\131\230\143\143\228\184\173\231\153\188\231\143\190\231\154\132\229\143\175\231\148\168\230\150\188\230\168\153\228\184\139\228\187\165\231\141\178\229\143\150\229\136\169\230\189\164\231\154\132\228\184\173\231\159\173\230\156\159\230\139\141\232\179\163\231\137\169\229\147\129";
5542 HelpBidLimit = "\229\156\168\230\139\141\232\179\163\233\160\129\233\157\162\239\188\140\229\143\175\228\187\165\229\144\140\230\153\130\231\171\182\230\168\153\230\136\150\231\155\180\230\142\165\232\179\188\232\178\183\231\154\132\230\156\128\229\164\167\230\149\184\233\135\143\227\128\130";
5543 HelpBroker = "\233\161\175\231\164\186\229\156\168\231\149\182\229\137\141\230\142\131\230\143\143\228\184\173\239\188\140\229\143\175\232\131\189\229\143\175\228\187\165\230\168\153\228\184\139\229\134\141\232\179\163\229\135\186\228\184\166\231\141\178\229\143\150\229\136\169\230\189\164\231\154\132\230\137\128\230\156\137\230\139\141\232\179\163\231\137\169\229\147\129";
5544 HelpClear = "\230\184\133\233\153\164\231\137\185\229\174\154\231\154\132\231\137\169\229\147\129\230\149\184\230\147\154(\228\189\160\229\191\133\233\160\136Shift+\233\187\158\233\129\184\228\190\134\230\138\138\231\137\169\229\147\129\229\138\160\229\133\165\229\136\176\229\145\189\228\187\164\232\163\161\233\157\162)\227\128\130\228\189\160\228\185\159\229\143\175\228\187\165\231\148\168\231\137\185\229\174\154\233\151\156\233\141\181\232\169\158\"all\"\230\136\150\"snapshot\"";
5545 HelpCompete = "\233\161\175\231\164\186\230\137\128\230\156\137\230\156\128\232\191\145\230\142\131\230\143\143\231\154\132\230\175\148\228\189\160\231\154\132\231\155\180\232\179\188\229\131\185\228\189\142\231\154\132\230\139\141\232\179\163\229\147\129";
5546 HelpDefault = "\233\135\141\231\189\174\228\184\128\229\128\139\230\139\141\232\179\163\229\138\169\230\137\139\233\129\184\233\160\133\231\130\186\229\133\182\233\160\144\232\168\173\229\128\188\239\188\140\228\189\160\228\185\159\229\143\175\228\187\165\228\189\191\231\148\168\"all\"\228\190\134\233\135\141\231\189\174\230\137\128\230\156\137\233\129\184\233\160\133\231\130\186\229\133\182\233\160\144\232\168\173\229\128\188";
5547 HelpDisable = "\231\166\129\230\173\162\230\139\141\232\179\163\229\138\169\230\137\139\229\156\168\228\184\139\230\172\161\231\153\187\229\133\165\230\153\130\232\135\170\229\139\149\232\188\137\229\133\165";
5548 HelpEmbed = "\230\138\138\230\150\135\229\173\151\229\181\140\229\133\165\229\136\176\233\129\138\230\136\178\231\154\132\229\142\159\229\167\139\230\143\144\231\164\186\228\184\173(\230\179\168\230\132\143\239\188\154\230\159\144\228\186\155\229\138\159\232\131\189\229\156\168\232\169\178\230\168\161\229\188\143\228\184\139\231\132\161\230\179\149\228\189\191\231\148\168)";
5549 HelpEmbedBlank = "\233\129\184\230\147\135\230\152\175\229\144\166\229\156\168\230\143\144\231\164\186\228\191\161\230\129\175\229\146\140\230\139\141\232\179\163\232\161\140\228\191\161\230\129\175\228\184\173\233\150\147\230\143\146\229\133\165\231\169\186\232\161\140(\233\156\128\232\166\129\229\181\140\229\133\165\230\168\161\229\188\143\232\168\173\231\189\174\231\130\186on)";
5550 HelpFinish = "\232\168\173\231\189\174\231\149\182\230\142\131\230\143\143\229\174\140\231\149\162\229\190\140\239\188\140\230\152\175\229\144\166\232\135\170\229\139\149\231\153\187\229\135\186\230\136\150\233\128\128\229\135\186\233\129\138\230\136\178";
5551 HelpFinishSound = "\233\129\184\230\147\135\230\152\175\229\144\166\229\156\168\230\142\131\230\143\143\229\174\140\231\149\162\228\185\139\229\190\140\230\146\173\230\148\190\233\159\179\230\149\136";
5552 HelpLink = "\233\129\184\230\147\135\230\152\175\229\144\166\229\156\168\230\143\144\231\164\186\228\184\173\233\161\175\231\164\186link id";
5553 HelpLoad = "\230\148\185\232\174\138\230\139\141\232\179\163\229\138\169\230\137\139\231\154\132\232\188\137\229\133\165\232\168\173\231\189\174";
5554 HelpLocale = "\230\148\185\232\174\138\233\161\175\231\164\186\230\139\141\232\179\163\229\138\169\230\137\139\232\168\138\230\129\175\231\154\132\232\170\158\232\168\128";
5555 HelpMedian = "\233\129\184\230\147\135\230\152\175\229\144\166\233\161\175\231\164\186\231\137\169\229\147\129\231\154\132\229\185\179\229\157\135\231\155\180\232\179\188\229\131\185";
5556 HelpOnoff = "\233\150\139\229\149\159\239\188\143\233\151\156\233\150\137\230\139\141\232\179\163\232\179\135\230\150\153\233\161\175\231\164\186";
5557 HelpPctBidmarkdown = "\232\168\173\231\189\174\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)\228\190\134\228\187\165\231\155\180\232\179\188\229\131\185\232\135\170\229\139\149\232\168\173\231\189\174\232\181\183\230\168\153\229\131\185";
5558 HelpPctMarkup = "\231\149\182\230\178\146\230\156\137\229\133\182\228\187\150\229\143\131\232\128\131\229\131\185\230\160\188\231\154\132\230\153\130\229\128\153\239\188\140\232\168\173\231\189\174\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)\228\190\134\228\187\165\229\149\134\229\186\151\229\148\174\229\131\185\232\135\170\229\139\149\232\168\173\229\174\154\232\181\183\230\168\153\229\131\185";
5559 HelpPctMaxless = "\232\168\173\231\189\174\230\139\141\232\179\163\229\138\169\230\137\139\232\135\170\229\139\149\230\168\153\229\131\185\230\153\130\239\188\140\228\189\142\230\150\188\229\184\130\229\160\180\229\131\185\230\160\188\231\154\132\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)\231\154\132\228\184\139\233\153\144\239\188\140\232\139\165\228\189\142\230\150\188\228\184\139\233\153\144\229\176\135\232\135\170\229\139\149\230\148\190\230\163\132\232\169\178\233\160\133\230\139\141\232\179\163";
5560 HelpPctNocomp = "\232\168\173\231\189\174\229\166\130\230\158\156\231\132\161\228\186\186\231\171\182\230\168\153\230\153\130\239\188\140\230\139\141\232\179\163\229\138\169\230\137\139\228\190\157\230\147\154\229\184\130\229\160\180\229\131\185\229\134\141\230\172\161\233\153\141\229\131\185\231\154\132\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)";
5561 HelpPctUnderlow = "\232\168\173\231\189\174\230\139\141\232\179\163\229\138\169\230\137\139\231\155\184\229\176\141\230\150\188\230\139\141\232\179\163\232\161\140\230\156\128\228\189\142\229\131\185\229\134\141\229\137\138\230\184\155\231\154\132\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)";
5562 HelpPctUndermkt = "\232\168\173\231\189\174\231\149\182\232\169\178\230\139\141\232\179\163\229\147\129\230\178\146\230\156\137\228\186\186\229\143\131\232\136\135\231\171\182\230\168\153\231\154\132\230\175\148\228\190\139(\231\153\190\229\136\134\230\175\148)\231\130\186\229\164\154\229\176\145\230\153\130\239\188\140\233\150\139\229\167\139\229\137\138\229\131\185\230\139\141\232\179\163(\231\155\180\229\136\176\230\156\128\229\164\167\233\153\141\229\131\185\230\175\148\228\190\139)";
5563 HelpPercentless = "\233\161\175\231\164\186\229\156\168\231\149\182\229\137\141\230\142\131\230\143\143\228\184\173\239\188\140\231\155\180\232\179\188\229\131\185\228\189\142\230\150\188\230\156\128\233\171\152\232\179\163\229\135\186\229\131\185\230\160\188\231\137\185\229\174\154\231\153\190\229\136\134\230\175\148\231\154\132\230\137\128\230\156\137\230\139\141\232\179\163\229\147\129";
5564 HelpPrintin = "\232\168\173\231\189\174\230\139\141\232\179\163\229\138\169\230\137\139\230\138\138\230\150\135\229\173\151\233\161\175\231\164\186\229\156\168\229\147\170\229\128\139\230\161\134\230\158\182\239\188\140\228\189\160\229\143\175\228\187\165\228\189\191\231\148\168\230\161\134\230\158\182\229\144\141\229\173\151\239\188\140\228\185\159\229\143\175\228\187\165\231\148\168\231\183\168\232\153\159";
5565 HelpProtectWindow = "\233\152\178\230\173\162\230\130\168\230\132\143\229\164\150\233\151\156\233\150\137\230\139\141\232\179\163\229\160\180\231\149\140\233\157\162";
5566 HelpRedo = "\232\168\173\231\189\174\231\149\182\231\148\177\230\150\188\230\156\141\229\139\153\229\153\168\229\187\182\233\129\178\229\176\142\232\135\180\230\144\156\231\180\162\230\153\130\233\150\147\229\164\170\233\149\183\230\153\130\230\152\175\229\144\166\233\161\175\231\164\186\232\173\166\229\145\138";
5567 HelpScan = "\233\128\178\232\161\140\230\139\141\232\179\163\230\142\131\231\158\132(\232\139\165\228\189\160\230\173\163\229\156\168\230\139\141\232\179\163\229\160\180\231\149\140\233\157\162\239\188\140\231\155\184\231\149\182\230\150\188\230\140\137\228\184\139\230\142\131\231\158\132\230\140\137\233\136\149)\230\136\150\230\152\175\229\156\168\228\184\139\230\172\161\228\189\160\232\168\170\229\149\143\230\139\141\232\179\163\232\161\140\231\154\132\230\153\130\229\128\153\233\150\139\229\167\139\233\128\178\232\161\140\230\142\131\231\158\132\227\128\130\233\129\184\230\147\135\228\189\160\230\131\179\232\166\129\230\142\131\230\143\143\231\154\132\231\168\174\233\161\158\231\132\182\229\190\140\230\137\147\229\139\190\227\128\130";
5568 HelpStats = "\233\129\184\230\147\135\230\152\175\229\144\166\233\161\175\231\164\186\231\137\169\229\147\129\231\154\132\230\136\144\228\186\164\229\131\185\239\188\143\231\155\180\232\179\188\229\131\185\231\153\190\229\136\134\230\175\148";
5569 HelpSuggest = "\233\129\184\230\147\135\230\152\175\229\144\166\233\161\175\231\164\186\231\137\169\229\147\129\231\154\132\229\187\186\232\173\176\229\131\185\230\160\188";
5570 HelpUpdatePrice = "\230\150\176\229\162\158\230\139\141\232\179\163\230\153\130\239\188\140\231\149\182\231\155\180\232\179\188\229\131\185\230\148\185\232\174\138\230\153\130\232\135\170\229\139\149\230\155\180\230\150\176\232\181\183\230\168\153\229\131\185";
5571 HelpVerbose = "\233\129\184\230\147\135\230\152\175\229\144\166\228\187\165\229\164\154\232\161\140\233\161\175\231\164\186\232\169\179\231\180\176\231\154\132\229\185\179\229\157\135\229\131\185\230\160\188\229\146\140\229\187\186\232\173\176(\233\129\184\230\147\135\233\151\156\233\150\137\229\176\135\228\187\165\229\150\174\232\161\140\233\161\175\231\164\186)";
5572 HelpWarnColor = "\233\129\184\230\147\135\230\152\175\229\144\166\231\148\168\228\184\141\229\144\140\233\161\143\232\137\178\228\190\134\230\168\153\231\164\186\231\137\185\230\174\138\230\131\133\230\179\129\231\154\132\229\131\185\230\160\188(\228\190\139\229\166\130\239\188\154\232\179\164\229\131\185\229\135\186\229\148\174)";
5573  
5574  
5575 -- Section: Post Messages
5576 FrmtNoEmptyPackSpace = "\230\139\141\232\179\163\232\161\140\230\178\146\230\156\137\231\169\186\233\150\147\233\128\178\232\161\140\230\150\176\230\139\141\232\179\163";
5577 FrmtNotEnoughOfItem = "\230\139\141\232\179\163\232\161\140\230\178\146\230\156\137 %s \229\128\139\231\169\186\233\150\147\233\128\178\232\161\140\230\150\176\230\139\141\232\179\163";
5578 FrmtPostedAuction = "\229\183\178\231\182\147\230\136\144\229\138\159\233\128\178\232\161\140\230\139\141\232\179\163 1 \228\187\182 %s (x%d) ";
5579 FrmtPostedAuctions = "\229\183\178\231\182\147\230\136\144\229\138\159\233\128\178\232\161\140\230\139\141\232\179\163 %d \228\187\182 %s (x%d) ";
5580  
5581  
5582 -- Section: Report Messages
5583 FrmtBidbrokerCurbid = "\231\149\182\229\137\141\230\168\153\229\131\185";
5584 FrmtBidbrokerDone = "\228\186\164\230\152\147\229\131\185\228\187\163\231\144\134(Bid broker)\229\174\140\230\136\144";
5585 FrmtBidbrokerHeader = "\230\156\128\229\176\143\229\136\169\230\189\164\239\188\154%s,\228\184\138\233\153\144='\230\156\128\233\171\152\229\143\175\229\148\174\229\131\185'";
5586 FrmtBidbrokerLine = "%s, \229\135\186\231\143\190\233\129\142 %s \230\172\161, \230\156\128\233\171\152\229\131\185\239\188\154%s, %s\239\188\154%s, \229\136\169\230\189\164\239\188\154%s, \230\172\161\230\149\184\239\188\154%s";
5587 FrmtBidbrokerMinbid = "\230\156\128\228\189\142\228\186\164\230\152\147\229\131\185";
5588 FrmtBrokerDone = "\228\187\163\231\144\134(Broker)\229\174\140\230\136\144";
5589 FrmtBrokerHeader = "\230\156\128\229\176\143\229\136\169\230\189\164\239\188\154%s,\228\184\138\233\153\144='\230\156\128\233\171\152\229\143\175\229\148\174\229\131\185'";
5590 FrmtBrokerLine = "%s,\229\135\186\231\143\190%s\230\172\161,\228\184\138\233\153\144\239\188\154%s,\231\155\180\230\142\165\232\179\188\232\178\183\239\188\154%s,\229\136\169\230\189\164\239\188\154%s";
5591 FrmtCompeteDone = "\229\174\140\230\136\144\231\171\182\230\168\153";
5592 FrmtCompeteHeader = "\231\171\182\230\168\153\230\175\143\233\160\133\231\137\169\229\147\129\232\135\179\229\176\145\229\183\174\229\131\185%s";
5593 FrmtCompeteLine = "%s, \230\168\153\229\131\185\239\188\154%s, \231\155\180\232\179\188\229\131\185\239\188\154%s vs %s, \229\183\174\229\131\185 %s";
5594 FrmtHspLine = "\230\175\143\229\128\139 %s \231\154\132\230\156\128\233\171\152\229\148\174\229\131\185\231\130\186\239\188\154%s";
5595 FrmtLowLine = "%s, \231\155\180\232\179\188\229\131\185\239\188\154%s, \229\135\186\229\148\174\232\128\133\239\188\154%s, \229\150\174\229\131\185\239\188\154%s, \228\189\142\230\150\188\229\185\179\229\157\135\229\131\185\239\188\154%s";
5596 FrmtMedianLine = "\229\133\177\230\142\131\231\158\132\229\136\176 %d \230\172\161, \230\175\143\229\128\139 %s \229\185\179\229\157\135\230\136\144\228\186\164\229\131\185\230\160\188\231\130\186\239\188\154%s";
5597 FrmtNoauct = "\232\169\178\231\137\169\229\147\129\230\178\146\230\156\137\230\139\141\232\179\163\232\168\152\233\140\132\239\188\154%s";
5598 FrmtPctlessDone = "\228\190\157\231\153\190\229\136\134\230\175\148\229\137\138\230\184\155\229\174\140\230\136\144";
5599 FrmtPctlessHeader = "\228\189\142\230\150\188\230\156\128\233\171\152\229\143\175\229\148\174\229\131\185\230\160\188\231\153\190\229\136\134\230\175\148\239\188\136HSP\239\188\137\239\188\154%d%%";
5600 FrmtPctlessLine = "%s, \229\135\186\231\143\190\233\129\142 %d \230\172\161, \230\156\128\233\171\152\229\131\185\239\188\154%s, \231\155\180\232\179\188\229\131\185\239\188\154%s, \229\136\169\230\189\164\239\188\154%s, \228\189\142\230\150\188 %s";
5601  
5602  
5603 -- Section: Scanning Messages
5604 AuctionDefunctAucts = "\229\183\178\231\167\187\233\153\164\233\129\142\230\156\159\231\154\132\230\139\141\232\179\163\239\188\154%s";
5605 AuctionDiscrepancies = "\230\156\137\230\148\185\232\174\138\231\154\132\233\160\133\231\155\174\239\188\154%s";
5606 AuctionNewAucts = "\230\142\131\230\143\143\229\136\176\231\154\132\230\150\176\230\139\141\232\179\163\239\188\154%s";
5607 AuctionOldAucts = "\228\184\138\229\155\158\230\142\131\230\143\143\229\136\176\231\154\132\239\188\154%s";
5608 AuctionPageN = "\230\139\141\232\179\163\229\138\169\230\137\139: \n\230\173\163\229\156\168\230\142\131\230\143\143 %s \231\172\172%d\233\160\129 \229\133\177%d\233\160\129\n\230\175\143\231\167\146\230\142\131\230\143\143\231\173\134\230\149\184\239\188\154%s \n\233\160\144\232\168\136\229\137\169\228\184\139\230\153\130\233\150\147\239\188\154%s";
5609 AuctionScanDone = "\230\139\141\232\179\163\229\138\169\230\137\139\239\188\154\230\139\141\232\179\163\230\142\131\230\143\143\229\174\140\230\136\144";
5610 AuctionScanNexttime = "\230\139\141\232\179\163\229\138\169\230\137\139\229\176\135\230\156\131\229\156\168\228\184\139\230\172\161\232\136\135\230\139\141\232\179\163\229\147\161\232\170\170\232\169\177\230\153\130\233\128\178\232\161\140\229\174\140\229\133\168\230\142\131\230\143\143";
5611 AuctionScanNocat = "\228\189\160\229\191\133\233\160\136\230\156\128\229\176\145\233\129\184\230\147\135\228\184\128\229\128\139\233\161\158\229\136\165\233\128\178\232\161\140\230\142\131\230\143\143\227\128\130";
5612 AuctionScanRedo = "\231\155\174\229\137\141\233\128\153\233\160\129\232\138\177\228\186\134\232\182\133\233\129\142 %d \231\167\146\230\142\131\230\143\143\239\188\140\233\135\141\232\169\166\230\156\172\233\160\129\227\128\130";
5613 AuctionScanStart = "\230\139\141\232\179\163\229\138\169\230\137\139\239\188\154\230\173\163\229\156\168\230\142\131\230\143\143 %s \231\172\1721\233\160\129\239\188\142\239\188\142\239\188\142";
5614 AuctionTotalAucts = "\230\142\131\230\143\143\229\136\176\231\154\132\230\139\141\232\179\163\230\149\184\233\135\143\239\188\154%s";
5615  
5616  
5617 -- Section: Tooltip Messages
5618 FrmtInfoAlsoseen = "\229\156\168 %s \231\156\139\233\129\142 %d \230\172\161";
5619 FrmtInfoAverage = "%s \229\186\149\229\131\185/%s \231\155\180\232\179\188 (%s \229\135\186\229\131\185)";
5620 FrmtInfoBidMulti = "\228\184\139\230\168\153(\230\175\143\229\128\139 %s%s)";
5621 FrmtInfoBidOne = "\228\184\139\230\168\153 %s";
5622 FrmtInfoBidrate = "%d%% \229\183\178\228\184\139\230\168\153, %d%% \230\156\137\231\155\180\232\179\188\229\131\185";
5623 FrmtInfoBuymedian = "\229\185\179\229\157\135\231\155\180\232\179\188\229\131\185";
5624 FrmtInfoBuyMulti = "\231\155\180\232\179\188(\230\175\143\229\128\139 %s%s)";
5625 FrmtInfoBuyOne = "\231\155\180\232\179\188 %s";
5626 FrmtInfoForone = "\229\150\174\229\128\139\239\188\154\230\156\128\228\189\142 %s\239\188\143\231\155\180\232\179\188 %s(\229\135\186\229\131\185 %s) [%d \229\128\139]";
5627 FrmtInfoHeadMulti = "%d \229\128\139\231\137\169\229\147\129\229\185\179\229\157\135\229\131\185\230\160\188\239\188\154";
5628 FrmtInfoHeadOne = "\232\169\178\231\137\169\229\147\129\229\185\179\229\157\135\229\131\185\230\160\188\239\188\154";
5629 FrmtInfoHistmed = "\229\133\177\229\135\186\231\143\190 %d \230\172\161\239\188\140\229\185\179\229\157\135\231\155\180\232\179\188\229\131\185(\230\175\143\229\128\139)";
5630 FrmtInfoMinMulti = "\232\181\183\230\168\153\229\131\185(\230\175\143\229\128\139 %s)";
5631 FrmtInfoMinOne = "\232\181\183\230\168\153\229\131\185";
5632 FrmtInfoNever = "\229\190\158\230\156\170\229\135\186\231\143\190\229\156\168 %s \233\129\142";
5633 FrmtInfoSeen = "\229\156\168\230\139\141\232\179\163\229\160\180\228\184\173\229\135\186\231\143\190\233\129\142 %d \230\172\161";
5634 FrmtInfoSgst = "\229\187\186\232\173\176\229\131\185\230\160\188\239\188\154\232\181\183\230\168\153 %s\239\188\143\231\155\180\232\179\188 %s";
5635 FrmtInfoSgststx = "\229\176\141\228\189\160\233\128\153\228\184\128\231\150\138\229\133\177 %d \229\128\139\231\154\132\229\187\186\232\173\176\229\131\185\230\160\188\239\188\154\232\181\183\230\168\153 %s\239\188\143\231\155\180\232\179\188 %s";
5636 FrmtInfoSnapmed = "\230\142\131\230\143\143\229\136\176 %d \231\173\134\239\188\140\229\185\179\229\157\135\231\155\180\232\179\188\229\131\185(\230\175\143\229\128\139)";
5637 FrmtInfoStacksize = "\229\185\179\229\157\135\229\160\134\231\150\138\230\149\184\233\135\143\239\188\154%d\229\128\139";
5638  
5639  
5640 -- Section: User Interface
5641 FrmtLastSoldOn = "\230\156\128\229\190\140\229\148\174\229\135\186\229\131\185\230\160\188";
5642 UiBid = "\229\135\186\229\131\185";
5643 UiBidHeader = "\229\135\186\229\131\185";
5644 UiBidPerHeader = "\230\175\143\229\128\139\230\168\153\229\131\185";
5645 UiBuyout = "\231\155\180\232\179\188";
5646 UiBuyoutHeader = "\231\155\180\232\179\188";
5647 UiBuyoutPerHeader = "\230\175\143\229\128\139\231\155\180\232\179\188";
5648 UiBuyoutPriceLabel = "\231\155\180\232\179\188\229\131\185\239\188\154";
5649 UiBuyoutPriceTooLowError = "(\228\184\141\229\143\175\228\189\142\230\150\188\232\181\183\229\167\139\229\131\185)";
5650 UiCategoryLabel = "\233\153\144\229\174\154\233\161\158\229\136\165\239\188\154";
5651 UiDepositLabel = "\228\191\157\231\174\161\232\178\187\239\188\154";
5652 UiDurationLabel = "\230\139\141\232\179\163\230\153\130\233\153\144\239\188\154";
5653 UiItemLevelHeader = "\231\173\137\231\180\154";
5654 UiMakeFixedPriceLabel = "\232\168\173\229\174\154\229\155\186\229\174\154\229\131\185\230\160\188";
5655 UiMaxError = "(%d \230\156\128\229\164\167)";
5656 UiMaximumPriceLabel = "\230\156\128\233\171\152\229\131\185\230\160\188\239\188\154";
5657 UiMaximumTimeLeftLabel = "\230\156\128\229\164\167\229\137\169\233\164\152\230\153\130\233\150\147\239\188\154";
5658 UiMinimumPercentLessLabel = "\230\156\128\228\189\142\230\184\155\229\176\145\230\175\148\228\190\139\239\188\154";
5659 UiMinimumProfitLabel = "\230\156\128\229\176\143\229\136\169\230\189\164\239\188\154";
5660 UiMinimumQualityLabel = "\233\129\142\230\191\190\230\156\128\228\189\142\231\180\154\229\136\165\239\188\154";
5661 UiMinimumUndercutLabel = "\230\156\128\228\189\142\229\137\138\229\131\185\239\188\154";
5662 UiNameHeader = "\229\144\141\229\173\151";
5663 UiNoPendingBids = "\229\183\178\229\174\140\230\136\144\230\137\128\230\156\137\229\135\186\229\131\185\232\166\129\230\177\130!";
5664 UiNotEnoughError = "(\228\184\141\232\182\179)";
5665 UiPendingBidInProgress = "\230\156\1371\229\128\139\229\135\186\229\131\185\232\166\129\230\177\130\230\173\163\229\156\168\232\153\149\231\144\134\228\184\173...";
5666 UiPendingBidsInProgress = "%d\229\135\186\229\131\185\232\166\129\230\177\130\230\173\163\229\156\168\232\153\149\231\144\134\228\184\173...";
5667 UiPercentLessHeader = "\239\188\133";
5668 UiPost = "\229\176\136\230\165\173\230\139\141\232\179\163";
5669 UiPostAuctions = "\229\176\136\230\165\173\230\139\141\232\179\163";
5670 UiPriceBasedOnLabel = "\229\174\154\229\131\185\229\159\186\230\150\188\239\188\154";
5671 UiPriceModelAuctioneer = "\230\139\141\232\179\163\229\131\185\230\160\188";
5672 UiPriceModelCustom = "\232\135\170\229\174\154\229\131\185\230\160\188";
5673 UiPriceModelFixed = "\229\155\186\229\174\154\229\131\185\230\160\188";
5674 UiPriceModelLastSold = "\230\156\128\229\190\140\232\179\163\229\135\186\229\131\185";
5675 UiProfitHeader = "\229\136\169\230\189\164";
5676 UiProfitPerHeader = "\230\175\143\229\128\139\229\136\169\230\189\164";
5677 UiQuantityHeader = "\230\149\184\233\135\143";
5678 UiQuantityLabel = "\232\168\173\229\174\154\230\149\184\233\135\143\239\188\154";
5679 UiRemoveSearchButton = "\229\136\170\233\153\164";
5680 UiSavedSearchLabel = "\229\183\178\229\173\152\230\144\156\229\176\139\232\168\152\233\140\132\239\188\154";
5681 UiSaveSearchButton = "\229\173\152\230\170\148";
5682 UiSaveSearchLabel = "\229\132\178\229\173\152\233\128\153\230\172\161\230\144\156\229\176\139\231\181\144\230\158\156\239\188\154";
5683 UiSearch = "\230\144\156\229\176\139";
5684 UiSearchAuctions = "\230\144\156\229\176\139\230\139\141\232\179\163";
5685 UiSearchDropDownLabel = "\230\144\156\229\176\139\239\188\154";
5686 UiSearchForLabel = "\229\176\139\230\137\190\231\137\169\229\147\129\239\188\154";
5687 UiSearchTypeBids = "\229\135\186\229\131\185\230\159\165\232\169\162";
5688 UiSearchTypeBuyouts = "\231\155\180\232\179\188\229\131\185\230\159\165\232\169\162";
5689 UiSearchTypeCompetition = "\231\171\182\230\168\153";
5690 UiSearchTypePlain = "\231\137\169\229\147\129";
5691 UiStacksLabel = "\231\150\138";
5692 UiStackTooBigError = "(\231\150\138\230\149\184\229\164\170\229\164\154)";
5693 UiStackTooSmallError = "(\231\150\138\230\149\184\229\164\170\229\176\145)";
5694 UiStartingPriceLabel = "\232\181\183\229\167\139\229\131\185\230\160\188\239\188\154";
5695 UiStartingPriceRequiredError = "(\229\191\133\233\156\128\229\161\171\229\175\171)";
5696 UiTimeLeftHeader = "\229\137\169\233\164\152\230\153\130\233\150\147";
5697 UiUnknownError = "(\230\156\170\231\159\165)";
5698  
5699 };
5700  
5701 elGR = {
5702  
5703  
5704 -- Section: Auction Messages
5705 FrmtActRemove = "\206\145\207\134\206\177\206\175\207\129\206\181\207\131\206\183 \207\132\206\183\207\130 \207\133\207\128\206\191\206\179\207\129\206\177\207\134\206\183\207\130 %s \206\177\207\128\206\191 \207\132\206\183 \206\180\206\183\206\188\206\191\207\128\207\129\206\177\207\131\206\185\206\177.";
5706 FrmtAuctinfoHist = "%d \206\153\207\131\207\132\206\191\207\129\206\185\206\186\206\191";
5707 FrmtAuctinfoMktprice = "\206\164\206\185\206\188\206\183 \206\186\206\191\207\131\207\132\206\191\207\133\207\130";
5708 FrmtAuctinfoNolow = "\206\145\206\189\207\132\206\185\206\186\206\181\206\185\206\188\206\181\206\189\206\191 \206\180\206\181\206\189 \206\181\207\135\206\181\206\185 \206\181\206\185\206\180\207\1378\206\181\206\185 \207\131\207\132\206\183 \207\132\206\181\206\187\206\181\207\133\207\132\206\177\206\185\206\177 \206\180\206\183\206\188\206\191\207\128\207\129\206\177\207\131\206\185\206\177";
5709 FrmtAuctinfoOrig = "\206\145\207\129\207\135\206\185\206\186\206\183 \206\160\207\129\206\191\207\131\207\134\206\191\207\129\206\177";
5710 FrmtAuctinfoSnap = "%d \207\132\206\181\206\187\206\181\207\133\207\132\206\177\206\185\206\177 \206\177\206\189\206\177\206\182\206\183\207\132\206\183\207\131\206\183.";
5711 FrmtAuctinfoSugbid = "\206\160\207\129\207\137\207\132\206\183 \207\128\207\129\206\191\207\131\207\134\206\191\207\129\206\177";
5712 FrmtAuctinfoSugbuy = "\206\160\207\129\206\191\207\132\206\181\206\185\206\189\207\137\206\188\206\181\206\189\206\183 \207\132\206\185\206\188\206\183 \206\177\206\179\206\191\207\129\206\177\207\130";
5713 FrmtWarnAbovemkt = "\206\145\206\189\207\132\206\177\206\179\207\137\206\189\206\185\207\131\206\188\206\191\207\130 \207\131\206\181 \206\177\206\189\207\137\207\132\206\181\207\129\206\177 \206\181\207\128\206\185\207\128\206\181\206\180\206\177 \206\177\207\128\206\191 \207\132\206\183\206\189 \207\132\206\185\206\188\206\183 \206\186\206\191\207\131\207\132\206\191\207\133\207\130";
5714 FrmtWarnMyprice = "\206\167\207\129\206\183\207\131\206\183 \207\132\206\183\207\130 \207\132\207\137\207\129\206\185\206\189\206\183\207\130 \207\132\206\185\206\188\206\183\207\130";
5715 FrmtWarnNocomp = "\206\167\207\137\207\129\206\185\207\130 \206\145\206\189\207\132\206\177\206\179\207\137\206\189\206\185\207\131\206\188\206\191";
5716 FrmtWarnNodata = "\206\148\206\181\206\189 \207\133\207\128\206\177\207\129\207\135\206\191\207\133\206\189 \207\128\206\187\206\183\207\129\206\191\207\134\206\191\207\129\206\185\206\181\207\130 \206\179\206\185\206\177 HSP ";
5717 FrmtWarnToolow = "\206\148\206\181\206\189 \206\188\207\128\206\191\207\129\206\181\206\185 \206\189\206\177 \207\128\206\185\206\177\207\131\207\132\206\181\206\185 \206\183 \206\186\206\177\207\132\207\137\207\132\206\181\207\129\206\183 \207\132\206\185\206\188\206\183";
5718 FrmtWarnUndercut = "\206\156\206\181\206\185\207\137\207\131\206\183 \206\186\206\177\207\132\206\177 %s%% ";
5719 FrmtWarnUser = "\206\167\207\129\206\183\207\131\206\183 \207\132\206\185\206\188\206\183\207\130 \207\132\206\191\207\133 \207\135\207\129\206\183\207\131\207\132\206\183";
5720  
5721  
5722 -- Section: Game Constants
5723 TimeLong = "\206\156\206\177\206\186\207\129\207\133";
5724 TimeMed = "\206\156\206\181\207\131\206\177\206\185\206\177";
5725 TimeShort = "\206\163\207\133\206\189\207\132\206\191\206\188\206\177";
5726 TimeVlong = "\206\149\207\135\206\181\206\185\207\130 \206\186\206\177\206\185\207\129\206\191";
5727  
5728 };
5729  
5730 trTR = {
5731  
5732  
5733 -- Section: Auction Messages
5734 FrmtActRemove = "%s Bu par\195\131\194\167a Mevcut AH taramas\195\132\194\177ndan kald\195\132\194\177r\195\132\194\177ld\195\132\194\177.";
5735 FrmtAuctinfoHist = "%d ge\195\131\194\167mi\195\133\197\184i";
5736 FrmtAuctinfoLow = "En d\195\131\194\188\195\133\197\184\195\131\194\188k fiyat";
5737 FrmtAuctinfoMktprice = "Pazar fiyat\195\132\194\177";
5738 FrmtAuctinfoNolow = "Bu par\195\131\194\167a daha \195\131\194\182nce hi\195\131\194\167 g\195\131\194\182r\195\131\194\188lmedi";
5739 FrmtAuctinfoOrig = "Orijinal teklif";
5740 FrmtAuctinfoSnap = "%d son tarama";
5741 FrmtAuctinfoSugbid = "Ba\195\133\197\184lang\195\132\194\177\195\131\194\167 fiyat\195\132\194\177";
5742 FrmtAuctinfoSugbuy = "Tavsiye edilen hemen-al fiyat\195\132\194\177";
5743 FrmtWarnAbovemkt = "Fiyat\195\132\194\177n\195\132\194\177z pazar\195\132\194\177n \195\131\194\188zerinde ";
5744 FrmtWarnMarkup = "Fiyat\195\132\194\177 t\195\131\194\188ccar al\195\132\194\177\195\133\197\184 fiyat\195\132\194\177n\195\132\194\177n %s%% fazlas\195\132\194\177na e\195\133\197\184itliyor";
5745 FrmtWarnMyprice = "Mevcut fiyat kullan\195\132\194\177l\195\132\194\177yor";
5746 FrmtWarnNocomp = "Rekabet yok";
5747 FrmtWarnNodata = "HSP i\195\131\194\167in veri yok";
5748 FrmtWarnToolow = "En d\195\131\194\188\195\133\197\184\195\131\194\188k fiyatla \195\131\194\167ak\195\132\194\177\195\133\197\184m\195\132\194\177yor";
5749 FrmtWarnUndercut = "Rekabet: Fiyat eksi %s%% ";
5750 FrmtWarnUser = "Kullan\195\132\194\177c\195\132\194\177 fiyatland\195\132\194\177rmas\195\132\194\177 kullan\195\132\194\177l\195\132\194\177yor";
5751  
5752  
5753 -- Section: Bid Messages
5754 FrmtNoAuctionsFound = "Subasta no encontrada: %s(x%d)";
5755  
5756  
5757 -- Section: Command Messages
5758 FrmtActClearall = "%s i\195\131\194\167in b\195\131\194\188t\195\131\194\188n a\195\131\194\167\195\132\194\177k art\195\132\194\177rma verileri siliniyor ";
5759 FrmtActClearFail = "Par\195\131\194\167a bulunamad\195\132\194\177: %s";
5760 FrmtActClearOk = "Par\195\131\194\167a i\195\131\194\167in t\195\131\194\188m bilgiler temizlendi: %s";
5761 FrmtActClearsnap = "Son m\195\131\194\188zayede evi (AH) taramas\195\132\194\177 temizlendi";
5762 FrmtActDefault = "%s se\195\131\194\167ene\195\132\197\184i varsay\195\132\194\177lan de\195\132\197\184erine getirildi";
5763 FrmtActDefaultall = "B\195\131\194\188t\195\131\194\188n se\195\131\194\167enekler varsay\195\132\194\177lan de\195\132\197\184ere indirgendi.";
5764 FrmtActDisable = "%s par\195\131\194\167as\195\132\194\177n\195\132\194\177n verisi g\195\131\194\182sterilmiyor";
5765 FrmtActEnable = "%s par\195\131\194\167as\195\132\194\177n\195\132\194\177n verisi g\195\131\194\182steriliyor";
5766 FrmtActSet = "%s '%s' olarak ayarland\195\132\194\177";
5767 FrmtActUnknown = "Bilinmeyen komut: '%s'";
5768 FrmtAuctionDuration = "Varsay\195\132\194\177lan a\195\131\194\167\195\132\194\177k art\195\132\194\177rma s\195\131\194\188resi %s olarak ayarland\195\132\194\177";
5769 FrmtAutostart = "Otomatik olarak m\195\131\194\188zayedeye ba\195\133\197\184lan\195\132\194\177yor. Minimum: %s / Hemen-al: %s (%dh)\n%s";
5770 FrmtPrintin = "Auctioneer mesaj\195\132\194\177 \195\133\197\184imdi %s chat penceresinde yaz\195\132\194\177lacak.";
5771 FrmtProtectWindow = "M\195\131\194\188zayede evinin penceresinin korumas\195\132\194\177 %s olarak ayarland\195\132\194\177";
5772 FrmtUnknownArg = "'%s' '%s' i\195\131\194\167in ge\195\131\194\167erli bir komut de\195\132\197\184il ";
5773 FrmtUnknownLocale = "Belirtti\195\132\197\184iniz yer ('%s') bilinmiyor. Belirlenen yerler:";
5774 FrmtUnknownRf = "Ge\195\131\194\167ersiz komut ('%s'). Komut \195\133\197\184u \195\133\197\184ekilde formatlanmal\195\132\194\177: [sunucu]-[taraf]. \195\131\226\128\147rnek: Al'Akir-Horde";
5775  
5776  
5777 -- Section: Command Options
5778 OptAlso = "(sunucu-taraf|kar\195\133\197\184\195\132\194\177)";
5779 OptAuctionDuration = "(son||2s||8s||24s) ";
5780 OptBidbroker = "<g\195\131\194\188m\195\131\194\188\195\133\197\184_kazan\195\131\194\167>";
5781 OptBroker = "<g\195\131\194\188m\195\131\194\188\195\133\197\184_kazan\195\131\194\167>";
5782 OptClear = "([Par\195\131\194\167a]|hepsi|son tarama) ";
5783 OptCompete = "<g\195\131\194\188m\195\131\194\188\195\133\197\184_az> ";
5784 OptDefault = "(<se\195\131\194\167enek>|hepsi) ";
5785 OptLocale = "<yer>";
5786 OptPctBidmarkdown = "<y\195\131\194\188zde>";
5787 OptPctMarkup = "<y\195\131\194\188zde>";
5788 OptPctMaxless = "<y\195\131\194\188zde>";
5789 OptPctNocomp = "<y\195\131\194\188zde>";
5790 OptPctUnderlow = "<y\195\131\194\188zde>";
5791 OptPctUndermkt = "<y\195\131\194\188zde>";
5792 OptPercentless = "<y\195\131\194\188zde>";
5793 OptPrintin = "(<Ba\195\133\197\184lang\195\132\194\177\195\131\194\167 Penceresi>[Numara]|<Pencere Ad\195\132\194\177>[Yaz\195\132\194\177]) ";
5794 OptProtectWindow = "(asla||taramada||her zaman)";
5795 OptScale = "<oran_fakt\195\131\194\182r>";
5796 OptScan = "<Tarama parametresi> ";
5797  
5798  
5799 -- Section: Commands
5800 CmdAlso = "ek olarak";
5801 CmdAlsoOpposite = "kar\195\133\197\184\195\132\194\177";
5802 CmdAlt = "Alt";
5803 CmdAuctionClick = "m\195\131\194\188zayede-t\195\132\194\177klama";
5804 CmdAuctionDuration = "m\195\131\194\188zayede s\195\131\194\188resi";
5805 CmdAuctionDuration0 = "son";
5806 CmdAuctionDuration1 = "2s";
5807 CmdAuctionDuration2 = "8s";
5808 CmdAuctionDuration3 = "24s";
5809 CmdAutofill = "otomatik doldurma";
5810 CmdBidbroker = "bidbroker";
5811 CmdBidbrokerShort = "bb";
5812 CmdBroker = "broker";
5813 CmdClear = "sil";
5814 CmdClearAll = "hepsi";
5815 CmdClearSnapshot = "Sontarama";
5816 CmdCompete = "Rekabet";
5817 CmdCtrl = "Ctrl";
5818 CmdDefault = "Orijinal";
5819 CmdDisable = "iptal";
5820 CmdEmbed = "yerlestir";
5821 CmdLocale = "yerbelirle";
5822 CmdOff = "kapat";
5823 CmdOn = "ac";
5824 CmdPctBidmarkdown = "fiyat-dus";
5825 CmdPctMarkup = "fiyat-art";
5826 CmdPctMaxless = "fiyat-max-az";
5827 CmdPctNocomp = "fiyat-rekabet-yok";
5828 CmdPctUnderlow = "fiyat-en-asagi";
5829 CmdPctUndermkt = "fiyat-pazar-alt\195\132\194\177";
5830 CmdPercentless = "yuzdeucuz";
5831 CmdPercentlessShort = "yu";
5832 CmdPrintin = "buraya_aktar";
5833 CmdProtectWindow = "pencere-koru";
5834 CmdProtectWindow0 = "asla";
5835 CmdProtectWindow1 = "taramada";
5836 CmdProtectWindow2 = "daima";
5837 CmdScan = "tara";
5838 CmdShift = "shift";
5839 CmdToggle = "degistir";
5840 ShowAverage = "ortalamay\195\132\194\177-goster";
5841 ShowEmbedBlank = "goster-yerlestir-beyazcizgi";
5842 ShowLink = "goster-sekme";
5843 ShowMedian = "goster-ortanca";
5844 ShowRedo = "goster-uyar\195\132\194\177";
5845 ShowStats = "goster-istatistik";
5846 ShowSuggest = "goster-oneri";
5847 ShowVerbose = "goster-detayli";
5848  
5849  
5850 -- Section: Config Text
5851 GuiAlso = "Ek veri g\195\131\194\182sterlecek";
5852 GuiAlsoDisplay = "%s i\195\131\194\167in veri g\195\131\194\182steriliyor";
5853 GuiAlsoOff = "Di\195\132\197\184er sunucu/taraf verisi g\195\131\194\182sterilmiyor";
5854 GuiAlsoOpposite = "Di\195\132\197\184er taraf i\195\131\194\167in de bilgi g\195\131\194\182steriliyor.";
5855 GuiAuctionDuration = "Varsay\195\132\194\177lan m\195\131\194\188zayede s\195\131\194\188resi";
5856 GuiAuctionHouseHeader = "M\195\131\194\188zayede evi (AH) penceresi";
5857 GuiAuctionHouseHeaderHelp = "M\195\131\194\188zayede evi (AH) penceresinin ayarlar\195\132\194\177n\195\132\194\177 de\195\132\197\184i\195\133\197\184tir";
5858 GuiAutofill = "M\195\131\194\188zayede evinde (AH) fiyatlar\195\132\194\177 otomatik olarak gir.";
5859 GuiAverages = "Ortalamalar\195\132\194\177 g\195\131\194\182ster";
5860 GuiBidmarkdown = "%x daha d\195\131\194\188\195\133\197\184\195\131\194\188k fiyata koy";
5861 GuiClearall = "B\195\131\194\188t\195\131\194\188n Auctioneer verilerini sil";
5862 GuiClearallButton = "Hepsini Sil";
5863 GuiClearallHelp = "Aktif sunucudaki t\195\131\194\188m Auctioneer verilerini siler";
5864 GuiClearallNote = "Aktif sunucu ve taraf\195\132\194\177n t\195\131\194\188m verileri";
5865 GuiClearHeader = "Verileri Sil";
5866 GuiClearHelp = "Auctioneer verilerini siler. T\195\131\194\188m verileri veya son taramay\195\132\194\177 se\195\131\194\167iniz. UYARI: bu i\195\133\197\184lemin geri d\195\131\194\182n\195\131\194\188\195\133\197\184\195\131\194\188 yok";
5867 GuiClearsnap = "Son tarama verilerini sil";
5868 GuiClearsnapButton = "Son tarama sil";
5869 GuiClearsnapHelp = "Auctioneer in son tarama verilerini silmek i\195\131\194\167in t\195\132\194\177klay\195\132\194\177n.";
5870 GuiDefaultAll = "Auctioneer ayarlar\195\132\194\177n\195\132\194\177 s\195\132\194\177f\195\132\194\177rla";
5871 GuiDefaultAllButton = "Hepsini S\195\132\194\177f\195\132\194\177rla";
5872 GuiDefaultAllHelp = "Auctioneer ayarlar\195\132\194\177n\195\132\194\177n hepsini s\195\132\194\177f\195\132\194\177rlamak i\195\131\194\167in t\195\132\194\177klay\195\132\194\177n\195\132\194\177z. UYARI: Bu i\195\133\197\184lemin geri d\195\131\194\182n\195\131\194\188\195\133\197\184\195\131\194\188 yoktur";
5873 GuiDefaultOption = "Bu ayar\195\132\194\177 s\195\132\194\177f\195\132\194\177rla";
5874 GuiEmbed = "Bilgileri oyun i\195\131\194\167i imge\195\131\194\167 ucuna yerle\195\133\197\184tir";
5875 GuiEmbedBlankline = "Oyun i\195\131\194\167i imge\195\131\194\167 ucunda bo\195\133\197\184 sat\195\132\194\177r g\195\131\194\182ster";
5876 GuiEmbedHeader = "Yerle\195\133\197\184tir";
5877 GuiLink = "LinkID g\195\131\194\182ster";
5878 GuiLoad = "Auctioneer i otomatik y\195\131\194\188kle";
5879 GuiLoad_Always = "daima";
5880 GuiLoad_AuctionHouse = "M\195\131\194\188zayede Evinde";
5881 GuiLoad_Never = "asla";
5882 GuiLocale = "Yer ayarla";
5883 GuiMainEnable = "Etkinkil Auctioneer";
5884 GuiMaxless = "Max pazar fiyatinin alt\195\132\194\177na inme y\195\131\194\188zdesi";
5885 GuiMedian = "Ortancalar\195\132\194\177 g\195\131\194\182ster";
5886 GuiNocomp = "Rekabet yokken indirim y\195\131\194\188zdesi";
5887 GuiNoWorldMap = "Auctioneer: D\195\131\194\188nya haritas\195\132\194\177n\195\132\194\177n g\195\131\194\182sterimi engellendi";
5888 GuiOtherHeader = "Di\195\132\197\184er se\195\131\194\167enekler";
5889 GuiOtherHelp = "Di\195\132\197\184er Auctioneer se\195\131\194\167enekleri";
5890 GuiPercentsHeader = "Auctioneer limit y\195\131\194\188zdeleri";
5891 GuiPercentsHelp = "D\195\132\194\176KKAT: Takip eden se\195\131\194\167enekler SADECE uzman oyuncular i\195\131\194\167indir. Auctioneer'in karl\195\132\194\177l\195\132\194\177k belirlemesi yaparken ne kadar h\195\132\194\177rsl\195\132\194\177 olmas\195\132\194\177n\195\132\194\177 istedi\195\132\197\184inizi bu de\195\132\197\184erleri de\195\132\197\184i\195\133\197\184tirerek ayarlay\195\132\194\177n. ";
5892 GuiPrintin = "\195\131\226\128\161\195\132\194\177kt\195\132\194\177 penceresi se\195\131\194\167";
5893 GuiProtectWindow = "M\195\131\194\188zayede penceresinin istenmeden kapanmas\195\132\194\177n\195\132\194\177 engelle";
5894 GuiRedo = "Uzun tarama uyar\195\132\194\177s\195\132\194\177";
5895 GuiReloadui = "Kullan\195\132\194\177c\195\132\194\177 arabirimini yeniden y\195\131\194\188kler";
5896 GuiReloaduiFeedback = "WoW arabirimi y\195\131\194\188kleniyor";
5897 GuiReloaduiHelp = "Ayarlar\195\132\194\177n\195\132\194\177z\195\132\194\177 yapt\195\132\194\177ktan sonra WoW aray\195\131\194\188z\195\131\194\188n\195\131\194\188 tekrar y\195\131\194\188klemek i\195\131\194\167in buraya t\195\132\194\177klay\195\132\194\177n\195\132\194\177z ki ayarlar\195\132\194\177n\195\132\194\177z uyu\195\133\197\184sun.";
5898 GuiRememberText = "Fiyat\195\132\194\177 hat\195\132\194\177rla";
5899 GuiStatsEnable = "\195\132\194\176statistikleri g\195\131\194\182ster";
5900 GuiStatsHeader = "Fiyat \195\132\194\176statistikleri";
5901 GuiStatsHelp = "Bu \195\132\194\176statistikleri Tooltip'de g\195\131\194\182ster";
5902 GuiSuggest = "Tavsiye edilen fiyat\195\132\194\177 g\195\131\194\182ster";
5903 GuiUnderlow = "En d\195\131\194\188\195\133\197\184\195\131\194\188k rakibin alt\195\132\194\177na inme y\195\131\194\188zdesi";
5904 GuiUndermkt = "Pazar alt\195\132\194\177na inme y\195\131\194\188zdesi";
5905 GuiVerbose = "Detayl\195\132\194\177 Mode";
5906  
5907  
5908 -- Section: Conversion Messages
5909 MesgConvert = "Auctioneer veritaban\195\132\194\177 dn\195\131\194\188\195\133\197\184t\195\131\194\188r\195\131\194\188m\195\131\194\188. L\195\131\194\188tfen \195\131\194\182nce SavedVariables\Auctioneer.lua dosyan\195\132\194\177z\195\132\194\177 yedekleyin.%s%s";
5910 MesgConvertNo = "Auctioneer'i devre d\195\132\194\177\195\133\197\184\195\132\194\177 b\195\132\194\177rak";
5911 MesgConvertYes = "D\195\131\194\182n\195\131\194\188\195\133\197\184t\195\131\194\188r";
5912 MesgNotconverting = "Auctioneer veritaban\195\132\194\177n\195\132\194\177z\195\132\194\177 d\195\131\194\182n\195\131\194\188\195\133\197\184t\195\131\194\188rm\195\131\194\188yor, fakat bu i\195\133\197\184lemi yapmad\195\132\194\177\195\132\197\184\195\132\194\177n\195\132\194\177z s\195\131\194\188rece de \195\131\194\167al\195\132\194\177\195\133\197\184mayacakt\195\132\194\177r.";
5913  
5914  
5915 -- Section: Game Constants
5916 TimeLong = "Uzun";
5917 TimeMed = "Orta";
5918 TimeShort = "K\195\132\194\177sa";
5919 TimeVlong = "\195\131\226\128\161ok Uzun";
5920  
5921  
5922 -- Section: Generic Messages
5923 DisableMsg = "Auctioneer'in otomatik y\195\131\194\188klenmesini devre d\195\132\194\177\195\133\197\184\195\132\194\177 b\195\132\194\177rak.";
5924 FrmtWelcome = "Auctioneer v%s y\195\131\194\188klendi";
5925 MesgNotLoaded = "Auctioneer y\195\131\194\188klenmedi. Daha fazla bilgi i\195\131\194\167in /auctioneer yaz\195\132\194\177n\195\132\194\177z.";
5926 StatOff = "A\195\131\194\167\195\132\194\177k artt\195\132\194\177rma verileri g\195\131\194\182sterilmiyor.";
5927 StatOn = "Tan\195\132\194\177mlanm\195\132\194\177\195\133\197\184 a\195\131\194\167\195\132\194\177k artt\195\132\194\177rma verileri g\195\131\194\182r\195\131\194\188nt\195\131\194\188leniyor.";
5928  
5929  
5930 -- Section: Generic Strings
5931 TextAuction = "a\195\131\194\167\195\132\194\177k artt\195\132\194\177rma";
5932 TextCombat = "D\195\131\194\182v\195\131\194\188\195\133\197\184";
5933 TextGeneral = "Genel";
5934 TextNone = "hi\195\131\194\167bir\195\133\197\184ey";
5935 TextScan = "Tarama";
5936 TextUsage = "Kullan\195\132\194\177m\195\132\194\177:";
5937  
5938  
5939 -- Section: Scanning Messages
5940 AuctionDiscrepancies = "Tutars\195\132\194\177zl\195\132\194\177klar: %s";
5941 AuctionScanDone = "Auctioneer: Tarama sonu\195\131\194\167land\195\132\194\177";
5942 AuctionScanNocat = "En az\195\132\194\177ndan bir kategori tarama i\195\131\194\167in se\195\131\194\167ilmi\195\133\197\184 olmal\195\132\194\177";
5943 AuctionScanRedo = "Su anki sayfan\195\132\194\177n tamamlanmas\195\132\194\177 %d saniyeden uzun s\195\131\194\188rd\195\131\194\188, sayfay\195\132\194\177 tekrar deniyor.";
5944 AuctionScanStart = "Auctioneer: taran\195\132\194\177yor %s sayfa 1... ";
5945 AuctionTotalAucts = "Taranan toplam a\195\131\194\167\195\132\194\177k art\195\132\194\177rma: %s ";
5946  
5947  
5948 -- Section: Tooltip Messages
5949 FrmtInfoAlsoseen = "%s 'de %d kere g\195\131\194\182r\195\131\194\188ld\195\131\194\188 ";
5950 FrmtInfoAverage = "%s min/%s SA (%s teklif alm\195\132\194\177\195\133\197\184) ";
5951 FrmtInfoBidMulti = "Teklif edilen (%s%s herbir) ";
5952 FrmtInfoBidOne = "Teklif edilen%s";
5953 FrmtInfoBidrate = "%d%% sine teklif var, %d%% sinin SA si var";
5954 FrmtInfoBuymedian = "Sat\195\132\194\177n al ortancas\195\132\194\177";
5955 FrmtInfoBuyMulti = "Sat\195\132\194\177n al (%s%s herbir) ";
5956 FrmtInfoBuyOne = "Sat\195\132\194\177n al%s ";
5957 FrmtInfoForone = "1 adet i\195\131\194\167in: %s min/%s SA (%s teklif alm\195\132\194\177\195\133\197\184) [in %d's] ";
5958 FrmtInfoHeadMulti = "%d adet i\195\131\194\167in ortalama: ";
5959 FrmtInfoHeadOne = "Bu cisim i\195\131\194\167in ortalamalar";
5960 FrmtInfoHistmed = "Son %d, ortanca SA () ";
5961 FrmtInfoMinMulti = "Ba\195\133\197\184lang\195\132\194\177\195\131\194\167 fiyat\195\132\194\177 (%s herbir) ";
5962 FrmtInfoMinOne = "Ba\195\133\197\184lang\195\132\194\177\195\131\194\167 fiyat\195\132\194\177";
5963 FrmtInfoNever = "%s 'de hi\195\131\194\167 g\195\131\194\182r\195\131\194\188lmedi";
5964 FrmtInfoSeen = "%d kere a\195\131\194\167\195\132\194\177k art\195\132\194\177rmada g\195\131\194\182r\195\131\194\188ld\195\131\194\188 toplamda";
5965 FrmtInfoSgst = "Tavsiye edilen fiyat: %s min/%s SA";
5966 FrmtInfoSgststx = "%d adetlik grubunuz i\195\131\194\167in tavsiye edilen fiyat: %s min/%s SA";
5967 FrmtInfoSnapmed = "Taranan %d, ortanca SA (herbir) ";
5968 FrmtInfoStacksize = "Ortalama grup b\195\131\194\188y\195\131\194\188kl\195\131\194\188\195\132\197\184\195\131\194\188: %d adet";
5969  
5970 };
5971 }