vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --[[
2 Localization stings for Gatherer config UI
3 english set by default, localized versions overwrite the variables.
4 Revision: $Id: UI_localization.lua 284 2006-09-14 22:56:01Z esamynn $
5  
6 ToDo:
7 - Missing German strings
8 - Missing Chinese strings
9 ]]
10  
11 -- Quick Menu
12 GATHERER_TEXT_TITLE_BUTTON = "Gatherer Options";
13  
14 GATHERER_TEXT_TOGGLE_MINIMAP = "Minimap ";
15 GATHERER_TEXT_TOGGLE_MAINMAP = "Worldmap ";
16 GATHERER_TEXT_TOGGLE_HERBS = "Herbs ";
17 GATHERER_TEXT_TOGGLE_MINERALS = "Ores ";
18 GATHERER_TEXT_TOGGLE_TREASURE = "Treasures ";
19 GATHERER_TEXT_TOGGLE_REPORT = "Report";
20 GATHERER_TEXT_TOGGLE_SEARCH = "Search";
21  
22 GATHERER_REPORT_TIP = "Access Report dialog.";
23 GATHERER_SEARCH_TIP = "Access Search dialog.";
24 GATHERER_MENUTITLE_TIP = "Access Configuration dialog.";
25 GATHERER_ZMBUTTON_TIP = "Access Zone Match dialog.";
26  
27 -- Quick Menu Options
28 GATHERER_TEXT_CONFIG_TITLE = "Gatherer: Options";
29 GATHERER_TAB_MENU_TEXT = "Quick Menu";
30  
31 GATHERER_TEXT_SHOWONMOUSE = "Show on mouse over";
32 GATHERER_TEXT_HIDEONMOUSE = "Hide on mouse out";
33 GATHERER_TEXT_SHOWONCLICK = "Show on left click";
34 GATHERER_TEXT_HIDEONCLICK = "Hide on left click";
35 GATHERER_TEXT_HIDEONBUTTON = "Hide on button press";
36 GATHERER_TEXT_POSITION = "Position";
37 GATHERER_TEXT_RADIUS = "Radius";
38 GATHERER_TEXT_HIDEICON = "Hide menu icon";
39  
40 GATHERER_SHOWONMOUSE_TIP = "Show menu on icon mouse over.";
41 GATHERER_SHOWONCLICK_TIP = "Show Menu on icon left-click.";
42 GATHERER_HIDEONMOUSE_TIP = "Hide menu off mouse over.";
43 GATHERER_HIDEONCLICK_TIP = "Hide menu on icon left-click.";
44 GATHERER_HIDEONBUTTON_TIP = "Hide menu on selection.";
45 GATHERER_HIDEICON_TIP = "Hide minimap icon to access menu.";
46 GATHERER_TEXT_POSITION_TIP = "Adjusts the position of the tracking icon around the border of the minimap.";
47 GATHERER_TEXT_RADIUS_TIP = "Adjusts the position of the tracking icon from the center of the minimap.";
48  
49 GATHERER_TAB_MENU_TEXT_TIP = "Access QuickMenu Options.";
50  
51 -- Globals Options
52 GATHERER_TAB_GLOBALS_TEXT = "Globals";
53  
54 GATHERER_TEXT_RAREORE = "Couple Rare Ore/Herbs";
55 GATHERER_TEXT_NO_MINICONDIST = "No icon under min distance";
56 GATHERER_TEXT_MAPMINDER = "Activate Map Minder";
57 GATHERER_TEXT_MAPMINDER_VALUE = "Map Minder timer";
58 GATHERER_TEXT_FADEPERC = "Fade Percent";
59 GATHERER_TEXT_FADEDIST = "Fade Distance";
60 GATHERER_TEXT_THEME = "Theme: ";
61 GATHERER_TEXT_MINIIDIST = "Minimal icon distance";
62 GATHERER_TEXT_NUMBER = "Mininotes number";
63 GATHERER_TEXT_MAXDIST = "Mininotes distance";
64 GATHERER_TEXT_HIDEMININOTES = "Hide mininotes";
65 GATHERER_TEXT_TOGGLEWORLDNOTES = "Long world note names";
66 GATHERER_TEXT_WMICONSIZEEB = "Worldmap icon size";
67 GATHERER_TEXT_WMICONALPHAEB = "Worldmap icon transparency";
68 GATHERER_TEXT_ALPHAUNDER_MINICON= "Transparency under min";
69  
70 GATHERER_MAPMINDER_TIP = "Activate/Deactivate Map Minder.";
71 GATHERER_TEXT_MAPMINDER_TIP = "Adjusts the Map Minder timer.";
72 GATHERER_THEME_TIP = "Set Icon Theme.";
73 GATHERER_NOMINIICONDIST_TIP = "No display of minimap icon under min distance.";
74 GATHERER_RAREORE_TIP = "Show common/rare ore/herbs together.";
75 GATHERER_TEXT_FADEPERC_TIP = "Adjusts icons fade percent." ;
76 GATHERER_TEXT_FADEDIST_TIP = "Adjusts icons fade distance.";
77 GATHERER_TEXT_MINIIDIST_TIP = "Adjusts minimal distance at which item icon appears.";
78 GATHERER_TEXT_NUMBER_TIP = "Adjusts number of mininotes displayed on the minimap.";
79 GATHERER_TEXT_MAXDIST_TIP = "Adjusts maximum distance to consider when looking for mininotes to display on the minimap.";
80 GATHERER_HIDEMININOTES_TIP = "Do not display mininotes on minimap.";
81 GATHERER_TOGGLEWORLDNOTES_TIP = "Toggle between short/long item name in worldmap notes.";
82 GATHERER_WMICONSIZEEB_TIP = "Set Icon size on world map.";
83 GATHERER_WMICONALPHAEB_TIP = "Set Icon transparency on world map.";
84 GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "Set mininote transparency under minimal distance";
85  
86 GATHERER_TAB_GLOBALS_TEXT_TIP = "Access Global Options.";
87  
88 -- Filters Options
89 GATHERER_TAB_FILTERS_TEXT = "Filters";
90  
91 GATHERER_TEXT_FILTER_HERBS = "Herbs: ";
92 GATHERER_TEXT_FILTER_ORE = "Ore: ";
93 GATHERER_TEXT_FILTER_TREASURE = "Treasure: ";
94 GATHERER_TEXT_LINKRECORD = "Filter Record"
95 GATHERER_TEXT_WMFILTERS = "Filters on World Map";
96 GATHERER_TEXT_DISABLEWMFIX = "Enable Show/Hide button";
97  
98 GATHERER_HERBSKLEB_TIP = "Set min Herbalism skill for display.";
99 GATHERER_ORESKLEB_TIP = "Set min Mining skill for display.";
100 GATHERER_HERBDDM_TIP = "Filter shown herbs.";
101 GATHERER_OREDDM_TIP = "Filter shown ores.";
102 GATHERER_TREASUREDDM_TIP = "Filter shown treasures.";
103 GATHERER_TEXT_LINKRECORD_TIP = "Link recording to selected filters.";
104 GATHERER_TEXT_WMFILTERS_TIP = "Toggle items filters on world map.";
105 GATHERER_TEXT_DISABLEWMFIX_TIP = "Enable World Map Show/Hide button to display items";
106  
107 GATHERER_TAB_FILTERS_TEXT_TIP = "Access Filters Options."
108  
109 -- Zone Rematch Dialog
110 GATHERER_TEXT_REMATCH_TITLE = "Zone Rematch";
111  
112 GATHERER_TEXT_APPLY_REMATCH = "Apply Zone Rematch:";
113 GATHERER_TEXT_SRCZONE_MISSING = "Source Zone not selected.";
114 GATHERER_TEXT_DESTZONE_MISSING = "Destination Zone not selected.";
115 GATHERER_TEXT_FIXITEMS = "Fix Item Names";
116 GATHERER_TEXT_LASTMATCH = "Last Match: ";
117 GATHERER_TEXT_LASTMATCH_NONE = "None";
118 GATHERER_TEXT_CONFIRM_REMATCH = "Confirm Zone Rematch (WARNING, this will modify data)";
119  
120 GATHERER_ZM_FIXITEM_TIP = "Fix Items names, localized version only.";
121 GATHERER_ZM_SRCDDM_TIP = "Set Source Map order.";
122 GATHERER_ZM_DESTDDM_TIP = "Set Destination Map order.";
123  
124 -- Report Dialog
125 GATHERER_TAB_REPORT_TIP = "Node Report by Zone.";
126  
127 GATHERER_REPORT_LOCATION = "Location:";
128 GATHERER_REPORT_COL_TYPE = "Type";
129 GATHERER_REPORT_COL_NAME = "Gatherable";
130 GATHERER_REPORT_COL_PTYPE = "% Type";
131 GATHERER_REPORT_COL_PDENSITY = "% Density";
132  
133 GATHERER_REPORT_SUMMARY = "Total: # gather for & nodes";
134  
135 -- Search Dialog
136 GATHERER_TAB_SEARCH_TIP = "Search for Zone containing specific item.";
137  
138 GATHERER_SEARCH_LOCATION = "Item:";
139 GATHERER_SEARCH_COL_CONTINENT = "Continent";
140 GATHERER_SEARCH_COL_ZONE = "Zone";
141 GATHERER_SEARCH_COL_PNODE = "% Node";
142 GATHERER_SEARCH_COL_PDENSITY = "% Density";
143  
144 GATHERER_SEARCH_SUMMARY = "Found: # nodes in & zones";
145  
146 -- World Map
147 GATHERER_FILTERDM_TEXT = "Filters"
148 GATHERER_FILTERDM_TIP = "Modify item filters."
149  
150 -- Bindings
151 BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer";
152  
153 BINDING_NAME_GATHERER_BINDING_QUICKMENU = "Show/Hide Gatherer Quick Menu";
154 BINDING_NAME_GATHERER_BINDING_OPTIONS = "Show/Hide Gatherer Options";
155 BINDING_NAME_GATHERER_BINDING_REPORT = "Show/Hide Gatherer Report";
156 BINDING_NAME_GATHERER_BINDING_SEARCH = "Show/Hide Gatherer Options";
157  
158 -- MyAddons Help Pages
159 GathererHelp = {};
160 GathererHelp[1] ="|cffff7f3fTable of Contents|r\n\n1- Quick Menu\n2- Minimap\n3- World Map\n4- Options Dialog\n5- Zone Rematch Dialog\n6- Report Dialog\n7- Search Dialog\n8- Node Editor\n";
161 GathererHelp[2] ="|cffff7f3fQuick Menu:|r\n\nAllows fast access to basic display filters (minimap, world map, herbs, ores and treasures) as well as access to the statistic dialogs (see help pages on Report and Search).\n\nClicking on the menu title will bring up the configuration dialog.\n";
162 GathererHelp[3] ="|cffff7f3fMinimap:|r\n\nThe minimap will display icons for the closest gathers (25 max, according to filters, number of gather to show, max distance to consider, etc.).\n\nMousing over these icons will bring up a tooltip detailing the gatherable name, the number of time a successful gather was performed there and the distance to it from current position (in units and time to get there in a straight line at standard running speed).\n";
163 GathererHelp[4] ="|cffff7f3fWorld Map:|r\n\nThe World Map will display icons for all gathered items in the selected zone (400 max, according to selected filters, etc.).\n\nSince having a great number of items to display may cause lag while trying to access the map, by default the items are shown (there is a toggle in the Filters option tab not to display them all the time, it enables a Show Items button on the world map).\n\nThe World Map also allows access to the Node Editor to do some basic manipulation on the Database, by alt-right clicking on a node.\n";
164 GathererHelp[5] ="|cffff7f3fOptions Dialog:|r\n\nThe option dialog is divided in 3 tabs: Filters, Globals, Quick Menu\n\n|cffff7f3fFilters Tab|r deals with filters related option (including control for the Show/Hide button on the World Map).\n\n|cffff7f3fGlobals Tab|r handles options related to core Gatherer functionnality (most of these are also availale though command line).\n\n|cffff7f3fQuick Menu Tab|r controls the behaviour of the quick menu from the minimap icon (including icon position and show/hide control).\n";
165 GathererHelp[6] ="|cffff7f3fZone Rematch Dialog:|r\n\nThis is mainly a facility for localized WoW clients in which the zone name translations were not complete by the time of the official WoW release.\n\nWhen zone names are changed, zone indexes change too because they are sorted alphabetically.\nThis facility provides transition matrixes to fix these indexes by selecting a Source Zone order (ie. previous one) and a Destination Zone order (ie. current one) identified by the WoW version and prefixed by WoW client language (the fix item checkbox allows item names that have been changed to be fixed).\n\nThis also allows global manipulation of the database, such as changing it's format, this is done with any selected source and destination zone order, for non-localized clients an identify matrix should be used (ie. same source and destination order).\n\n|cffff7f3fDatabase is modified, so keep a backup of your data, just in case.|r\n";
166 GathererHelp[7] ="|cffff7f3fReport Dialog:|r\n\nIn this dialog you can display the items you have collected in the various zones (one zone at a time) for a quick overview.\n\nYou can click on the various column headings to sort (and reverse sort) the display according to that column contents.\n\nMost of the columns are self-explanatory, except for the ones detailed below:\n|cffff7f3fType %:|r\n Percentage of the ressource compared to number of recorded gather of the same type in zone.\n\n|cffff7f3fDensity %:|r\n Percentage of the ressource compared to number of recorded gather of the same item worldwide.\n";
167 GathererHelp[8] ="|cffff7f3fSearch Dialog:|r\n\nIn this dialog you can specify an item and display the various zones in which it has already been gathered.\n\nYou can click on the various column headings to sort (and reverse sort) the display according to that column contents.\n\nMost of the columns are self-explanatory, except for the ones detailed below:\n|cffff7f3fNode %:|r\n Percentage of the ressource compared to the number of nodes in zone.\n\n|cffff7f3fDensity %:|r\n Percentage of the ressource compared to total matching nodes worldwide.\n";
168 GathererHelp[9] ="|cffff7f3fNode Editor:|r\n\nIn this dialog you (alt-right click on a node in the World Map), you can change the node name, it's icon, toggle it as bugged or delete it.\n\n|cffff7f3fToggle Bugged|r will only work for the current selected node.\n\n|cffff7f3fDelete|r use scope (Node by default to avoid mistakes) and can be extended to Zone, Continent and World scopes.\n\n|cffff7f3fAccept|r will take into account the new node name (remember to hit enter after filling the new name) and/or icon.\nAs for the delete button, this one takes scope into account and can be applied at Node, Zone, Continent and World level.\n";
169 GathererHelp.currentPage=1;
170  
171 GathererDetails = {}; -- this line MUST NOT be repeated in localization blocks
172 GathererDetails["description"] = "Show gathered herbs/ores/treasures locations";
173 GathererDetails["releaseDate"] = "August 27, 2006";
174  
175 if ( GetLocale() == "frFR" ) then
176 -- Quick Menu
177 GATHERER_TEXT_TITLE_BUTTON = "Gatherer Options";
178  
179 GATHERER_TEXT_TOGGLE_MINIMAP = "Carte: Minicarte ";
180 GATHERER_TEXT_TOGGLE_MAINMAP = "Carte: Monde ";
181 GATHERER_TEXT_TOGGLE_HERBS = "R\195\169colte Herbes ";
182 GATHERER_TEXT_TOGGLE_MINERALS = "R\195\169colte Gisements ";
183 GATHERER_TEXT_TOGGLE_TREASURE = "R\195\169colte Tr\195\169sors ";
184 GATHERER_TEXT_TOGGLE_REPORT = "Rapport";
185 GATHERER_TEXT_TOGGLE_SEARCH = "Recherche";
186  
187 GATHERER_REPORT_TIP = "Vers la fenetre de rapport.";
188 GATHERER_SEARCH_TIP = "Vers la fenetre de recherche.";
189 GATHERER_MENUTITLE_TIP = "Vers la fenetre de configuration.";
190 GATHERER_ZMBUTTON_TIP = "Vers la synchronisation de zone.";
191  
192 -- Quick Menu Options
193 GATHERER_TEXT_CONFIG_TITLE = "Gatherer: Options";
194 GATHERER_TAB_MENU_TEXT = "Menu Rapide"
195  
196 GATHERER_TEXT_SHOWONMOUSE = "Montrer sur passage souris";
197 GATHERER_TEXT_HIDEONMOUSE = "Cacher hors passage souris";
198 GATHERER_TEXT_SHOWONCLICK = "Montrer sur clic gauche";
199 GATHERER_TEXT_HIDEONCLICK = "Cacher sur clic gauche";
200 GATHERER_TEXT_HIDEONBUTTON = "Cacher sur activation bouton";
201 GATHERER_TEXT_POSITION = "Position";
202 GATHERER_TEXT_RADIUS = "Rayon";
203 GATHERER_TEXT_HIDEICON = "Cacher l'icone de menu";
204  
205 GATHERER_TEXT_POSITION_TIP = "Ajuste la position de l'icone sur le bord de la minicarte.";
206 GATHERER_TEXT_RADIUS_TIP = "Ajuste la position de l'icone par rapport au centre de la minicarte.";
207 GATHERER_SHOWONMOUSE_TIP = "Montrer le menu en passant la souris sur l'icone.";
208 GATHERER_SHOWONCLICK_TIP = "Montrer le menu en faisant un clic gauche sur l'icone.";
209 GATHERER_HIDEONMOUSE_TIP = "Cacher le menu quand la souris n'est plus sur l'icone.";
210 GATHERER_HIDEONCLICK_TIP = "Cacher le menu en faisant un clic gauche sur l'icone.";
211 GATHERER_HIDEONBUTTON_TIP = "Cacher le menu quand on clique sur un de ses \195\169l\195\169ments.";
212 GATHERER_HIDEICON_TIP = "Cacher l'icone d'acc\195\168s au menu.";
213  
214 GATHERER_TAB_MENU_TEXT_TIP = "Acc\195\169der aux options du Menu rapide."
215  
216 -- Globals Options
217 GATHERER_TAB_GLOBALS_TEXT = "G\195\169n\195\169ral"
218  
219 GATHERER_TEXT_RAREORE = "Coupler Minerais/Herbes Rares";
220 GATHERER_TEXT_NO_MINICONDIST = "Pas d'icone sous distance mini";
221 GATHERER_TEXT_MAPMINDER = "Activation Map Minder";
222 GATHERER_TEXT_MAPMINDER_VALUE = "Dur\195\169e Map Minder";
223 GATHERER_TEXT_FADEPERC = "Pourcentage transparence";
224 GATHERER_TEXT_FADEDIST = "Distance transparence";
225 GATHERER_TEXT_THEME = "Th\195\168me: ";
226 GATHERER_TEXT_MINIIDIST = "Distance mini icone";
227 GATHERER_TEXT_NUMBER = "Nombre de notes";
228 GATHERER_TEXT_MAXDIST = "Distance maxi notes";
229 GATHERER_TEXT_HIDEMININOTES = "Cacher les mininotes";
230 GATHERER_TEXT_TOGGLEWORLDNOTES = "Noms longs sur carte du monde";
231 GATHERER_TEXT_WMICONSIZEEB = "Taille icone carte du monde";
232 GATHERER_TEXT_WMICONALPHAEB = "Alpha icone carte du monde";
233 GATHERER_TEXT_ALPHAUNDER_MINICON= "Alpha sous distance mini";
234  
235 GATHERER_TEXT_MAPMINDER_TIP = "Ajuste la dur\195\169e du Map Minder.";
236 GATHERER_TEXT_FADEPERC_TIP = "Ajuste le pourcentage de transparence des icones." ;
237 GATHERER_TEXT_FADEDIST_TIP = "Ajuste la distance de transparence des icones.";
238 GATHERER_TEXT_MINIIDIST_TIP = "Ajuste la distance minimale a laquelle l'icone apparait.";
239 GATHERER_TEXT_NUMBER_TIP = "Ajuste le nombre de notes affich\195\169es sur la minicarte.";
240 GATHERER_TEXT_MAXDIST_TIP = "Ajuste la distance maximum pour l'affichage des notes sur la minicarte.";
241 GATHERER_MAPMINDER_TIP = "Activater/D\195\169sactiver Map Minder.";
242 GATHERER_THEME_TIP = "Choisir le th\195\168me d'icone.";
243 GATHERER_NOMINIICONDIST_TIP = "Ne pas afficher les mini-icones en dessous de la distance minimale.";
244 GATHERER_RAREORE_TIP = "Coupler l'affichage des herbes/minerais rares.";
245 GATHERER_TOGGLEWORLDNOTES_TIP = "Basculer entre les noms courts/longs des objets sur la carte du monde.";
246 GATHERER_WMICONSIZEEB_TIP = "Choisir la taille des icones sur la carte du monde.";
247 GATHERER_WMICONALPHAEB_TIP = "Choisir l'alpha des icones sur la carte du monde.";
248 GATHERER_HIDEMININOTES_TIP = "Ne pas afficher les mininotes sur la minicarte.";
249 GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "Choisir l'apha des mininotes en dessous de la distance minimale.";
250  
251 GATHERER_TAB_GLOBALS_TEXT_TIP = "Acc\195\169der aux options g\195\169n\195\169nales."
252  
253 -- Filters Options
254 GATHERER_TAB_FILTERS_TEXT = "Filtres"
255  
256 GATHERER_TEXT_FILTER_HERBS = "Herbes: ";
257 GATHERER_TEXT_FILTER_ORE = "Gisements: ";
258 GATHERER_TEXT_FILTER_TREASURE = "Tr\195\169sors: ";
259 GATHERER_TEXT_LINKRECORD = "Saisie Filtr\195\169e"
260 GATHERER_TEXT_WMFILTERS = "Filtres Carte du Monde"
261 GATHERER_TEXT_DISABLEWMFIX = "Active le bouton Show/Hide";
262  
263 GATHERER_HERBSKLEB_TIP = "Comp\195\169tence mini pour l'affichage les herbes.";
264 GATHERER_ORESKLEB_TIP = "Comp\195\169tence mini pour l'affichage des minerais.";
265 GATHERER_HERBDDM_TIP = "Filtrer les herbes affich\195\169es.";
266 GATHERER_OREDDM_TIP = "Filtrer les minerais affich\195\169es.";
267 GATHERER_TEXT_LINKRECORD_TIP = "Conditionne l'enregistrement au contenu du filtre.";
268 GATHERER_TREASUREDDM_TIP = "Filtrer les tr\195\169sors affich\195\169es.";
269 GATHERER_TEXT_WMFILTERS_TIP = "Montre/Cache les filtres d'objets sur la Carte du Monde."
270 GATHERER_TEXT_DISABLEWMFIX_TIP = "Active bouton show/hide sur la carte du monde, \195\160 vos risques.";
271  
272 GATHERER_TAB_FILTERS_TEXT_TIP = "Acc\195\169der aux options des filtres."
273  
274 -- Zone Rematch Dialog
275 GATHERER_TEXT_REMATCH_TITLE = "Zone Rematch";
276  
277 GATHERER_TEXT_APPLY_REMATCH = "Synchronisation des zones:";
278 GATHERER_TEXT_SRCZONE_MISSING = "Zone Source non s\195\169lection\195\169e.";
279 GATHERER_TEXT_DESTZONE_MISSING = "Zone Destination non s\195\169lection\195\169e.";
280 GATHERER_TEXT_FIXITEMS = "Correction du nom des objets";
281 GATHERER_TEXT_LASTMATCH = "Derni\195\168re synchro: ";
282 GATHERER_TEXT_LASTMATCH_NONE = "Aucune";
283 GATHERER_TEXT_CONFIRM_REMATCH = "Confirmation de la resynchronisation des zones (ATTENTION, cela modifie les donn\195\169es).";
284  
285 GATHERER_ZM_FIXITEM_TIP = "Correction des noms d'objets, version localis\195\169e uniquement.";
286 GATHERER_ZM_SRCDDM_TIP = "Choisir l'ordre des Zones d'origine.";
287 GATHERER_ZM_DESTDDM_TIP = "Choisir l'ordre des Zones destination.";
288  
289 -- Report Dialog
290 GATHERER_TAB_REPORT_TIP = "Rapport: points de r\195\169colte par Zone.";
291  
292 GATHERER_REPORT_LOCATION = "Localisation:";
293 GATHERER_REPORT_COL_TYPE = "Type";
294 GATHERER_REPORT_COL_NAME = "R\195\169coltable";
295 GATHERER_REPORT_COL_PTYPE = "% Type";
296 GATHERER_REPORT_COL_PDENSITY = "% Densit\195\169";
297  
298 GATHERER_REPORT_SUMMARY = "Total: # r\195\169coltes pour & points";
299  
300 -- Search Dialog
301 GATHERER_TAB_SEARCH_TIP = "Cherche les zones contenant un objet sp\195\169cifique.";
302  
303 GATHERER_SEARCH_LOCATION = "Objet:";
304 GATHERER_SEARCH_COL_CONTINENT = "Continent";
305 GATHERER_SEARCH_COL_ZONE = "Zone";
306 GATHERER_SEARCH_COL_PNODE = "% points";
307 GATHERER_SEARCH_COL_PDENSITY = "% Densit\195\169";
308  
309 GATHERER_SEARCH_SUMMARY = "Trouv\195\169s: # points dans & zones";
310  
311 -- World Map
312 GATHERER_FILTERDM_TEXT = "Filtres"
313 GATHERER_FILTERDM_TIP = "Modifie les filtres d'objets."
314  
315 -- Bindings
316 BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer";
317  
318 BINDING_NAME_GATHERER_BINDING_QUICKMENU = "Montrer/Cacher menu Gatherer";
319 BINDING_NAME_GATHERER_BINDING_OPTIONS = "Montrer/Cacher options Gatherer ";
320 BINDING_NAME_GATHERER_BINDING_REPORT = "Montrer/Cacher rapport Gatherer ";
321 BINDING_NAME_GATHERER_BINDING_SEARCH = "Montrer/Cacher recherche Gatherer";
322  
323 -- MyAddons Help Pages
324 GathererHelp = {};
325 GathererHelp[1] ="|cffff7f3fSommaire|r\n\n1- Menu Rapide\n2- Minicarte\n3- Carte du Monde\n4- Options\n5- Zone Match\n6- Rapport\n7- Recherche\n8- Editeur de point\n";
326 GathererHelp[2] ="|cffff7f3fMenu Rapide:|r\n\nAcc\195\168s rapide aux filtres basique (minicarte, carte du monde, herbes, minerais et tr\195\169sors) et aux \195\169crans de statistiques (voir pages d'aide sur Rapport et Recherche).\n\nEn cliquant sur le titre du menu, l'\195\169cran de configuration est affich\195\169.\n";
327 GathererHelp[3] ="|cffff7f3fMinicarte:|r\n\nLa minicarte affiche des icones pour les r\195\169coltables proches (25 max, selon les filtres, nombre \195\160 montrer, distance maxi \195\160 considerer, etc.).\n\nEn passant la souris dessus une fen\195\170tre est affich\195\169e et donne le nom de l'objet, le nombre de r\195\169coltes effectu\195\169es dessus et sa distance depuis la position actuelle du personnage (en unit\195\169s et temps pour se rendre au point en ligne droite \195\160 vitesse de course normale).\n";
328 GathererHelp[4] ="|cffff7f3fCarte du Monde:|r\n\nLa carte du monde affiche les icones de tout ce qui a \195\169t\195\169 r\195\169colt\195\169 dans la zone s\195\169lectionn\195\169e (400 max, selon les filtres choisis, etc.).\n\nUn grand nombre d'objet \195\160 afficher pouvant causer un d\195\169lai de l'affichage de la carte, par d\195\169faut les objets sont montr\195\169s (il y a une bascule dans l'onglet Filtres des options qui permet de ne pas les afficher en permanence, cela active un bouton Show Item sur la carte du monde).\n\nLa Carte du Monde permet aussi l'acc\195\169s \195\160 l'\195\169diteur de point pour effectuer des manipulations basiques sur la base de donn\195\169es, en faisant alt-clic droit sur un point.\n";
329 GathererHelp[5] ="|cffff7f3fOptions:|r\n\nLa fen\195\170tre d'options est divis\195\169e en 3 onglets: Filtres, G\195\169n\195\169ral et Menu Rapide.\n\n|cffff7f3fOnglet Filtres|r options relatives aux filtres (y compris le contr\195\180le pour le bouton Show/Hide sur la carte du monde).\n\n|cffff7f3fOnglet G\195\169n\195\169ral|r options relatives aux fonctionnalit\195\169s de base de Gatherer (la pluspart \195\169tant aussi disponibles par ligne de commande).\n\n|cffff7f3fOnglet Menu rapide|r contr\195\180le le comportement du menu rapide du bouton de la minicarte (y compris la position et l'affichage/non-affichage de l'icone).\n";
330 GathererHelp[6] ="|cffff7f3fZone Match:|r\n\nCeci est principalement pr\195\169vu pour les clients WoW localis\195\169s dans lesquels les traductions de nom de zones n'\195\169taient pas finis lors de la release officielle de WoW.\n\nQuand les noms de zone sont chang\195\169s, les index changent car elles sont tri\195\169es alphab\195\169tiquement.\nCet utilitaire fournit des matrices de transition pour les corriger en choisissant un ordre Source (ie. le pr\195\169c\195\169dent) et un ordre Destination (ie. l'actuel) identifi\195\169 par la version de WoW et prefix\195\169 par la langue du client (la case correction d'objet permet de corriger les noms d'objets traduits au fil de l'eau).\n\nCeci permet aussi de faire des manipulations globales sur la base, comme changer son format. Cela est fait avec d\195\168s qu'une transition est appliqu\195\169e, les clients non-localis\195\169s doivent utiliser des matrices d'identit\195\169 (ie. m\195\170me source et destination).\n\n|cffff7f3fLa base est modifi\195\169e, donc gardez une sauvegarde de celle-ci, au cas ou.|r\n";
331 GathererHelp[7] ="|cffff7f3fRapport:|r\n\nCette fen\195\170tre permet d'afficher les objets r\195\169colt\195\169s dans les diff\195\169rentes zones (une \195\160 la fois) pour avoir une vue d'ensemble rapide.\n\nVous pouvez cliquer sur les titres des colonnes pour trier (et tri inverse) l'affichage selon le contenu de la colonne choisie.\n\nLa pluspart des colonnes sont facilement compr\195\169hensibles, except\195\169 les 2 d\195\169taill\195\169es ci-apr\195\168s:\n|cffff7f3fType %:|r\n Pourcentage de resource par rapport au nombre de r\195\169colte du m\195\170me type dans la zone.\n\n|cffff7f3fDensit\195\169 %:|r\n Pourcentage de ressource par rapport au nombre total de r\195\169colte de l'objet dans le monde.\n";
332 GathererHelp[8] ="|cffff7f3fRecherche:|r\n\nDans cette fen\195\170tre vous pouvez rechercher un objet particulier et afficher les zones dans lesquelles vous l'avez d\195\169j\195\160 r\195\169colt\195\169.\n\nVous pouvez cliquer sur les titres des colonnes pour trier (et tri inverse) l'affichage selon le contenu de la colonne choisie.\n\nLa pluspart des colonnes sont facilement compr\195\169hensibles, except\195\169 les 2 d\195\169taill\195\169es ci-apr\195\168s:\n|cffff7f3f% points:|r\n Pourcentage de ressource par rapport au nombre de points de r\195\169colte de la zone.\n\n|cffff7f3f% Densit\195\169:|r\n Pourcentage de ressource par rapport au nombre total de point de r\195\169colte correspondant dans le monde.\n";
333 GathererHelp[9] ="|cffff7f3fEditeur de point:|r\n\nCeci permet (alt-clic droit sur un point de r\195\169colte sur la Carte du Monde) de changer le nom du point, son icone, le marquer comme bugg\195\169 ou de l'effacer.\n\n|cffff7f3fToggle Bugged|r ne fonctionne que pour le point courant.\n\n|cffff7f3fSuppr|r utilise la port\195\169e (Node par d\195\169faut pour reduire les erreurs) et peut \195\170tre \195\169tendu \195\160 Zone, Continent et World.\n\n|cffff7f3fAccepter|r prend en compte le nouveau nom (appuyer sur entr\195\169e pour le valider apr\195\169s l'avoir tap\195\169) et/ou la nouvelle icone du point.\nComme pour le bouton Suppr, la port\195\169e est prise en compte peut \195\170tre appliqu\195\169e aux niveaux Node, Zone, Continent et World.\n";
334  
335 GathererDetails["description"] = "Montrer les positions des herbes/minerais/tr\195\169sors r\195\169colt\195\169s.";
336 GathererDetails["releaseDate"] = "27 aout 2006";
337  
338 end
339  
340 if GetLocale() == "ruRU" then
341 -- Version : Russian ( by Maus ) edit by CFM
342 -- Quick Menu
343 GATHERER_TEXT_TITLE_BUTTON = "Настройки Gatherer";
344  
345 GATHERER_TEXT_TOGGLE_MINIMAP = "Мини-карта ";
346 GATHERER_TEXT_TOGGLE_MAINMAP = "Карта мира ";
347 GATHERER_TEXT_TOGGLE_HERBS = "Растения ";
348 GATHERER_TEXT_TOGGLE_MINERALS = "Руда ";
349 GATHERER_TEXT_TOGGLE_TREASURE = "Сундуки и рыба ";
350 GATHERER_TEXT_TOGGLE_REPORT = "Статистика";
351 GATHERER_TEXT_TOGGLE_SEARCH = "Поиск";
352  
353 GATHERER_REPORT_TIP = "Доступ к диалогу статистики.";
354 GATHERER_SEARCH_TIP = "Доступ к диалогу поиска.";
355 GATHERER_MENUTITLE_TIP = "Доступ к диалогу настроек.";
356 GATHERER_ZMBUTTON_TIP = "Доступ к диалогу наилучшей зоны.";
357  
358 -- Quick Menu Options
359 GATHERER_TEXT_CONFIG_TITLE = "Gatherer: Настройки";
360 GATHERER_TAB_MENU_TEXT = "Кнопка меню";
361  
362 GATHERER_TEXT_SHOWONMOUSE = "Показывать по мышке";
363 GATHERER_TEXT_HIDEONMOUSE = "Скрывать по мышке";
364 GATHERER_TEXT_SHOWONCLICK = "Показывать по ЛКМ";
365 GATHERER_TEXT_HIDEONCLICK = "Скрывать по ЛКМ";
366 GATHERER_TEXT_HIDEONBUTTON = "Скрывать по нажатию кнопки";
367 GATHERER_TEXT_POSITION = "Позиция";
368 GATHERER_TEXT_RADIUS = "Радиус";
369 GATHERER_TEXT_HIDEICON = "Скрыть значок меню";
370  
371 GATHERER_SHOWONMOUSE_TIP = "Отображать меню при наведении курсора на кнопку Gatherer.";
372 GATHERER_SHOWONCLICK_TIP = "Отображать меню по ЛКМ.";
373 GATHERER_HIDEONMOUSE_TIP = "Скрывать меню курсором мыши.";
374 GATHERER_HIDEONCLICK_TIP = "Скрывать меню по ЛКМ.";
375 GATHERER_HIDEONBUTTON_TIP = "Скрывать меню после выбора";
376 GATHERER_HIDEICON_TIP = "Скрыть кнопку Gatherer на мини-карте.";
377 GATHERER_TEXT_POSITION_TIP = "Изменить позицию кнопку приложения относительно рамки.";
378 GATHERER_TEXT_RADIUS_TIP = "Изменить положение кнопки приложения относительно центра.";
379  
380 GATHERER_TAB_MENU_TEXT_TIP = "Доступ к настройкам быстрого меню.";
381  
382 -- Globals Options
383 GATHERER_TAB_GLOBALS_TEXT = "Общие";
384  
385 GATHERER_TEXT_RAREORE = "Связывать редкие Руда/Травы";
386 GATHERER_TEXT_NO_MINICONDIST = "Убирать значок у мин. дистанции";
387 GATHERER_TEXT_MAPMINDER = "Активировать Map Minder";
388 GATHERER_TEXT_MAPMINDER_VALUE = "Map Minder таймер";
389 GATHERER_TEXT_FADEPERC = "Процент затухания";
390 GATHERER_TEXT_FADEDIST = "Расстояние затухания";
391 GATHERER_TEXT_THEME = "Тема: ";
392 GATHERER_TEXT_MINIIDIST = "Минимальное расстояние значка";
393 GATHERER_TEXT_NUMBER = "Число мини-заметок";
394 GATHERER_TEXT_MAXDIST = "Дистанция мини-заметок";
395 GATHERER_TEXT_HIDEMININOTES = "Скрыть мини-заметки";
396 GATHERER_TEXT_TOGGLEWORLDNOTES = "Длина символов в названии заметок";
397 GATHERER_TEXT_WMICONSIZEEB = "Размер значка на карте мира";
398 GATHERER_TEXT_WMICONALPHAEB = "Прозрачность значка";
399 GATHERER_TEXT_ALPHAUNDER_MINICON= "Мин. прозрачность";
400  
401 GATHERER_MAPMINDER_TIP = "Вкл/Выкл Map Minder.";
402 GATHERER_TEXT_MAPMINDER_TIP = "Регулировать таймер Map Minder.";
403 GATHERER_THEME_TIP = "Выставить тему иконки.";
404 GATHERER_NOMINIICONDIST_TIP = "Не отображать иконки у мини-карты, когда дистанция до них близка.";
405 GATHERER_RAREORE_TIP = "Показывать редкую руду/травы вместе.";
406 GATHERER_TEXT_FADEPERC_TIP = "Регулировать процент исчезновения иконок." ;
407 GATHERER_TEXT_FADEDIST_TIP = "Регулировать расстояние исчезновения иконок.";
408 GATHERER_TEXT_MINIIDIST_TIP = "Регулировка минимального расстояния для появления иконки.";
409 GATHERER_TEXT_NUMBER_TIP = "Регулировка кол-ва отображаемых мини-записей на мини-карте.";
410 GATHERER_TEXT_MAXDIST_TIP = "Регулировка максимального расстояния, для того чтобы увидеть отображаемые мини-записи на мини-карте.";
411 GATHERER_HIDEMININOTES_TIP = "Не показывать мини-записи на мини-карте.";
412 GATHERER_TOGGLEWORLDNOTES_TIP = "Переключение между короткими и длинными заметками на карте мира.";
413 GATHERER_WMICONSIZEEB_TIP = "Выставить размер иконки на карте мира.";
414 GATHERER_WMICONALPHAEB_TIP = "Выставить прозрачность иконки на карте мира.";
415 GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "Выставить прозрачность мини-записей при минимальном расстоянии.";
416  
417 GATHERER_TAB_GLOBALS_TEXT_TIP = "Доступ к глобальным параметрам.";
418  
419 -- Filters Options
420 GATHERER_TAB_FILTERS_TEXT = "Фильтры";
421  
422 GATHERER_TEXT_FILTER_HERBS = "Травы: ";
423 GATHERER_TEXT_FILTER_ORE = "Руда: ";
424 GATHERER_TEXT_FILTER_TREASURE = "Сундуки: ";
425 GATHERER_TEXT_LINKRECORD = "Добавить фильтр"
426 GATHERER_TEXT_WMFILTERS = "Фильтры на карте мира";
427 GATHERER_TEXT_DISABLEWMFIX = "Кнопка \"Показать\\Скрыть\"";
428  
429 GATHERER_HERBSKLEB_TIP = "Установить минимальный навык для отображения травничества.";
430 GATHERER_ORESKLEB_TIP = "Установить минимальный навык для отображения горного дела.";
431 GATHERER_HERBDDM_TIP = "Фильтр отображения трав.";
432 GATHERER_OREDDM_TIP = "Фильтр отображения руды.";
433 GATHERER_TREASUREDDM_TIP = "Фильтр отображения сокровища.";
434 GATHERER_TEXT_LINKRECORD_TIP = "Ссылка записи на выбранный фильтр.";
435 GATHERER_TEXT_WMFILTERS_TIP = "Переключение элементов фильтра на карте мира.";
436 GATHERER_TEXT_DISABLEWMFIX_TIP = "Вкл/Выкл отображение предметов на карте мира";
437  
438 GATHERER_TAB_FILTERS_TEXT_TIP = "Доступ к параметрам фильтра."
439  
440 -- Zone Rematch Dialog
441 GATHERER_TEXT_REMATCH_TITLE = "Исправление зон";
442  
443 GATHERER_TEXT_APPLY_REMATCH = "Применить исправление зон:";
444 GATHERER_TEXT_SRCZONE_MISSING = "Не выбрана исходная зона.";
445 GATHERER_TEXT_DESTZONE_MISSING = "Назначенная зона не выбрана.";
446 GATHERER_TEXT_FIXITEMS = "Исправить имя предмета";
447 GATHERER_TEXT_LASTMATCH = "Последний предмет: ";
448 GATHERER_TEXT_LASTMATCH_NONE = "Нет";
449 GATHERER_TEXT_CONFIRM_REMATCH = "Подтвердить исправление зон (ВНИМАНИЕ, данные будут изменены)";
450  
451 GATHERER_ZM_FIXITEM_TIP = "Исправит имя предмета, только локализованную версию.";
452 GATHERER_ZM_SRCDDM_TIP = "Установить источник порядка карты.";
453 GATHERER_ZM_DESTDDM_TIP = "Установить назначение порядка карты.";
454  
455 -- Report Dialog
456 GATHERER_TAB_REPORT_TIP = "Отчет объектов по зоне.";
457  
458 GATHERER_REPORT_LOCATION = "Местонахождения:";
459 GATHERER_REPORT_COL_TYPE = "Тип";
460 GATHERER_REPORT_COL_NAME = "Собрано";
461 GATHERER_REPORT_COL_PTYPE = "% Типа";
462 GATHERER_REPORT_COL_PDENSITY = "% Кол-ва";
463  
464 GATHERER_REPORT_SUMMARY = "Всего: # собрано с & объектов";
465  
466 -- Search Dialog
467 GATHERER_TAB_SEARCH_TIP = "Поиск определенных предметов по локации.";
468  
469 GATHERER_SEARCH_LOCATION = "Предмет:";
470 GATHERER_SEARCH_COL_CONTINENT = "Континент";
471 GATHERER_SEARCH_COL_ZONE = "Зона";
472 GATHERER_SEARCH_COL_PNODE = "% Объект";
473 GATHERER_SEARCH_COL_PDENSITY = "% Кол-во";
474  
475 GATHERER_SEARCH_SUMMARY = "Найдено: # объектов в & зонах";
476  
477 -- World Map
478 GATHERER_FILTERDM_TEXT = "Фильтр"
479 GATHERER_FILTERDM_TIP = "Поиск предметов."
480  
481 -- Bindings
482 BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer";
483  
484 BINDING_NAME_GATHERER_BINDING_QUICKMENU = "Показать/Скрыть Быстрое Меню";
485 BINDING_NAME_GATHERER_BINDING_OPTIONS = "Показать/Скрыть Опции";
486 BINDING_NAME_GATHERER_BINDING_REPORT = "Показать/Скрыть Отчет";
487 BINDING_NAME_GATHERER_BINDING_SEARCH = "Показать/Скрыть Параметры";
488  
489 -- MyAddons Help Pages
490 GathererHelp = {};
491 GathererHelp[1] ="|cffff7f3fСодержание|r\n\n1- Быстрое меню\n2- Мини-карта\n3- Карта мира\n4- Диалог опций\n5- Диалог отчета\n6- Диалог поиска\n7- Редактор объектов\n";
492 GathererHelp[2] ="|cffff7f3fБыстрое меню:|r\n\nБыстрый доступ к основным фильтрам (мини-карта, карта мира, травы, руда и сокровища), а так же доступ к статичным диалогам.\n";
493 GathererHelp[3] ="|cffff7f3fМини-карта:|r\n\nОтображение ближайших собранных объектов на мини-карте (максимум 25, в зависимости от настроек).\n";
494 GathererHelp[4] ="|cffff7f3fКарта мира:|r\n\nОтображение собранных объектов на карте мира (максимум 400 объектов, в зависимости от настроек).\n\nТак же, на карте мира возможен доступ к редактору объекта, нажав Alt+ПКМ на выбранном объекте.\n";
495 GathererHelp[5] ="|cffff7f3fДиалог опций:|r\n\nВ диалоге опций, вы можете редактировать отображение объектов, скрывать/показывать, их масштаб и многое другое.\n";
496 GathererHelp[6] ="|cffff7f3fДиалог отчета:|r\n\nВ этом диалоге, вы можете отобразить для быстрого просмотра уже собранные объекты, в различных зонах. Так же вы можете отсортировать их.\n";
497 GathererHelp[7] ="|cffff7f3fДиалог поиска:|r\n\nВ этом диалоге, вы можете указать необходимый вам объект и просмотреть в каких зонах вы уже его собирали.\n";
498 GathererHelp[8] ="|cffff7f3fРедактор объектов:|r\n\nВ этом диалоге вы можете редактировать объект, нажав на нем Alt+ПКМ. Вы можете изменить имя объекта, его иконку и много другое.\n";
499 GathererHelp.currentPage=1;
500  
501 GathererDetails = {}; -- this line MUST NOT be repeated in localization blocks
502 GathererDetails["description"] = "Показать места собранных трав/руды/сокровищ ";
503 GathererDetails["releaseDate"] = "Август 27, 2006";
504 end
505  
506 if ( GetLocale() == "deDE" ) then
507 -- Quick Menu
508 GATHERER_TEXT_TITLE_BUTTON = "Gatherer Optionen";
509  
510 GATHERER_TEXT_TOGGLE_MINIMAP = "Minikarte ";
511 GATHERER_TEXT_TOGGLE_MAINMAP = "Weltkarte ";
512 GATHERER_TEXT_TOGGLE_HERBS = "Kr\195\164uter ";
513 GATHERER_TEXT_TOGGLE_MINERALS = "Erze ";
514 GATHERER_TEXT_TOGGLE_TREASURE = "Sch\195\164tze ";
515 -- GATHERER_TEXT_TOGGLE_REPORT = "";
516 -- GATHERER_TEXT_TOGGLE_SEARCH = "";
517  
518 -- GATHERER_REPORT_TIP = "";
519 -- GATHERER_SEARCH_TIP = "";
520 GATHERER_MENUTITLE_TIP = "Zugriff auf Konfigurationen";
521 GATHERER_ZMBUTTON_TIP = "Zugriff auf Zone Match Dialog";
522  
523 -- Quick Menu Options
524 GATHERER_TEXT_CONFIG_TITLE = "Gatherer: Optionen";
525 --GATHERER_TAB_MENU_TEXT = "";
526  
527 GATHERER_TEXT_SHOWONMOUSE = "Anzeigen bei 'Mouse-over'";
528 GATHERER_TEXT_HIDEONMOUSE = "Verstecken bei 'Mouse-out'";
529 GATHERER_TEXT_SHOWONCLICK = "Anzeigen bei Linksklick";
530 GATHERER_TEXT_HIDEONCLICK = "Verstecken bei Linksklick";
531 GATHERER_TEXT_HIDEONBUTTON = "Verstecken bei Tastendruck";
532 GATHERER_TEXT_POSITION = "Position";
533 GATHERER_TEXT_HIDEICON = "Verstecke Menuicon";
534  
535 GATHERER_SHOWONMOUSE_TIP = "Zeige das Menu beim Mausover \195\188ber das Icon";
536 GATHERER_SHOWONCLICK_TIP = "Zeige das Menu beim Linksklick auf das Icon";
537 GATHERER_HIDEONMOUSE_TIP = "Verstecke das Menu wenn der Mauszeiger nicht mehr auf dem Icon ist";
538 GATHERER_HIDEONCLICK_TIP = "Verstecke das Menu beim Linksklick auf das Icon";
539 GATHERER_HIDEONBUTTON_TIP = "Verstecke das Menu bei Anwahl";
540 GATHERER_HIDEICON_TIP = "Verstecke das Minimapicon zum Menuzugriff";
541 GATHERER_TEXT_POSITION_TIP = "Passt die Position des Trackingicons am Rand der Minikarte an";
542  
543 --GATHERER_TAB_MENU_TEXT_TIP = "";
544  
545 -- Globals Options
546 --GATHERER_TAB_GLOBALS_TEXT = "";
547  
548 GATHERER_TEXT_RAREORE = "Ein paar seltene Erze/Kr\195\164uter";
549 GATHERER_TEXT_NO_MINICONDIST = "Kein Icon unter der min.enfern.";
550 GATHERER_TEXT_MAPMINDER = "Map-Minder aktivieren";
551 GATHERER_TEXT_MAPMINDER_VALUE = "Map-Minder-Timer";
552 GATHERER_TEXT_FADEPERC = "Transparenz in Prozent";
553 GATHERER_TEXT_FADEDIST = "Ausblendungsabstand";
554 GATHERER_TEXT_THEME = "Theme: ";
555 GATHERER_TEXT_MINIIDIST = "Minimale Icon-Entfernung";
556 GATHERER_TEXT_NUMBER = "Mininotiz-Anzahl";
557 GATHERER_TEXT_MAXDIST = "Mininotiz-Entfernung";
558 GATHERER_TEXT_HIDEMININOTES = "Verstecke Minimarkierungen";
559 GATHERER_TEXT_TOGGLEWORLDNOTES = "Lange Weltmarkierungsnamen";
560 GATHERER_TEXT_WMICONSIZEEB = "Weltkarten Icongr\195\182\195\159e";
561 -- GATHERER_TEXT_WMICONALPHAEB = "";
562 --GATHERER_TEXT_ALPHAUNDER_MINICON= "";
563  
564 GATHERER_TEXT_MAPMINDER_TIP = "Stellt den Map-Minder-Timer ein";
565 GATHERER_MAPMINDER_TIP = "Aktiviere/Deaktiviere Map Minder";
566 GATHERER_THEME_TIP = "Setze Icon Theme";
567 GATHERER_NOMINIICONDIST_TIP = "Keine Anzeige der Minimap-Icons unter der Mindestentfernung";
568 GATHERER_RAREORE_TIP = "Zeige gew\195\182hnliche/seltene Erze/Pflanzen zusammen";
569 GATHERER_TEXT_FADEPERC_TIP = "Stellt die Transparenz in Prozent ein" ;
570 GATHERER_TEXT_FADEDIST_TIP = "Stellt die Entfernung f\195\188r die Ausblendung ein";
571 GATHERER_TEXT_MINIIDIST_TIP = "Stellt die minimale Entfernung der Icons ein in welcher sie erscheinen";
572 GATHERER_TEXT_NUMBER_TIP = "Stellt die Anzahl der angezeigten Mininotizen ein";
573 GATHERER_TEXT_MAXDIST_TIP = "Stellt die maximale Entfernung ein, in welcher nach Mininotizen gesucht wird";
574 GATHERER_HIDEMININOTES_TIP = "Zeige keine Minimapsymbole an";
575 GATHERER_TOGGLEWORLDNOTES_TIP = "Wechsel zwischen kurzen/langen Itemnamen der Weltkartenmarkierungen";
576 GATHERER_WMICONSIZEEB_TIP = "Setze Icongr\195\182\195\159e auf der Weltkarte";
577 -- GATHERER_TEXT_WMICONALPHAEB_TIP = "";
578 -- GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "";
579  
580 --GATHERER_TAB_GLOBALS_TEXT_TIP = "";
581  
582 -- Filters Options
583 -- GATHERER_TAB_FILTERS_TEXT = "";
584  
585 GATHERER_TEXT_FILTER_HERBS = "Kr\195\164uter: ";
586 GATHERER_TEXT_FILTER_ORE = "Erze: ";
587 GATHERER_TEXT_FILTER_TREASURE = "Sch\195\164tze: ";
588 -- GATHERER_TEXT_LINKRECORD = "";
589 -- GATHERER_TEXT_WMFILTERS = "";
590 -- GATHERER_TEXT_DISABLEWMFIX = "";
591  
592 GATHERER_HERBSKLEB_TIP = "Setze min. Kr\195\164uterkundeskill f\195\188r die Anzeige";
593 GATHERER_ORESKLEB_TIP = "Set min. Bergbauskill f\195\188r die Anzeige";
594 GATHERER_HERBDDM_TIP = "Filter anzuzeigende Pflanzen";
595 GATHERER_OREDDM_TIP = "Filter anzuzeigende Erze";
596 GATHERER_TREASUREDDM_TIP = "Filter anzuzeigende Truhen";
597 -- GATHERER_TEXT_LINKRECORD_TIP = "";
598 -- GATHERER_TEXT_WMFILTERS_TIP = "";
599 -- GATHERER_DISABLEWMFIX_TIP = "";
600  
601 -- GATHERER_TAB_FILTERS_TEXT_TIP = "";
602  
603 -- Zone Rematch Dialog
604 GATHERER_TEXT_REMATCH_TITLE = "Zonenabgleich";
605  
606 GATHERER_TEXT_APPLY_REMATCH = "Zonenabgleich durchf\195\188hren:";
607 GATHERER_TEXT_SRCZONE_MISSING = "Quellzone nicht ausgew\195\164hlt.";
608 GATHERER_TEXT_DESTZONE_MISSING = "Zielzone nicht ausgew\195\164hlt.";
609 GATHERER_TEXT_FIXITEMS = "Item-Namen korrigieren";
610 GATHERER_TEXT_LASTMATCH = "Letzer Treffer: ";
611 GATHERER_TEXT_LASTMATCH_NONE = "Keiner";
612 GATHERER_TEXT_CONFIRM_REMATCH = "Zonenabgleich best\195\164tigen (ACHTUNG: Daten werden ge\195\164ndert!)";
613  
614 GATHERER_ZM_FIXITEM_TIP = "Korrigiere Itemnamen, nur lokalisierte Version";
615 GATHERER_ZM_SRCDDM_TIP = "Setze Source Map Reihenfolge";
616 GATHERER_ZM_DESTDDM_TIP = "Setze Destination Map Reihenfolge";
617  
618 -- Report Dialog
619 -- GATHERER_TAB_REPORT_TIP = "";
620  
621 -- GATHERER_REPORT_LOCATION = "";
622 -- GATHERER_REPORT_COL_TYPE = "";
623 -- GATHERER_REPORT_COL_NAME = "";
624 -- GATHERER_REPORT_COL_PTYPE = "";
625 -- GATHERER_REPORT_COL_PDENSITY = "";
626  
627 -- GATHERER_REPORT_SUMMARY = "";
628  
629 -- Search Dialog
630 -- GATHERER_TAB_SEARCH_TIP = "";
631  
632 -- GATHERER_SEARCH_LOCATION = "";
633 -- GATHERER_SEARCH_COL_CONTINENT = "";
634 -- GATHERER_SEARCH_COL_ZONE = "";
635 -- GATHERER_SEARCH_COL_PNODE = "";
636 -- GATHERER_SEARCH_COL_PDENSITY = "";
637  
638 -- GATHERER_SEARCH_SUMMARY = "";
639  
640 -- World Map
641 --GATHERER_FILTERDM_TEXT = ""
642 --GATHERER_FILTERDM_TIP = ""
643  
644 -- Bindings
645 BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer";
646  
647 BINDING_NAME_GATHERER_BINDING_QUICKMENU = "Gatherer-Men\195\188 An/Aus";
648 -- BINDING_NAME_GATHERER_BINDING_OPTIONS = "";
649 -- BINDING_NAME_GATHERER_BINDING_REPORT = "";
650 -- BINDING_NAME_GATHERER_BINDING_SEARCH = "";
651 end
652  
653 -- localized by biAji
654 if ( GetLocale() == "zhCN" ) then
655  
656 GATHERER_TEXT_TITLE_BUTTON = "Gatherer\233\128\137\233\161\185";
657  
658 GATHERER_TEXT_TOGGLE_MINIMAP = "\232\191\183\228\189\160\229\156\176\229\155\190";
659 GATHERER_TEXT_TOGGLE_MAINMAP = "\228\184\150\231\149\140\229\156\176\229\155\190";
660 GATHERER_TEXT_TOGGLE_HERBS = "\232\141\137\232\141\175";
661 GATHERER_TEXT_TOGGLE_MINERALS = "\231\159\191\231\137\169";
662 GATHERER_TEXT_TOGGLE_TREASURE = "\229\174\157\231\174\177";
663 GATHERER_TEXT_TOGGLE_REPORT = "\230\138\165\229\145\138";
664 GATHERER_TEXT_TOGGLE_SEARCH = "\230\144\156\231\180\162";
665  
666 GATHERER_REPORT_TIP = "\230\137\147\229\188\128\230\138\165\229\145\138\229\175\185\232\175\157\230\161\134";
667 GATHERER_SEARCH_TIP = "\230\137\147\229\188\128\230\144\156\231\180\162\229\175\185\232\175\157\230\161\134";
668 GATHERER_MENUTITLE_TIP = "\230\137\147\229\188\128\233\133\141\231\189\174\229\175\185\232\175\157\230\161\134";
669 GATHERER_ZMBUTTON_TIP = "\230\137\147\229\188\128Zone Match\175\185\232\175\157\230\161\134";
670  
671 -- Quick Menu Options
672 GATHERER_TEXT_CONFIG_TITLE = "Gatherer: \233\128\137\233\161\185";
673 GATHERER_TAB_MENU_TEXT = "\229\191\171\233\128\159\232\143\156\229\141\149";
674  
675 GATHERER_TEXT_SHOWONMOUSE = "\233\188\160\230\160\135\231\167\187\232\191\135\230\151\182\230\152\190\231\164\186";
676 GATHERER_TEXT_HIDEONMOUSE = "\233\188\160\230\160\135\231\167\187\229\135\186\230\151\182\233\154\144\232\151\143";
677 GATHERER_TEXT_SHOWONCLICK = "\229\183\166\233\148\174\231\130\185\229\135\187\230\152\190\231\164\186";
678 GATHERER_TEXT_HIDEONCLICK = "\229\183\166\233\148\174\231\130\185\229\135\187\233\154\144\232\151\143";
679 GATHERER_TEXT_HIDEONBUTTON = "\230\140\137\233\148\174\233\154\144\232\151\143";
680 GATHERER_TEXT_POSITION = "\228\189\141\231\189\174";
681 GATHERER_TEXT_RADIUS = "\229\141\138\229\190\132";
682 GATHERER_TEXT_HIDEICON = "\233\154\144\232\151\143\232\143\156\229\141\149\229\155\190\230\160\135";
683  
684 GATHERER_SHOWONMOUSE_TIP ="\233\188\160\230\160\135\231\167\187\232\191\135\229\155\190\230\160\135\230\151\182\230\152\190\231\164\186\232\143\156\229\141\149";
685 GATHERER_SHOWONCLICK_TIP ="\233\188\160\230\160\135\229\183\166\233\148\174\231\130\185\229\135\187\229\155\190\230\160\135\230\151\182\230\152\190\231\164\186\232\143\156\229\141\149";
686 GATHERER_HIDEONMOUSE_TIP ="\233\188\160\230\160\135\231\167\187\232\191\135\230\151\182\233\154\144\232\151\143\232\143\156\229\141\149";
687 GATHERER_HIDEONCLICK_TIP ="\229\183\166\233\148\174\231\130\185\229\135\187\229\155\190\230\160\135\230\151\182\233\154\144\232\151\143\232\143\156\229\141\149";
688 GATHERER_HIDEONBUTTON_TIP = "\233\128\137\228\184\173\230\151\182\233\154\144\232\151\143\232\143\156\229\141\149\227\128\130";
689 GATHERER_HIDEICON_TIP = "\233\154\144\232\151\143\232\191\183\228\189\160\229\156\176\229\155\190\230\151\129\231\154\132\229\155\190\230\160\135\227\128\130";
690 GATHERER_TEXT_POSITION_TIP = "\232\176\131\230\149\180\229\155\190\230\160\135\229\156\168\232\191\183\228\189\160\229\156\176\229\155\190\232\190\185\231\188\152\231\154\132\228\189\141\231\189\174";
691 GATHERER_TEXT_RADIUS_TIP = "\232\176\131\230\149\180\232\183\159\232\184\170\229\155\190\230\160\135\232\183\157\231\166\187\232\191\183\228\189\160\229\156\176\229\155\190\228\184\173\229\191\131\231\154\132\228\189\141\231\189\174\227\128\130";
692  
693 GATHERER_TAB_MENU_TEXT_TIP = "\229\191\171\233\128\159\232\143\156\229\141\149\233\128\137\233\161\185";
694  
695 -- Globals Options
696 GATHERER_TAB_GLOBALS_TEXT = "\229\133\168\229\177\128\233\128\137\233\161\185";
697  
698  
699 GATHERER_TEXT_RAREORE = "\231\168\128\230\156\137\231\159\191\231\137\169\\232\141\137\232\141\175";
700 GATHERER_TEXT_NO_MINICONDIST = "\230\156\128\229\176\143\232\183\157\231\166\187\229\134\133\228\184\141\230\152\190\231\164\186\229\155\190\230\160\135\227\128\130";
701 GATHERER_TEXT_MAPMINDER = "\230\191\128\230\180\187\229\156\176\229\155\190\231\155\145\232\167\134";
702 GATHERER_TEXT_MAPMINDER_VALUE = "\229\156\176\229\155\190\231\155\145\232\167\134\230\151\182\233\151\180";
703 GATHERER_TEXT_FADEPERC = "\233\128\143\230\152\142\229\186\166";
704 GATHERER_TEXT_FADEDIST = "\233\128\143\230\152\142\232\183\157\231\166\187";
705 GATHERER_TEXT_THEME = "\228\184\187\233\162\152\239\188\154";
706 GATHERER_TEXT_MINIIDIST = "\232\191\183\228\189\160\229\155\190\230\160\135\230\152\190\231\164\186\232\183\157\231\166\187";
707 GATHERER_TEXT_NUMBER = "\232\191\183\228\189\160\230\143\144\231\164\186\230\149\176\233\135\143";
708 --GATHERER_TEXT_MAXDIST = "";
709 GATHERER_TEXT_HIDEMININOTES = "\233\154\144\232\151\143\232\191\183\228\189\160\230\143\144\231\164\186";
710 --GATHERER_TEXT_TOGGLEWORLDNOTES = "";
711 GATHERER_TEXT_WMICONSIZEEB = "\228\184\150\231\149\140\229\156\176\229\155\190\229\155\190\230\160\135\229\164\167\229\176\143";
712 GATHERER_TEXT_WMICONALPHAEB = "\228\184\150\231\149\140\229\156\176\229\155\190\229\155\190\230\160\135\233\128\143\230\152\142\229\186\166";
713 --GATHERER_TEXT_ALPHAUNDER_MINICON= "";
714  
715 --GATHERER_MAPMINDER_TIP = "";
716 --GATHERER_TEXT_MAPMINDER_TIP = "";
717 GATHERER_THEME_TIP = "\232\174\190\231\189\174\229\155\190\230\160\135\228\184\187\233\162\152";
718  
719 GATHERER_NOMINIICONDIST_TIP = "\230\156\128\229\176\143\232\183\157\231\166\187\229\134\133\228\186\142\232\191\183\228\189\160\229\156\176\229\155\190\228\184\138\228\184\141\230\152\190\231\164\186\229\155\190\230\160\135\227\128\130";
720 GATHERER_RAREORE_TIP = "\229\144\140\230\151\182\230\152\190\231\164\186\230\153\174\233\128\154\47\231\168\128\230\156\137\231\154\132\231\159\191\231\137\169\47\232\141\137\232\141\175\227\128\130";
721 GATHERER_TEXT_FADEPERC_TIP = "\232\176\131\230\149\180\229\155\190\230\160\135\230\182\136\233\154\144\231\153\190\229\136\134\230\175\148" ;
722 GATHERER_TEXT_FADEDIST_TIP = "\232\176\131\230\149\180\229\155\190\230\160\135\230\182\136\233\154\144\232\183\157\231\166\187\227\128\130";
723 GATHERER_TEXT_MINIIDIST_TIP = "\232\176\131\230\149\180\229\155\190\230\160\135\230\152\190\231\164\186\231\154\132\230\156\128\229\176\143\232\183\157\231\166\187\227\128\130";
724 GATHERER_TEXT_NUMBER_TIP = "\232\176\131\230\149\180\232\191\183\228\189\160\229\156\176\229\155\190\228\184\138\230\179\168\233\135\138\230\152\190\231\164\186\231\154\132\230\149\176\231\155\174\227\128\130";
725  
726 --GATHERER_TEXT_MAXDIST_TIP = "";
727 GATHERER_HIDEMININOTES_TIP = "\228\184\141\229\156\168\232\191\183\228\189\160\229\156\176\229\155\190\228\184\138\230\152\190\231\164\186\230\143\144\231\164\186";
728 GATHERER_TOGGLEWORLDNOTES_TIP = "\229\136\135\230\141\162\228\184\150\231\149\140\229\156\176\229\155\190\228\184\138\231\137\169\229\147\129\229\144\141\231\167\176\231\154\132\233\149\191\231\159\173";
729 GATHERER_WMICONSIZEEB_TIP = "\232\174\190\231\189\174\228\184\150\231\149\140\229\156\176\229\155\190\228\184\138\231\154\132\229\155\190\230\160\135\229\164\167\229\176\143";
730  
731 GATHERER_WMICONALPHAEB_TIP = "\232\174\190\231\189\174\228\184\150\231\149\140\229\156\176\229\155\190\229\155\190\230\160\135\233\128\143\230\152\142\229\186\166";
732 --GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "";
733  
734 GATHERER_TAB_GLOBALS_TEXT_TIP = "\230\137\147\229\188\128\229\133\168\229\177\128\233\128\137\233\161\185";
735  
736 -- Filters Options
737 GATHERER_TAB_FILTERS_TEXT = "\232\191\135\230\187\164\230\157\161\228\187\182";
738  
739 GATHERER_TEXT_FILTER_HERBS = "\232\141\137\232\141\175\239\188\154";
740 GATHERER_TEXT_FILTER_ORE = "\231\159\191\231\137\169\239\188\154";
741 GATHERER_TEXT_FILTER_TREASURE = "\229\174\157\231\174\177\239\188\154";
742 GATHERER_TEXT_LINKRECORD = "\232\191\135\230\187\164\232\174\176\229\189\149"
743 GATHERER_TEXT_WMFILTERS = "\228\184\150\231\149\140\229\156\176\229\155\190\232\191\135\230\187\164\229\153\168";
744 GATHERER_TEXT_DISABLEWMFIX = "\229\144\175\231\148\168\230\152\190\231\164\186\47\233\154\144\232\151\143\230\140\137\233\146\174";
745  
746 GATHERER_HERBSKLEB_TIP = "\232\174\190\231\189\174\230\152\190\231\164\186\233\135\135\233\155\134\232\141\137\232\141\175\233\156\128\232\166\129\231\154\132\230\156\128\228\189\142\230\138\128\232\131\189";
747 GATHERER_ORESKLEB_TIP = "\232\174\190\231\189\174\230\152\190\231\164\186\233\135\135\231\159\191\233\156\128\232\166\129\231\154\132\230\156\128\228\189\142\230\138\128\232\131\189";
748 GATHERER_HERBDDM_TIP = "\232\191\135\230\187\164\230\152\190\231\164\186\231\154\132\232\141\137\232\141\175";
749 GATHERER_OREDDM_TIP = "\232\191\135\230\187\164\230\152\190\231\164\186\231\154\132\231\159\191";
750 GATHERER_TREASUREDDM_TIP = "\232\191\135\230\187\164\230\152\190\231\164\186\231\154\132\229\174\157\231\174\177";
751 --GATHERER_TEXT_LINKRECORD_TIP = "";
752 --GATHERER_TEXT_WMFILTERS_TIP = "";
753 --GATHERER_TEXT_DISABLEWMFIX_TIP = "";
754  
755 GATHERER_TAB_FILTERS_TEXT_TIP = "\230\137\147\229\188\128\232\191\135\230\187\164\233\128\137\233\161\185"
756  
757 -- Zone Rematch Dialog
758 GATHERER_TEXT_REMATCH_TITLE = "\229\156\176\229\140\186\233\135\141\229\140\185\233\133\141";
759  
760 --GATHERER_TEXT_APPLY_REMATCH = "";
761 --GATHERER_TEXT_SRCZONE_MISSING = "";
762 --GATHERER_TEXT_DESTZONE_MISSING = "";
763 --GATHERER_TEXT_FIXITEMS = "";
764 --GATHERER_TEXT_LASTMATCH = "";
765 --GATHERER_TEXT_LASTMATCH_NONE = "";
766 --GATHERER_TEXT_CONFIRM_REMATCH = "";
767  
768 --GATHERER_ZM_FIXITEM_TIP = "";
769 --GATHERER_ZM_SRCDDM_TIP = "";
770 --GATHERER_ZM_DESTDDM_TIP = "";
771  
772 -- Report Dialog
773 GATHERER_TAB_REPORT_TIP = "\230\140\135\229\174\154\233\161\185\231\155\174\231\154\132\229\156\176\229\140\186\229\136\134\229\184\131\230\138\165\229\145\138\227\128\130";
774  
775 GATHERER_REPORT_LOCATION = "\228\189\141\231\189\174\239\188\154";
776 GATHERER_REPORT_COL_TYPE = "\231\167\141\231\177\187";
777 GATHERER_REPORT_COL_NAME = "\229\143\175\233\135\135\233\155\134\231\154\132";
778 GATHERER_REPORT_COL_PTYPE = "% \231\167\141\231\177\187";
779 GATHERER_REPORT_COL_PDENSITY = "% \229\175\134\229\186\166";
780  
781 GATHERER_REPORT_SUMMARY = "\229\144\136\232\174\161\239\188\154&\232\138\130\231\130\185\233\135\135\233\155\134#\230\172\161";
782  
783 -- Search Dialog
784 GATHERER_TAB_SEARCH_TIP = "\230\159\165\230\137\190\230\140\135\229\174\154\233\161\185\231\155\174\231\154\132\229\156\176\229\140\186\229\136\134\229\184\131\227\128\130";
785  
786 GATHERER_SEARCH_LOCATION = "\233\161\185\231\155\174\239\188\154";
787 GATHERER_SEARCH_COL_CONTINENT = "\229\164\167\233\153\134";
788 GATHERER_SEARCH_COL_ZONE = "\229\156\176\229\140\186";
789 GATHERER_SEARCH_COL_PNODE = "% \232\138\130\231\130\185";
790  
791 GATHERER_SEARCH_COL_PDENSITY = "% \229\175\134\229\186\166";
792  
793 GATHERER_SEARCH_SUMMARY = "\229\143\145\231\142\176\239\188\154\229\156\168&\229\156\176\229\140\186\229\143\145\231\142\176#\232\138\130\231\130\185";
794  
795 -- World Map
796 GATHERER_FILTERDM_TEXT = "\232\191\135\230\187\164\229\153\168"
797 GATHERER_FILTERDM_TIP = "\228\191\174\230\148\185\231\137\169\229\147\129\232\191\135\230\187\164\229\153\168\227\128\130"
798  
799 -- Bindings
800 BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer";
801  
802 BINDING_NAME_GATHERER_BINDING_QUICKMENU = "\230\152\190\231\164\186\47\233\154\144\232\151\143Gatherer\229\191\171\233\128\159\232\143\156\229\141\149";
803 BINDING_NAME_GATHERER_BINDING_OPTIONS = "\230\152\190\231\164\186\47\233\154\144\232\151\143Gatherer\233\128\137\233\161\185";
804 BINDING_NAME_GATHERER_BINDING_REPORT = "\230\152\190\231\164\186\47\233\154\144\232\151\143Gatherer\230\138\165\229\145\138";
805 BINDING_NAME_GATHERER_BINDING_SEARCH = "\230\152\190\231\164\186\47\233\154\144\232\151\143Gatherer\233\128\137\233\161\185";
806  
807 -- MyAddons Help Pages
808 GathererHelp = {};
809 GathererHelp[1] ="|cffff7f3f\231\155\174\229\189\149|r\n\n1- \229\191\171\230\141\183\232\143\156\229\141\149\n2- \232\191\183\228\189\160\229\156\176\229\155\190\n3- \228\184\150\231\149\140\229\156\176\229\155\190\n4- \233\128\137\233\161\185\229\175\185\232\175\157\230\161\134\n5- Zone Rematch Dialog\n6- \230\138\165\229\145\138\229\175\185\232\175\157\230\161\134\n7- \230\144\156\231\180\162\229\175\185\232\175\157\230\161\134\n8- \232\138\130\231\130\185\231\188\150\232\190\145\229\153\168\n";
810 GathererHelp[2] ="|cffff7f3f\229\191\171\230\141\183\232\143\156\229\141\149:|r\n\n\230\143\144\228\190\155\228\186\134\229\191\171\233\128\159\232\176\131\230\149\180\229\159\186\230\156\172\230\152\190\231\164\186\232\191\135\230\187\164\239\188\136\232\191\183\228\189\160\229\156\176\229\155\190\227\128\129\228\184\150\231\149\140\229\156\176\229\155\190\227\128\129\232\141\137\232\141\175\227\128\129\231\159\191\231\137\169\228\187\165\229\143\138\232\180\162\229\174\157\239\188\137\228\187\165\229\143\138\231\187\159\232\174\161\229\175\185\232\175\157\230\161\134\239\188\136\232\175\183\230\159\165\231\156\139\230\138\165\229\145\138\229\143\138\230\144\156\231\180\162\229\138\159\232\131\189\231\154\132\231\155\184\229\133\179\229\184\174\229\138\169\233\161\181\233\157\162\239\188\137\231\154\132\229\138\159\232\131\189\227\128\130\n\n\231\130\185\229\135\187\232\143\156\229\141\149\230\160\135\233\162\152\229\188\185\229\135\186\233\133\141\231\189\174\229\175\185\232\175\157\230\161\134\227\128\130\n";
811 GathererHelp[3] ="|cffff7f3f\232\191\183\228\189\160\229\156\176\229\155\190:|r\n\n\232\191\183\228\189\160\229\156\176\229\155\190\229\176\134\230\152\190\231\164\186\230\156\128\232\191\145\231\154\132\233\135\135\233\155\134\229\155\190\230\160\135\239\188\136\230\160\185\230\141\174\232\191\135\230\187\164\230\157\161\228\187\182\227\128\129\230\152\190\231\164\186\233\135\135\233\155\134\230\149\176\231\155\174\227\128\129\230\156\128\229\164\167\232\183\157\231\166\187\231\173\137\233\133\141\231\189\174\239\188\140\230\156\128\229\164\154\230\152\190\231\164\186\50\53\228\184\170\239\188\137\227\128\130\n\n\233\188\160\230\160\135\231\167\187\232\191\135\232\191\153\228\186\155\229\155\190\230\160\135\230\151\182\239\188\140\229\176\134\230\152\190\231\164\186\230\173\164\233\135\135\233\155\134\233\161\185\231\155\174\231\154\132\229\144\141\231\167\176\227\128\129\230\136\144\229\138\159\233\135\135\233\155\134\230\172\161\230\149\176\228\187\165\229\143\138\228\184\142\229\189\147\229\137\141\230\137\128\229\164\132\228\189\141\231\189\174\231\154\132\232\183\157\231\166\187\239\188\136\231\155\180\231\186\191\230\138\181\232\190\190\231\154\132\232\183\157\231\166\187\228\187\165\229\143\138\229\184\184\232\167\132\232\183\145\230\173\165\233\128\159\229\186\166\230\138\152\231\174\151\231\154\132\230\151\182\233\151\180\239\188\137\227\128\130\n";
812 GathererHelp[4] ="|cffff7f3f\228\184\150\231\149\140\229\156\176\229\155\190:|r\n\n\228\184\150\231\149\140\229\156\176\229\155\190\229\143\175\228\187\165\230\152\190\231\164\186\230\137\128\233\128\137\229\156\176\229\140\186\231\154\132\230\137\128\230\156\137\233\135\135\233\155\134\233\161\185\231\155\174\239\188\136\230\160\185\230\141\174\233\128\137\230\139\169\231\154\132\232\191\135\230\187\164\230\157\161\228\187\182\231\173\137\239\188\140\230\156\128\229\164\154\230\152\190\231\164\186\52\48\48\228\184\170\239\188\137\227\128\130\n\n\229\155\160\228\184\186\230\152\190\231\164\186\229\164\167\233\135\143\231\154\132\233\135\135\233\155\134\233\161\185\231\155\174\228\188\154\229\156\168\230\137\147\229\188\128\229\156\176\229\155\190\230\151\182\228\186\167\231\148\159\229\187\182\230\151\182\239\188\140\230\137\128\228\187\165\233\187\152\232\174\164\230\131\133\229\134\181\228\184\139\232\191\153\228\186\155\233\161\185\231\155\174\230\152\175\233\154\144\232\151\143\231\154\132\227\128\130\228\189\160\229\143\175\228\187\165\231\130\185\229\135\187\228\184\150\231\149\140\229\156\176\229\155\190\229\183\166\228\184\139\232\167\146\231\154\132\226\128\156Show Item\226\128\157\230\140\137\233\146\174\230\157\165\230\152\190\231\164\186\228\187\150\228\187\172\239\188\136\232\191\135\230\187\164\233\128\137\233\161\185\228\184\173\230\156\137\228\184\128\233\161\185\229\143\175\228\187\165\230\137\147\229\188\128\232\191\153\228\184\170\233\153\144\229\136\182\239\188\140\228\189\134\228\189\160\232\166\129\229\175\185\232\135\170\229\183\177\231\154\132\232\161\140\229\138\168\232\180\159\232\180\163\239\188\137\227\128\130\n\nNB: \232\191\153\228\184\170\230\150\185\230\179\149\230\178\161\230\179\149\233\152\187\230\173\162\229\187\182\232\191\159\239\188\140\229\174\131\229\143\170\230\152\175\229\143\175\228\187\165\233\129\191\229\133\141\228\189\160\230\137\147\229\188\128\229\156\176\229\155\190\231\154\132\230\151\182\229\128\153\228\186\167\231\148\159\229\187\182\230\151\182\239\188\140\229\189\147\228\189\160\230\140\137\228\184\139\230\152\190\231\164\186\231\154\132\230\140\137\233\146\174\231\154\132\230\151\182\229\128\153\239\188\140\229\187\182\230\151\182\232\191\152\230\152\175\228\184\128\230\160\183\229\173\152\229\156\168\231\154\132\227\128\130\n\n\229\189\147\228\189\160\97\108\116\45\233\188\160\230\160\135\229\143\179\233\148\174\231\130\185\229\135\187\228\184\128\228\184\170\228\184\150\231\149\140\229\156\176\229\155\190\228\184\138\231\154\132\233\161\185\231\155\174\230\151\182\239\188\140\228\185\159\228\188\154\232\176\131\229\135\186\232\138\130\231\130\185\231\188\150\232\190\145\229\153\168\227\128\130\228\189\160\229\143\175\228\187\165\231\148\168\229\174\131\230\157\165\229\175\185\230\149\176\230\141\174\229\186\147\229\129\154\228\184\128\228\186\155\229\159\186\230\156\172\231\154\132\231\188\150\232\190\145\227\128\130\n";
813 GathererHelp[5] ="|cffff7f3f\233\128\137\233\161\185\229\175\185\232\175\157\230\161\134:|r\n\n\233\128\137\233\161\185\229\175\185\232\175\157\230\161\134\229\136\134\228\184\186\228\184\137\228\184\170\230\160\135\231\173\190\239\188\154\232\191\135\230\187\164\227\128\129\229\133\168\229\177\128\233\128\137\233\161\185\227\128\129\229\191\171\230\141\183\232\143\156\229\141\149\n\n|cffff7f3f\232\191\135\230\187\164\230\160\135\231\173\190|r \229\140\133\229\144\171\232\191\135\230\187\164\231\155\184\229\133\179\233\128\137\233\161\185\239\188\136\229\140\133\229\144\171\228\184\150\231\149\140\229\156\176\229\155\190\231\154\132\230\152\190\231\164\186\47\233\154\144\232\151\143\230\140\137\233\146\174\231\154\132\230\142\167\229\136\182\239\188\137\227\128\130\n\n|cffff7f3f\229\133\168\229\177\128\233\128\137\233\161\185\232\143\156\229\141\149|r \229\140\133\229\144\171Gatherer\230\160\184\229\191\131\229\138\159\232\131\189\231\155\184\229\133\179\231\154\132\233\128\137\233\161\185\239\188\136\231\187\157\229\164\167\233\131\168\229\136\134\233\128\137\233\161\185\229\144\140\230\160\183\229\143\175\228\187\165\233\128\154\232\191\135\229\145\189\228\187\164\232\161\140\229\174\158\231\142\176\239\188\137\227\128\130\n\n|cffff7f3f\229\191\171\230\141\183\232\143\156\229\141\149\230\160\135\231\173\190|r \230\142\167\229\136\182\232\191\183\228\189\160\229\156\176\229\155\190\229\155\190\230\160\135\229\188\185\229\135\186\231\154\132\229\191\171\230\141\183\232\143\156\229\141\149\231\154\132\232\161\140\228\184\186\239\188\136\229\140\133\230\139\172\229\155\190\230\160\135\231\154\132\228\189\141\231\189\174\229\143\138\230\152\190\231\164\186\228\184\142\229\144\166\239\188\137\227\128\130\n";
814 GathererHelp[6] ="|cffff7f3f\229\156\176\229\140\186\233\135\141\229\140\185\233\133\141\229\175\185\232\175\157\230\161\134\239\188\154|r\n\n\230\173\164\229\138\159\232\131\189\228\184\187\232\166\129\231\148\168\228\186\142\228\184\128\228\186\155\230\156\172\229\156\176\229\140\150\229\156\168\229\174\152\230\150\185\230\142\168\229\135\186\229\174\162\230\136\183\231\171\175\230\151\182\230\178\161\230\156\137\229\174\140\229\133\168\229\174\140\230\136\144\231\154\132\229\143\145\229\184\131\231\137\136\230\156\172\227\128\130\n\n\229\189\147\229\156\176\229\140\186\229\144\141\229\173\151\229\143\152\229\140\150\230\151\182\239\188\140\231\148\177\228\186\142\229\156\176\229\140\186\231\155\174\229\189\149\230\152\175\231\148\177\229\144\141\231\167\176\231\154\132\229\173\151\230\175\141\233\161\186\229\186\143\229\134\179\229\174\154\231\154\132\239\188\140\230\137\128\228\187\165\229\144\140\230\160\183\228\188\154\228\186\167\231\148\159\229\143\152\229\140\150\227\128\130\n\232\191\153\228\184\128\230\156\186\229\136\182\230\143\144\228\190\155\228\186\134\228\184\128\228\184\170\232\189\172\230\141\162\232\161\168\239\188\140\230\160\185\230\141\174\87\79\87\231\154\132\231\137\136\230\156\172\229\143\138\229\174\162\230\136\183\231\171\175\232\175\173\232\168\128\239\188\136\228\191\174\230\173\163\233\161\185\231\155\174\229\139\190\233\128\137\230\161\134\229\133\129\232\174\184\229\144\140\230\151\182\228\191\174\230\173\163\228\191\174\230\148\185\232\191\135\231\154\132\233\161\185\231\155\174\229\144\141\231\167\176\239\188\137\239\188\140\233\135\135\231\148\168\233\128\137\230\139\169\228\184\128\228\184\170\230\186\144\229\140\186\229\159\159\233\161\186\229\186\143\239\188\136\230\175\148\229\166\130\228\184\138\228\184\128\228\184\170\239\188\137\228\184\142\228\184\128\228\184\170\231\155\174\231\154\132\229\140\186\229\159\159\233\161\186\229\186\143\239\188\136\229\189\147\229\137\141\233\161\186\229\186\143\239\188\137\230\157\165\228\191\174\230\173\163\232\191\153\228\184\170\231\155\174\229\189\149\227\128\130\n\nThis also allows global manipulation of the database, such as changing it's format, this is done with any selected source and destination zone order, for non-localized clients an identify matrix should be used (ie. same source and destination order).\n\n|cffff7f3fDatabase is modified, so keep a backup of your data, just in case.|r\n";
815 GathererHelp[7] ="|cffff7f3f\230\138\165\229\145\138\229\175\185\232\175\157\230\161\134:|r\n\n\229\156\168\232\191\153\228\184\170\229\175\185\232\175\157\230\161\134\228\184\173\239\188\140\228\189\160\229\143\175\228\187\165\230\159\165\231\156\139\228\189\160\229\156\168\229\144\132\228\184\170\229\156\176\229\140\186\239\188\136\230\175\143\230\172\161\229\143\170\232\131\189\230\159\165\231\156\139\228\184\128\228\184\170\239\188\137\231\154\132\233\135\135\233\155\134\231\187\147\230\158\156\227\128\130\n\n\228\189\160\229\143\175\228\187\165\231\130\185\229\135\187\228\184\141\229\144\140\231\154\132\230\160\135\229\164\180\230\160\185\230\141\174\229\136\151\229\134\133\229\174\185\232\191\155\232\161\140\230\142\146\229\186\143\239\188\136\228\185\159\229\143\175\228\187\165\233\128\134\229\144\145\239\188\137\227\128\130\n\n\229\190\136\229\164\154\230\160\135\229\164\180\229\183\178\231\187\143\229\143\175\228\187\165\232\175\180\230\152\142\233\151\174\233\162\152\228\186\134\239\188\140\228\184\139\233\157\162\231\154\132\233\161\185\231\155\174\231\168\141\229\129\154\232\167\163\233\135\138\239\188\154\n|cffff7f3f\231\167\141\231\177\187 %:|r\n \229\156\168\229\144\140\228\184\128\229\156\176\229\140\186\229\144\140\231\177\187\233\135\135\233\155\134\232\181\132\230\186\144\228\184\173\229\141\160\231\154\132\230\149\176\233\135\143\231\154\132\231\153\190\229\136\134\230\175\148\227\128\130\n\n|cffff7f3f\229\175\134\229\186\166 %:|r\n \229\144\140\228\184\128\233\135\135\233\155\134\233\161\185\231\155\174\229\141\160\228\184\150\231\149\140\232\140\131\229\155\180\229\134\133\230\173\164\233\161\185\231\155\174\231\154\132\231\153\190\229\136\134\230\175\148\227\128\130\n";
816 GathererHelp[8] ="|cffff7f3f\230\144\156\231\180\162\229\175\185\232\175\157\230\161\134:|r\n\n\229\156\168\230\173\164\229\175\185\232\175\157\230\161\134\228\184\173\239\188\140\228\189\160\229\143\175\228\187\165\230\140\135\229\174\154\228\184\128\228\184\170\233\135\135\233\155\134\229\175\185\232\177\161\229\185\182\230\152\190\231\164\186\229\156\168\228\184\141\229\144\140\229\156\176\229\140\186\228\189\160\229\175\185\230\173\164\233\161\185\231\155\174\231\154\132\233\135\135\233\155\134\232\174\176\229\189\149\227\128\130\n\n\228\189\160\229\143\175\228\187\165\231\130\185\229\135\187\230\160\135\229\164\180\230\157\165\230\160\185\230\141\174\229\136\151\229\134\133\229\174\185\229\175\185\229\136\151\232\191\155\232\161\140\230\142\146\229\186\143\239\188\136\230\136\150\233\128\134\229\186\143\239\188\137\227\128\130\n\n\229\164\167\233\131\168\229\136\134\230\160\135\229\164\180\229\144\141\231\167\176\229\183\178\231\187\143\232\182\179\229\164\159\232\175\180\230\152\142\229\133\182\229\134\133\229\174\185\239\188\140\233\153\164\228\186\134\228\184\139\229\136\151\232\191\153\228\186\155\239\188\154\n|cffff7f3f\232\138\130\231\130\185 %:|r\n \230\140\135\229\174\154\232\181\132\230\186\144\229\141\160\233\128\137\229\174\154\229\156\176\229\140\186\230\137\128\230\156\137\232\181\132\230\186\144\231\154\132\231\153\190\229\136\134\230\175\148\227\128\130\n\n|cffff7f3f\229\175\134\229\186\166 %:|r\n \230\140\135\229\174\154\232\181\132\230\186\144\229\141\160\228\184\150\231\149\140\230\128\187\232\181\132\230\186\144\233\135\143\231\154\132\231\153\190\229\136\134\230\175\148\227\128\130\n";
817 GathererHelp[9] ="|cffff7f3f\232\138\130\231\130\185\231\188\150\232\190\145\229\153\168:|r\n\n\229\156\168\230\173\164\229\175\185\232\175\157\230\161\134\228\184\173\239\188\140\228\189\160\229\143\175\228\187\165\239\188\136\229\143\179\233\148\174\231\130\185\229\135\187\228\184\150\231\149\140\229\156\176\229\155\190\228\184\138\231\154\132\232\138\130\231\130\185\239\188\137\230\148\185\229\143\152\232\138\130\231\130\185\231\154\132\229\144\141\231\167\176\239\188\140\229\174\131\231\154\132\229\155\190\230\160\135\227\128\129\230\160\135\232\174\176\229\133\182\228\184\186\233\148\153\232\175\175\228\186\167\231\148\159\231\154\132\230\136\150\230\152\175\229\136\160\233\153\164\229\174\131\227\128\130\n\n|cffff7f3f\230\160\135\232\174\176\233\148\153\232\175\175|r \228\187\133\228\189\156\231\148\168\228\186\142\233\128\137\229\174\154\231\154\132\232\138\130\231\130\185\227\128\130\n\n|cffff7f3f\229\136\160\233\153\164|r \228\189\191\231\148\168\232\140\131\229\155\180\239\188\136\233\187\152\232\174\164\228\184\186\232\138\130\231\130\185\239\188\140\228\187\165\233\129\191\229\133\141\232\175\175\230\147\141\228\189\156\239\188\137\229\143\175\228\187\165\230\137\169\229\177\149\228\184\186\229\156\176\229\140\186\227\128\129\229\164\167\233\153\134\228\187\165\229\143\138\228\184\150\231\149\140\232\140\131\229\155\180\227\128\130\n\n|cffff7f3f\230\142\165\229\143\151|r \228\189\191\231\148\168\230\150\176\231\154\132\232\138\130\231\130\185\229\144\141\231\167\176\239\188\136\229\134\153\229\165\189\230\150\176\229\144\141\229\173\151\229\144\142\239\188\140\232\174\176\229\190\151\230\140\137\231\161\174\232\174\164\239\188\137\229\146\140\47\230\136\150\229\155\190\230\160\135\227\128\130\n\228\184\142\229\136\160\233\153\164\230\140\137\233\146\174\228\184\128\230\160\183\239\188\140\232\191\153\228\184\170\230\147\141\228\189\156\228\185\159\230\156\137\232\138\130\231\130\185\227\128\129\229\156\176\229\140\186\227\128\129\229\164\167\233\153\134\228\185\131\232\135\179\228\184\150\231\149\140\231\154\132\232\140\131\229\155\180\233\128\137\233\161\185\227\128\130\n";
818  
819 GathererDetails["description"] = "\230\152\190\231\164\186\233\135\135\233\155\134\232\191\135\229\190\151\232\141\137\232\141\175\227\128\129\231\159\191\231\137\169\227\128\129\229\174\157\231\174\177\231\154\132\228\189\141\231\189\174";
820 end
821