vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --[[
2 filename: localization.lua
3 author: Jeff Parker <jeff3parker@gmail.com>
4 created: Sat, 11 Jun 2005 14:15:00 -0800
5 updated: Sun, 12 Jun 2005 21:39:00 -0800
6  
7 Special thanks to Thomas Friedrich for the German translations
8  
9 ]]
10  
11 local PetFeeder_Version = "3.3.1.3";
12  
13 PF_FOM_DIET_MEAT = "meat";
14 PF_FOM_DIET_FISH = "fish";
15 PF_FOM_DIET_BREAD = "bread";
16 PF_FOM_DIET_CHEESE = "cheese";
17 PF_FOM_DIET_FRUIT = "fruit";
18 PF_FOM_DIET_FUNGUS = "fungus";
19  
20 -- Beast family names
21 BAT = "Bat";
22 BEAR = "Bear";
23 BOAR = "Boar";
24 CARRION_BIRD = "Carrion Bird";
25 CAT = "Cat";
26 CRAB = "Crab";
27 CROCOLISK = "Crocolisk";
28 GORILLA = "Gorilla";
29 HYENA = "Hyena";
30 OWL = "Owl";
31 RAPTOR = "Raptor";
32 SCORPID = "Scorpid";
33 SPIDER = "Spider";
34 TALLSTRIDER = "Tallstrider";
35 TURTLE = "Turtle";
36 WIND_SERPENT = "Wind Serpent";
37 WOLF = "Wolf";
38  
39 PETFEEDER_TITLE = "PetFeeder v"..PetFeeder_Version;
40  
41 PETFEEDER_SESSION_DISABLED = "Not a Hunter class, disabling PetFeeder this session";
42  
43 -- binding texts
44 BINDING_HEADER_PETFEEDER = "Pet Feeder";
45 BINDING_NAME_PETFEEDER_TOGGLE = "Toggle the PetFeeder window";
46 BINDING_NAME_PETFEEDER_FEED = "Force feed pet (unless already feeding)";
47  
48 -- UI Text located in the XML file
49 PETFEEDER_ENABLE="Enable PetFeed";
50 PETFEEDER_AUTODETECT="Automatically detect/update foods";
51 PETFEEDER_SKIPBUFF_FOODS="Skip Buff foods during auto detect";
52 PETFEEDER_ENABLE_ALERTS="Enable PetFeed Alerts";
53 PETFEEDER_FEEDING_THRESHOLD="Pet Feeding Threshold";
54 PETFEEDER_CONSUME_FOODS="Consume Foods";
55 PETFEEDER_SORT1="Sort by";
56 PETFEEDER_SORT2="Then by";
57 PETFEEDER_FOODS="Pet Foods";
58 PETFEEDER_UNLIKED_FOODS="Unliked Pet Foods";
59 PETFEEDER_CLEARFOODS="Clear Foods";
60 PETFEEDER_UPDATEFOODS="Update Foods";
61 PETFEEDER_RESTORES="Restores"; -- used to get the quality of food : "Use: Restores 62.5 points of health over 18 seconds"
62 PETFEEDER_FEED_PET="Feed Pet";
63 PETFEEDER_HUNTER="Hunter";
64 PETFEEDER_REQUIREDAPPROVAL = "Require Approval";
65 PETFEEDER_FEEDAPPROVED = "Feed Only Approved Foods";
66  
67  
68 PETFEEDER_TAB_GENERAL = "General";
69 PETFEEDER_TAB_LIST = "Foods";
70 PETFEEDER_TAB_UNLIKED = "Unliked Foods";
71 PETFEEDER_TAB_OPTIONS = "Options";
72 PETFEEDER_TAB_APPROVED = "Approved Foods";
73  
74 PETFEEDER_APPROVE = "Approve";
75 PETFEEDER_DISLIKE = "Dislike";
76  
77 PETFEEDER_APPROVE_FOOD = "Use this food";
78  
79 PETFEEDER_LEVELS_DROPDOWN = {
80 { name = "Content" },
81 { name = "Happy" }
82 };
83  
84 PETFEEDER_SORTOPTION_DROPDOWN = {
85 { name = "None", func = nil},
86 { name = "By Quantity High->Low", func = sortQuantityHighLow },
87 { name = "By Quantity Low->High", func = sortQuantityLowHigh },
88 { name = "By Quality High->Low", func = sortQualityHighLow },
89 { name = "By Quality Low->High", func = sortQualityLowHigh },
90 { name = "Alphabetically Z-A", func = sortAlphabeticallyHighLow },
91 { name = "Alphabetically A-Z", func = sortAlphabeticallyLowHigh }
92 };
93  
94 -- Chat message text
95 PETFEEDER_FAILED_TO_FEED = "You fail to perform Feed Pet: Your pet doesn't like that food.";
96 PETFEEDER_AFK = "You are now AFK: Away from Keyboard";
97 PETFEEDER_FOODTOOLOW = "You fail to perform Feed Pet: That food's level is not high enough for your pet.";
98  
99 -- Food buffs
100 PETFEEDER_ITEM_ATTRIBUTE_BUFFS = {
101 { search = "If you spend at least (%d+)" }
102 ,{ search = "for (%d+) min" }
103 ,{ search = "for the next (%d+) min" }
104 };
105  
106 PETFEEDER_NEED_PET = "You need a pet to do this";
107  
108 PETFEEDER_PET_DIES_MSG = "dies.";
109  
110 -- Messages
111 PETFEEDER_ESTABLISH_PET = "You need to establish a pet first";
112 PETFEEDER_REMOVE_FOOD = "PetFeeder removing unliked food ";
113 PETFEEDER_UNLIKED_FOOD = "Your pet doesn't like to eat ";
114 PETFEEDER_EATS_A = " starts to eat a ";
115 PETFEEDER_NO_FOOD = " could not find any food to eat.";
116 PETFEEDER_BEGIN_SEARCH = " begins looking for food...";
117  
118 FOOD_SEARCH = { " Meat", " Jerky", "Crispy", " Kabob", " Ribs", " Flank", " Flesh", " Leg", " Steak", " Sausage", " Stew"
119 ,"Crispy", "Mutton", "Venison", "Chops", "Shank", "Barbecued", "Roast", "Mackerel", "Smallfish"
120 ,"Raw ", "Albacore", "Snapper", "Filet", "Fillet", "Catfish", " Cod", " Trout", "Bloodbelly", "Grilled"
121 ," Bass"," Salmon", "Cheddar", "Yellowtail", "Cooked ", "Baked ", " Bread", " Muffin", " Cookie"
122 ,"Crab", "Cornbread", " Rye", " Cake", "Ricecake", "Pumpernickel", "Sourdough", "Sweet Roll", "Mushroom"
123 ,"Senggin", "Morel", "Delicious", "Bleu", "Dalaran Sharp", "Dwarven Mild", "Brie", "Swiss", "Apple"
124 ,"Banana", "Pumpkin", "Peach", "Plantain", "Watermelon", "Savory", " Surprise", " Chowder", " Soup"
125 ,"Seasoned", "Gumbo", "Deviled", "Omelet", "Scorcho", "Bisque", "Rockscale", "Bolete", " Chi"
126 ,"Monster Om", "Squid", "Ice Cream","Melon", "Boiled"
127 };
128  
129 PETFEEDER_CLICKFEEDPET = "Click to feed pet with Pet Feeder";
130 PETFEEDER_CLICKOPENOPTIONS = "Click to open Pet Feeder options";
131 PETFEEDER_CLICKMOVEBAR = "Click and hold to move this bar";
132 PETFEEDER_SHOWBUTTONBAR = "Enable Button Bar";
133 PETFEEDER_CONSUMABLE = "Consumable";
134 PETFEEDER_TRADEGOODS = "Trade Goods";
135  
136 PETFEEDER_PETHUNGERY ="Your pet is hungery"
137  
138 if (GetLocale() == "deDE") then
139 PF_FOM_DIET_MEAT = "fleisch";
140 PF_FOM_DIET_FISH = "fisch";
141 PF_FOM_DIET_BREAD = "brot";
142 PF_FOM_DIET_CHEESE = "käse";
143 PF_FOM_DIET_FRUIT = "obst";
144  
145 -- Beast family names
146 BAT = "Fledermaus";
147 BEAR = "Bär";
148 BOAR = "Eber";
149 CARRION_BIRD = "Aasvogel";
150 CAT = "Katze";
151 CRAB = "Krebs";
152 CROCOLISK = "Krokilisk";
153 -- GORILLA = "Gorilla"; -- same as enUS
154 HYENA = "Hyäne";
155 OWL = "Eule";
156 -- RAPTOR = "Raptor"; -- same as enUS
157 SCORPID = "Skorpid";
158 SPIDER = "Spinne";
159 TALLSTRIDER = "Weitschreiter";
160 TURTLE = "Schildkröte";
161 WIND_SERPENT = "Windnatter";
162 -- WOLF = "Wolf"; -- same as enUS
163  
164 PETFEEDER_TITLE = "PetFeeder v"..PetFeeder_Version;
165  
166 PETFEEDER_SESSION_DISABLED = "Not a Hunter class, disabling PetFeeder this session";
167  
168 -- binding texts
169 BINDING_HEADER_PETFEEDER = "Pet Feeder";
170 BINDING_NAME_PETFEEDER_TOGGLE = "schalte das PetFeeder Fenster um";
171 BINDING_NAME_PETFEEDER_FEED = "f\195\188ttere Tier";
172  
173 -- UI Text located in the XML file
174 PETFEEDER_ENABLE="PetFeed aktivieren";
175 PETFEEDER_AUTODETECT="Futter automatisch hinzuf\195\188gen";
176 PETFEEDER_ENABLE_ALERTS="Meldungen aktivieren";
177 PETFEEDER_FEEDING_THRESHOLD="fressen bis";
178 PETFEEDER_CONSUME_FOODS="Futter Anordnen";
179 PETFEEDER_FEED_PET="f\195\188ttere Tier";
180 PETFEEDER_SORT1="sortiere nach";
181 PETFEEDER_SORT2="dann nach";
182 PETFEEDER_PETFOODS="Tierfutter";
183 PETFEEDER_CLEARFOODS="L\195\182schen";
184 PETFEEDER_UPDATEFOODS="Aktualisieren";
185 PETFEEDER_HUNTER="J\195\164ger";
186  
187 PETFEEDER_LEVELS_DROPDOWN = {
188 { name = "Zufrieden" },
189 { name = "Gl\195\188cklich" }
190 };
191  
192 PETFEEDER_SORTOPTION_DROPDOWN = {
193 { name = "wie hinzugef\195\188gt", func = nil },
194 { name = "nach Menge hoch->niedrig", func = sortQuantityLowHigh },
195 { name = "nach Menge niedrig->hoch", func = sortQuantityLowHigh },
196 { name = "nach Qualität hoch->niedrig", func = sortQualityHighLow },
197 { name = "nach Qualität niedrig->hoch", func = sortQualityLowHigh },
198 { name = "alphabetisch Z-A", func = sortAlphabeticallyHighLow },
199 { name = "alphabetisch A-Z", func = sortAlphabeticallyLowHigh }
200 };
201  
202 -- Chat message text
203 PETFEEDER_FAILED_TO_FEED = "Euer Begleiter mag dieses Futter nicht.";
204 PETFEEDER_AFK = "Ihr seit jetzt AFK:";
205 PETFEEDER_FOODTOOLOW = "Die Stufe des Essens ist nicht hoch genugf\195\188r Euren Begleiter";
206  
207 -- Food buffs
208 PETFEEDER_ITEM_ATTRIBUTE_BUFFS = {
209 { search = "Wenn Ihr mindestens (%d+) Sekunden mit Essen verbringt" }
210 ,{ search = "for (%d+) min" }
211 ,{ search = "for the next (%d+) min" }
212 };
213  
214 PETFEEDER_PET_DIES_MSG = "stirbt.";
215  
216 -- Messages
217 PETFEED_ESTABLISH_PET = "Du musst ein Tier bei Dir haben.";
218 PETFEEDER_REMOVE_FOOD = "PetFeeder entfernt unbeliebtes Futter ";
219 PETFEEDER_UNLIKED_FOOD = "Dein Tier mag dieses Futter nicht.";
220 PETFEEDER_EATS_A = " frisst ein ";
221 PETFEEDER_NO_FOOD = " konnte kein passendes Futter finden";
222 PETFEEDER_BEGIN_SEARCH = " schn\195\188ffelt in Deinen Taschen...";
223  
224 FOOD_SEARCH = { " Fleisch", " Ruckartig", "Knusprig", " Kabob", " Rippen", " Flanke", " Flesh", " Bein", " Steak", " Wurst", " Eintopf"
225 ,"Hammelfleisch", "Rehfleisch", "Hackt", "Shank", "Gegrillt", "Braten", "Mackerel", "Smallfish"
226 ,"Roh ", "Albacore", "Snapper", "Filet", "Fillet", "Wels", " Kabeljau", " Forelle", "Bloodbelly", "Gegrillt"
227 ," Bass"," Lachs", "Cheddarkäse", "Yellowtail", "Gekocht ", "Gebacken ", " Brot", " Muffinkuchen", " Plätzchen"
228 ,"Krebs", "Cornbread", " Rye", " Kuchen", "Ricecake", "Pumpernickel", "Sourdough", "Süße Rolle", "Pilz"
229 ,"Senggin", "Morel", "Köstlich", "Bleu", "Dalaran Sharp", "Dwarven Mild", "Brie", "Schweizer", "Apfel"
230 ,"Banane", "Kürbis", "Pfirsich", "Plantain", "Wassermelone", "Lecker", " Überraschung", " Chowder", " Suppe"
231 ,"Seasoned", "Gumbo", "Deviled", "Omelet", "Scorcho", "Bisque", "Rockscale", "Bolete", " Chi"
232 ,"Monster Om", "Tintenfisch", "Eis"
233 };
234  
235 PETFEEDER_CONSUMABLE = "Verbrauchbar";
236 PETFEEDER_TRADEGOODS = "Handwerkswaren";
237  
238 elseif (GetLocale() == "frFR") then
239  
240 PF_FOM_DIET_MEAT = "viande";
241 PF_FOM_DIET_FISH = "poisson";
242 PF_FOM_DIET_BREAD = "pain";
243 PF_FOM_DIET_CHEESE = "fromage";
244 PF_FOM_DIET_FRUIT = "fruit";
245 PF_FOM_DIET_FUNGUS = "champignon";
246  
247 -- Beast family names
248 BAT = "Chauve-souris";
249 BEAR = "Ours";
250 BOAR = "Sanglier";
251 CARRION_BIRD = "Charognard";
252 CAT = "Félin";
253 CRAB = "Crabe";
254 CROCOLISK = "Crocilisque";
255 GORILLA = "Gorille";
256 HYENA = "Hyène";
257 OWL = "Chouette";
258 RAPTOR = "Raptor";
259 SCORPID = "Scorpide";
260 SPIDER = "Araignée";
261 TALLSTRIDER = "Haut-trotteur";
262 TURTLE = "Tortue";
263 WIND_SERPENT = "Serpent des vents";
264 WOLF = "Loup";
265  
266 PETFEEDER_SESSION_DISABLED = "Not a Hunter class, disabling PetFeeder this session";
267  
268 BINDING_HEADER_PETFEEDER = "Pet Feeder";
269 BINDING_NAME_PETFEEDER_TOGGLE = "Ouvrir la fenetre Pet Feeder";
270 BINDING_NAME_PETFEEDER_FEED = "Force le Familier \195\160 s'alimenter (sauf si il est en train de manger)";
271  
272 -- UI Text located in the XML file
273 PETFEEDER_ENABLE="PetFeed actif";
274 PETFEEDER_AUTODETECT="d\195\169tection et mise \195\160 jour automatiques";
275 PETFEEDER_SKIPBUFF_FOODS="Ignorer les demandes pendant la d\195\169tection";
276 PETFEEDER_ENABLE_ALERTS="Alertes actives";
277 PETFEEDER_FEEDING_THRESHOLD="Seuil d'alimentation";
278 PETFEEDER_CONSUME_FOODS="Nourritures consomm\195\169es";
279 PETFEEDER_SORT1="Trier par";
280 PETFEEDER_SORT2="puis par";
281 PETFEEDER_FOODS="Nourritures";
282 PETFEEDER_UNLIKED_FOODS="Mauvaises Nourritures";
283 PETFEEDER_CLEARFOODS="Effacer";
284 PETFEEDER_UPDATEFOODS="Mettre \195\160 jour";
285 PETFEEDER_RESTORES="Restauration"; -- used to get the quality of food : "Use: Restores 62.5 points of health over 18 seconds"
286 PETFEEDER_FEED_PET="Nourrir";
287 PETFEEDER_HUNTER="Chasseur";
288  
289 PETFEEDER_TAB_GENERAL = "G\195\169n\195\169ral";
290 PETFEEDER_TAB_LIST = "Nourritures";
291 PETFEEDER_TAB_UNLIKED = "Nourritures incorrectes";
292 PETFEEDER_TAB_OPTIONS = "Options";
293  
294 PETFEEDER_LEVELS_DROPDOWN = {
295 { name = "Content" },
296 { name = "Heureux" }
297 };
298  
299 PETFEEDER_SORTOPTION_DROPDOWN = {
300 { name = "Aucun", func = nil},
301 { name = "Quantit\195\169s d\195\169croissantes", func = sortQuantityHighLow },
302 { name = "Quantit\195\169s croissantes", func = sortQuantityLowHigh },
303 { name = "Qualit\195\169s d\195\169croissantes", func = sortQualityHighLow },
304 { name = "Qualit\195\169s croissantes", func = sortQualityLowHigh },
305 { name = "Alphabetiquement Z-A", func = sortAlphabeticallyHighLow },
306 { name = "Alphabetiquement A-Z", func = sortAlphabeticallyLowHigh }
307 };
308  
309 -- Chat message text
310 PETFEEDER_FAILED_TO_FEED = "Votre Familier n'aime pas cette nourriture.";
311 PETFEEDER_AFK = "Vous êtes maintenant absent";
312 PETFEEDER_FOODTOOLOW = "Le niveau de cette nourriture n'est pas assez \195\169lev\195\169 pour votre Familier.";
313 PETFEEDER_ITEM_ATTRIBUTE_BUFF= "Si vous d\195\169pensez au moins";
314 PETFEEDER_ITEM_ATTRIBUTE_BUFFS = {
315 { search = "Si vous d\195\169pensez au moins (%d+)" }
316 ,{ search = "en (%d+) min" }
317 ,{ search = "pour les prochaines (%d+) min" }
318 };
319  
320 PETFEEDER_NEED_PET = "Vous devez avoir un Familier pour faire cela";
321  
322 PETFEEDER_PET_DIES_MSG = "dies.";
323  
324 -- Messages
325 PETFEEDER_ESTABLISH_PET = "Vous devez appeler un Familier d'abord";
326 PETFEEDER_REMOVE_FOOD = "PetFeeder supprime les nourritures incorrectes";
327 PETFEEDER_UNLIKED_FOOD = "Votre Familier n'aime pas manger cette nourriture";
328 PETFEEDER_EATS_A = " mange ";
329 PETFEEDER_NO_FOOD = " ne trouve pas \195\160 manger.";
330 PETFEEDER_BEGIN_SEARCH = " cherche \195\160 manger...";
331 FOOD_SEARCH = { " Meat", " Jerky", "Croustillant", " Kabob", " C\195\180tes", " Flanc", " Chair", " Patte", " Steak", " Saucisse", " Rago\195\187t"
332 ,"Croustillant ", "Mouton", "Venaison", "Chops", "Jarret", "Grill\195\169", "R\195\180tis", "Maquereau", "Poisson"
333 ,"Cru ", "Thon", "Snapper", "Filet", "Filet", "Poisson chat", " Morue", " Truite", "Bloodbelly", "Grillé"
334 ," Bass"," Saumon", "Cheddar", "Yellowtail", "Cuit ", "Dor\195\169 ", " Pain", " Muffin", " Cookie"
335 ,"Crabe", "Cornbread", " Seigle", " Cake", "Ricecake", "Pumpernickel", "Sourdough", "Sweet Roll", "Champignon"
336 ,"Senggin", "Morel", "D\195\169licieux", "Bleu", "Dalaran Sharp", "Dwarven Mild", "Brie", "Suisse", "Pomme"
337 ,"Banane", "Potiron", "P\195\170che", "Plantain", "Melon d'eau", "Savoureux", " Surprise", " Chowder", " Soupe"
338 ,"Seasoned", "Gumbo", "Deviled", "Omelette", "Scorcho", "Bisque", "Rockscale", "Bolet", " Chi"
339 ,"Monster Om", "Calmar", "Glace","Melon"
340 };
341  
342 end
343