vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- default to American English
2  
3 FishingTranslations = {};
4 FishingTranslations["enUS"] = {
5 NAME = "Fishing Buddy",
6 DESCRIPTION1 = "Keep track of the fish you've caught",
7 DESCRIPTION2 = "and manage your fishing gear.",
8 DESCRIPTION = "#DESCRIPTION1# #DESCRIPTION2#",
9  
10 ID = "FishingBuddy";
11  
12 WINDOW_TITLE = "#NAME# v#VERSION#";
13 FISHINGTEXTURE = "Interface\\Icons\\Trade_Fishing";
14  
15 -- Tab labels and tooltips
16 LOCATIONS_INFO = "Show fishing location information",
17 LOCATIONS_TAB = "Locations",
18 OUTFITS_INFO = "Pick out what to wear when fishing",
19 OUTFITS_TAB = "Outfits",
20 OPTIONS_INFO = "Set #NAME# options",
21 OPTIONS_TAB = "Options",
22 TRACKING_INFO = "Show #NAME# cycle fish information",
23 TRACKING_TAB = "Tracking",
24  
25 POINT = "point",
26 POINTS = "points",
27  
28 RAW = "Raw",
29 FISH = "Fish",
30  
31 BOBBER_NAME = "Fishing Bobber",
32 FISHINGSKILL = "Fishing",
33 HELP = "help",
34 SWITCH = "switch",
35 IMPORT = "import",
36 TRACK = "track",
37 NOTRACK = "notrack",
38 TRACKING = "tracking",
39  
40 ADD = "add",
41 REPLACE = "replace",
42 UPDATE = "update",
43 CURRENT = "current",
44 RESET = "reset",
45 CLEANUP = "cleanup",
46 CHECK = "check",
47 NOW = "now",
48  
49 NOREALM = "unknown realm",
50  
51 WATCHER = "watcher",
52 WATCHER_LOCK = "lock",
53 WATCHER_UNLOCK = "unlock",
54  
55 UNKNOWN = "Unknown",
56 WEEKLY = "weekly",
57 HOURLY = "hourly",
58  
59 KEYS_LABEL_TEXT = "Modifiers:",
60 KEYS_NONE_TEXT = "None",
61 KEYS_SHIFT_TEXT = "Shift",
62 KEYS_CTRL_TEXT = "Control",
63 KEYS_ALT_TEXT = "Alt",
64  
65 SHOWFISHIES = "Show fish",
66 SHOWFISHIES_INFO = "Display fishing history grouped by fish type.",
67  
68 SHOWLOCATIONS = "Locations",
69 SHOWLOCATIONS_INFO = "Display fishing history grouped by where caught.",
70  
71 SWITCHOUTFIT = "Switch",
72 SWITCHOUTFIT_INFO = "Switch between the fishing outfit and what you were wearing before.",
73  
74 -- Option names and tooltips
75 CONFIG_SHOWNEWFISHIES_ONOFF = "Show new fish",
76 CONFIG_SHOWNEWFISHIES_INFO = "Display a message in the chat area when a new fish for the current location is caught.",
77 CONFIG_FISHWATCH_ONOFF = "Fish watcher",
78 CONFIG_FISHWATCH_INFO = "Display a text overlay with the fish caught in the current location.",
79 CONFIG_FISHWATCHSKILL_ONOFF = "Display current skill",
80 CONFIG_FISHWATCHSKILL_INFO = "Display your current fishing skill and mods in the fish watch area.",
81 CONFIG_FISHWATCHZONE_ONOFF = "Display current zone",
82 CONFIG_FISHWATCHZONE_INFO = "Display the current zone in the fish watch area.",
83 CONFIG_FISHWATCHONLY_ONOFF = "Only while fishing",
84 CONFIG_FISHWATCHONLY_INFO = "Only watch the fish caught when we're actually fishing",
85 CONFIG_FISHWATCHPERCENT_ONOFF = "Show percentage caught",
86 CONFIG_FISHWATCHPERCENT_INFO = "Display the percentage of each kind of fish on the watch display",
87 CONFIG_SUITUPFIRST_ONOFF = "Dress for succcess",
88 CONFIG_SUITUPFIRST_INFO = "Put on your fishing outfit if you're not wearing it when the binding key is pressed",
89 CONFIG_EASYCAST_ONOFF = "Easy Cast",
90 CONFIG_EASYCAST_INFO = "If enabled, then when a fishing pole is equipped and you right click, you will cast the line.",
91 CONFIG_FASTCAST_ONOFF = "Fast Cast";
92 CONFIG_FASTCAST_INFO = "If enabled, you can throw your line at the same time you click your bobber.";
93 CONFIG_EASYLURES_ONOFF = "Easy Lures",
94 CONFIG_EASYLURES_INFO = "If enabled, a lure will applied to your fishing pole before you start fishing, whenever you need one.",
95 CONFIG_ONLYMINE_ONOFF = "Outfit Pole Only",
96 CONFIG_ONLYMINE_INFO = "If enabled, easy cast will only check for your outfit's fishing pole (i.e. it won't search all possible poles for a match).",
97 CONFIG_MOUSEFISHING_ONOFF = "Mouse fishing",
98 CONFIG_MOUSEFISHING_INFO = "If enabled, left-click throws your line and right-click loots the bobber",
99 CONFIG_SHOWLOCATIONZONES_ONOFF = "Show Zones",
100 CONFIG_SHOWLOCATIONZONES_INFO = "Display both zones and subzones.",
101 CONFIG_SORTBYPERCENT_ONOFF = "Sort by number caught",
102 CONFIG_SORTBYPERCENT_INFO = "Order displays by the number of fish caught instead of by name.",
103 CONFIG_STVTIMER_ONOFF = "Fishing Extravaganza timer",
104 CONFIG_STVTIMER_INFO = "If enabled, display a countdown timer for the start of the Fishing Extravaganza and a countdown of the timer left.",
105 CONFIG_USEBUTTONHOLE_ONOFF = "Use ButtonHole",
106 CONFIG_USEBUTTONHOLE_INFO = "If enabled, the ButtonHole addon will control the minimap button. Takes effect on the next login.",
107  
108 CONFIG_SKILL_INFO = "Total outfit skill bonus.",
109 CONFIG_SKILL_TEXT = "Fishing ",
110 CONFIG_STYLISH_INFO = "Style points loosely inspired by Draznar's Fishing FAQ in the WoW forums.",
111 CONFIG_STYLISH_TEXT = "Style: ",
112  
113 CONFIG_OUTFITTER_TEXT = "Outfit skill bonus: %s\r\nDraznar's style score: %d ";
114  
115 TITAN_CLICKTOSWITCH_ONOFF = "Click to switch",
116 TITAN_CLICKTOSWITCH_INFO = "If enabled, a left click switches outfits, otherwise it brings up the Fishing Buddy window.",
117  
118 LEFTCLICKTODRAG = "Left-click to drag",
119  
120 MINIMAPBUTTONPLACEMENT = "Button Placement",
121 MINIMAPBUTTONPLACEMENTTOOLTIP = "Allows you to move the #NAME# icon around the minimap",
122 CONFIG_MINIMAPBUTTON_ONOFF = "Display minimap icon",
123 CONFIG_MINIMAPBUTTON_INFO = "Display a #NAME# icon on the minimap.",
124  
125 CONFIG_ENHANCESOUNDS_ONOFF = "Enhance fishing sounds",
126 CONFIG_ENHANCESOUNDS_INFO = "Maximize sound volume and minimize ambient volume to make the bobber noise more noticeable while fishing.",
127  
128 -- messages
129 TOOMANYFISHERMEN = "You have more than one easy cast mod installed.",
130 FAILEDINIT = "Did not initialize correctly.",
131 IMPORTMSG = "Imported '%s' database.",
132 NOIMPORTMSG = "No Impp, DataFish, or FishInfo2 databases found.",
133 ADDFISHIEMSG = "Adding %s to location %s.",
134 CURSORBUSYMSG = "Couldn't switch because the cursor is busy!",
135 NOOUTFITDEFINED = "You don't have any items in your fishing outfit.",
136 NODATAMSG = "No fishing data available.",
137 TRACKINGMSG = "Tracking '%s' %s.",
138 NOTRACKERRMSG = "Can't remove default cycle fish.",
139 NOTRACKMSG = "Removed cycle fish '%s'.",
140 POLEALREADYEQUIPPED = "You're already equipped for fishing.",
141 CANTSWITCHBACK = "You've already removed your fishing equipment.",
142 CLEANUP_NONEMSG = "No old settings remain.",
143 CLEANUP_WILLMSG = "Old settings remaining for |c0000FF00%s|r: %s.",
144 CLEANUP_DONEMSG = "Old settings removed for |c0000FF00%s|r: %s.",
145 CLEANUP_NOOLDMSG = "There are no old settings for player |c0000FF00%s|r.",
146  
147 MINIMUMSKILL = "Minimum skill: %d";
148 NOTLINKABLE = "<Item is not linkable>",
149 CAUGHTTHISMANY = "Caught %d";
150 CAUGHTTHISTOTAL = "Total %d";
151 FISHTYPES = "Fish types: %d";
152  
153 TIMETOGO = "Extravaganza starts in %d:%02d",
154 TIMELEFT = "Extravaganza ends in %d:%02d -- %d %s",
155  
156 STVZONENAME = "Stranglethorn Vale",
157  
158 TOOLTIP_HINTSWITCH = "Hint: click to switch outfits",
159 TOOLTIP_HINTTOGGLE = "Hint: click to show the #NAME# window.",
160  
161 -- Key binding support
162 BINDING_HEADER_FISHINGBUDDY_BINDINGS = "#NAME#",
163 BINDING_NAME_FISHINGBUDDY_TOGGLE = "Toggle #NAME# Window",
164 BINDING_NAME_FISHINGBUDDY_SWITCH = "Switch Fishing Outfit",
165 BINDING_NAME_FISHINGBUDDY_GOFISHING = "Suit up and go fishing",
166  
167 BINDING_NAME_TOGGLEFISHINGBUDDY_LOC = "Toggle #NAME# Locations Pane",
168 BINDING_NAME_TOGGLEFISHINGBUDDY_OUT = "Toggle #NAME# Outfit Pane",
169 BINDING_NAME_TOGGLEFISHINGBUDDY_TRK = "Toggle #NAME# Tracking Pane",
170 BINDING_NAME_TOGGLEFISHINGBUDDY_OPT = "Toggle #NAME# Options Pane",
171 };
172  
173 FishingTranslations["enUS"].IMPORT_HELP = {
174 "|c0000FF00/fb #IMPORT#|r",
175 " Import Impp's fishinfo or FishInfo2 data.",
176 };
177 FishingTranslations["enUS"].SWITCH_HELP = {
178 "|c0000FF00/fb #SWITCH#|r",
179 " swap outfits (if OutfitDisplayFrame or Outfitter is available)",
180 };
181 FishingTranslations["enUS"].WATCHER_HELP = {
182 "|c0000FF00/fb #WATCHER#|r [|c0000FF00#WATCHER_LOCK#|r or |c0000FF00#WATCHER_UNLOCK#|r or |c0000FF00#RESET#|r]",
183 " Unlock the watcher to move the window,",
184 " lock to stop, reset to reset",
185 };
186 FishingTranslations["enUS"].CURRENT_HELP = {
187 "|c0000FF00/fb #CURRENT# #RESET#|r",
188 " Reset the fish caught during the current session.",
189 };
190 FishingTranslations["enUS"].CLEANUP_HELP = {
191 "|c0000FF00/fb #CLEANUP#|r [|c0000FF00f#CHECK#|r or |c0000FF00#NOW#|r]",
192 " Clean up old settings. |c0000FF00#CHECK#|r lists which",
193 " settings will be removed by |c0000FF00#NOW#|r.",
194 };
195 FishingTranslations["enUS"].TRACKING_HELP = {
196 "|c0000FF00/fb #TRACK#|r [|c0000FF00#HOURLY#|r or |c0000FF00#WEEKLY#|r] |c00FF00FF<fish link>|r",
197 " track the catch times for the specified fish (a shift click link)",
198 "|c0000FF00/fb #NOTRACK#|r |c00FF00FF<fish link>|r",
199 " remove the specified fish (a shift click link) from the tracker",
200 "|c0000FF00/fb #TRACKING#|r",
201 " a really bad display of when tracked fish were caught",
202 };
203  
204 FishingTranslations["enUS"].HELPMSG = {
205 "You can use |c0000FF00/fishingbuddy|r or |c0000FF00/fb|r for all commands",
206 "|c0000FF00/fb|r: by itself, toggle the Fishing Buddy window",
207 "|c0000FF00/fb #HELP#|r: display this message",
208 "#SWITCH_HELP#",
209 "#WATCHER_HELP#",
210 "#CURRENT_HELP#",
211 "#CLEANUP_HELP#",
212 "#IMPORT_HELP#",
213 "#TRACKING_HELP#",
214 " ",
215 "You can bind both the window toggle and the outfit",
216 " switch command to keys in the \"Key Bindings\" window.",
217 };
218