📄 ui_localization.lua
字号:
--[[ Localization stings for Gatherer config UI english set by default, localized versions overwrite the variables. Revision: $Id: UI_localization.lua 247 2006-06-26 11:08:02Z islorgris $ ToDo: - Missing German strings - Missing Chinese strings ]] -- Quick Menu GATHERER_TEXT_TITLE_BUTTON = "Gatherer Options"; GATHERER_TEXT_TOGGLE_MINIMAP = "Minimap "; GATHERER_TEXT_TOGGLE_MAINMAP = "Worldmap "; GATHERER_TEXT_TOGGLE_HERBS = "Herbs "; GATHERER_TEXT_TOGGLE_MINERALS = "Ores "; GATHERER_TEXT_TOGGLE_TREASURE = "Treasures "; GATHERER_TEXT_TOGGLE_REPORT = "Report"; GATHERER_TEXT_TOGGLE_SEARCH = "Search"; GATHERER_REPORT_TIP = "Access Report dialog."; GATHERER_SEARCH_TIP = "Access Search dialog."; GATHERER_MENUTITLE_TIP = "Access Configuration dialog."; GATHERER_ZMBUTTON_TIP = "Access Zone Match dialog."; -- Quick Menu Options GATHERER_TEXT_CONFIG_TITLE = "Gatherer: Options"; GATHERER_TAB_MENU_TEXT = "Quick Menu"; GATHERER_TEXT_SHOWONMOUSE = "Show on mouse over"; GATHERER_TEXT_HIDEONMOUSE = "Hide on mouse out"; GATHERER_TEXT_SHOWONCLICK = "Show on left click"; GATHERER_TEXT_HIDEONCLICK = "Hide on left click"; GATHERER_TEXT_HIDEONBUTTON = "Hide on button press"; GATHERER_TEXT_POSITION = "Position"; GATHERER_TEXT_RADIUS = "Radius"; GATHERER_TEXT_HIDEICON = "Hide menu icon"; GATHERER_SHOWONMOUSE_TIP = "Show menu on icon mouse over."; GATHERER_SHOWONCLICK_TIP = "Show Menu on icon left-click."; GATHERER_HIDEONMOUSE_TIP = "Hide menu off mouse over."; GATHERER_HIDEONCLICK_TIP = "Hide menu on icon left-click."; GATHERER_HIDEONBUTTON_TIP = "Hide menu on selection."; GATHERER_HIDEICON_TIP = "Hide minimap icon to access menu."; GATHERER_TEXT_POSITION_TIP = "Adjusts the position of the tracking icon around the border of the minimap."; GATHERER_TEXT_RADIUS_TIP = "Adjusts the position of the tracking icon from the center of the minimap."; GATHERER_TAB_MENU_TEXT_TIP = "Access QuickMenu Options."; -- Globals Options GATHERER_TAB_GLOBALS_TEXT = "Globals"; GATHERER_TEXT_RAREORE = "Couple Rare Ore/Herbs"; GATHERER_TEXT_NO_MINICONDIST = "No icon under min distance"; GATHERER_TEXT_MAPMINDER = "Activate Map Minder"; GATHERER_TEXT_MAPMINDER_VALUE = "Map Minder timer"; GATHERER_TEXT_FADEPERC = "Fade Percent"; GATHERER_TEXT_FADEDIST = "Fade Distance"; GATHERER_TEXT_THEME = "Theme: "; GATHERER_TEXT_MINIIDIST = "Minimal icon distance"; GATHERER_TEXT_NUMBER = "Mininotes number"; GATHERER_TEXT_MAXDIST = "Mininotes distance"; GATHERER_TEXT_HIDEMININOTES = "Hide mininotes"; GATHERER_TEXT_TOGGLEWORLDNOTES = "Long world note names"; GATHERER_TEXT_WMICONSIZEEB = "Worldmap icon size"; GATHERER_TEXT_WMICONALPHAEB = "Worldmap icon transparency"; GATHERER_TEXT_ALPHAUNDER_MINICON= "Transparency under min"; GATHERER_MAPMINDER_TIP = "Activate/Deactivate Map Minder."; GATHERER_TEXT_MAPMINDER_TIP = "Adjusts the Map Minder timer."; GATHERER_THEME_TIP = "Set Icon Theme."; GATHERER_NOMINIICONDIST_TIP = "No display of minimap icon under min distance."; GATHERER_RAREORE_TIP = "Show common/rare ore/herbs together."; GATHERER_TEXT_FADEPERC_TIP = "Adjusts icons fade percent." ; GATHERER_TEXT_FADEDIST_TIP = "Adjusts icons fade distance."; GATHERER_TEXT_MINIIDIST_TIP = "Adjusts minimal distance at which item icon appears."; GATHERER_TEXT_NUMBER_TIP = "Adjusts number of mininotes displayed on the minimap."; GATHERER_TEXT_MAXDIST_TIP = "Adjusts maximum distance to consider when looking for mininotes to display on the minimap."; GATHERER_HIDEMININOTES_TIP = "Do not display mininotes on minimap."; GATHERER_TOGGLEWORLDNOTES_TIP = "Toggle between short/long item name in worldmap notes."; GATHERER_WMICONSIZEEB_TIP = "Set Icon size on world map."; GATHERER_WMICONALPHAEB_TIP = "Set Icon transparency on world map."; GATHERER_TEXT_ALPHAUNDER_MINICON_TIP = "Set mininote transparency under minimal distance"; GATHERER_TAB_GLOBALS_TEXT_TIP = "Access Global Options."; -- Filters Options GATHERER_TAB_FILTERS_TEXT = "Filters"; GATHERER_TEXT_FILTER_HERBS = "Herbs: "; GATHERER_TEXT_FILTER_ORE = "Ore: "; GATHERER_TEXT_FILTER_TREASURE = "Treasure: "; GATHERER_TEXT_LINKRECORD = "Filter Record" GATHERER_TEXT_WMFILTERS = "Filters on World Map"; GATHERER_TEXT_DISABLEWMFIX = "Enable Show/Hide button"; GATHERER_HERBSKLEB_TIP = "Set min Herbalism skill for display."; GATHERER_ORESKLEB_TIP = "Set min Mining skill for display."; GATHERER_HERBDDM_TIP = "Filter shown herbs."; GATHERER_OREDDM_TIP = "Filter shown ores."; GATHERER_TREASUREDDM_TIP = "Filter shown treasures."; GATHERER_TEXT_LINKRECORD_TIP = "Link recording to selected filters."; GATHERER_TEXT_WMFILTERS_TIP = "Toggle items filters on world map."; GATHERER_TEXT_DISABLEWMFIX_TIP = "Enable World Map Show/Hide button to display items"; GATHERER_TAB_FILTERS_TEXT_TIP = "Access Filters Options." -- Zone Rematch Dialog GATHERER_TEXT_REMATCH_TITLE = "Zone Rematch"; GATHERER_TEXT_APPLY_REMATCH = "Apply Zone Rematch:"; GATHERER_TEXT_SRCZONE_MISSING = "Source Zone not selected."; GATHERER_TEXT_DESTZONE_MISSING = "Destination Zone not selected."; GATHERER_TEXT_FIXITEMS = "Fix Item Names"; GATHERER_TEXT_LASTMATCH = "Last Match: "; GATHERER_TEXT_LASTMATCH_NONE = "None"; GATHERER_TEXT_CONFIRM_REMATCH = "Confirm Zone Rematch (WARNING, this will modify data)"; GATHERER_ZM_FIXITEM_TIP = "Fix Items names, localized version only."; GATHERER_ZM_SRCDDM_TIP = "Set Source Map order."; GATHERER_ZM_DESTDDM_TIP = "Set Destination Map order."; -- Report Dialog GATHERER_TAB_REPORT_TIP = "Node Report by Zone."; GATHERER_REPORT_LOCATION = "Location:"; GATHERER_REPORT_COL_TYPE = "Type"; GATHERER_REPORT_COL_NAME = "Gatherable"; GATHERER_REPORT_COL_PTYPE = "% Type"; GATHERER_REPORT_COL_PDENSITY = "% Density"; GATHERER_REPORT_SUMMARY = "Total: # gather for & nodes"; -- Search Dialog GATHERER_TAB_SEARCH_TIP = "Search for Zone containing specific item."; GATHERER_SEARCH_LOCATION = "Item:"; GATHERER_SEARCH_COL_CONTINENT = "Continent"; GATHERER_SEARCH_COL_ZONE = "Zone"; GATHERER_SEARCH_COL_PNODE = "% Node"; GATHERER_SEARCH_COL_PDENSITY = "% Density"; GATHERER_SEARCH_SUMMARY = "Found: # nodes in & zones"; -- World Map GATHERER_FILTERDM_TEXT = "Filters" GATHERER_FILTERDM_TIP = "Modify item filters." -- Bindings BINDING_HEADER_GATHERER_BINDINGS_HEADER = "Gatherer"; BINDING_NAME_GATHERER_BINDING_QUICKMENU = "Show/Hide Gatherer Quick Menu"; BINDING_NAME_GATHERER_BINDING_OPTIONS = "Show/Hide Gatherer Options"; BINDING_NAME_GATHERER_BINDING_REPORT = "Show/Hide Gatherer Report"; BINDING_NAME_GATHERER_BINDING_SEARCH = "Show/Hide Gatherer Options"; -- MyAddons Help Pages GathererHelp = {}; 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"; 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"; 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"; 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"; 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";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -