You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

155 lines
5.1 KiB

local L = LibStub('AceLocale-3.0'):NewLocale('tdBattlePetScript', 'zhTW')
if not L then return end
--[===[@debug@
--[[
--@end-debug@]===]
--[[Translation missing --]]
--[[ L["ADDON_NAME"] = ""--]]
--[[Translation missing --]]
--[[ L["Auto"] = ""--]]
--[[Translation missing --]]
--[[ L["Beauty script"] = ""--]]
--[[Translation missing --]]
--[[ L["Create script"] = ""--]]
--[[Translation missing --]]
--[[ L["Debugging script"] = ""--]]
--[[Translation missing --]]
--[[ L["DIALOG_COPY_URL_HELP"] = ""--]]
--[[Translation missing --]]
--[[ L["Don't ask me"] = ""--]]
--[[Translation missing --]]
--[[ L["Download"] = ""--]]
--[[Translation missing --]]
--[[ L["Edit script"] = ""--]]
--[[Translation missing --]]
--[[ L["Export"] = ""--]]
--[[Translation missing --]]
--[[ L["Font face"] = ""--]]
--[[Translation missing --]]
--[[ L["Font size"] = ""--]]
--[[Translation missing --]]
--[[ L["Found error"] = ""--]]
--[[Translation missing --]]
--[[ L["Import"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_CHOOSE_KEY"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_CHOOSE_PLUGIN"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_REINPUT_TEXT"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_SCRIPT_EXISTS"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_SCRIPT_WARNING"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_SCRIPT_WELCOME"] = ""--]]
--[[Translation missing --]]
--[[ L["IMPORT_SHARED_STRING_WARNING"] = ""--]]
--[[Translation missing --]]
--[[ L["Installed"] = ""--]]
--[[Translation missing --]]
--[[ L["New script"] = ""--]]
--[[Translation missing --]]
--[[ L["No script"] = ""--]]
--[[Translation missing --]]
--[[ L["Not Installed"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_GENERAL_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SCRIPTEDITOR_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SCRIPTSELECTOR_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_AUTO_SELECT_SCRIPT_BY_ORDER"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_AUTO_SELECT_SCRIPT_ONLY_ONE"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_AUTOBUTTON_HOTKEY"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_HIDE_MINIMAP"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_HIDE_MINIMAP_TOOLTIP"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_HIDE_SELECTOR_NO_SCRIPT"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_LOCK_SCRIPT_SELECTOR"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_NO_WAIT_DELETE_SCRIPT"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_RESET_FRAMES"] = ""--]]
--[[Translation missing --]]
--[[ L["OPTION_SETTINGS_TEST_BREAK"] = ""--]]
--[[Translation missing --]]
--[[ L["Options"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINALLINONE_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINALLINONE_TITLE"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINBASE_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINBASE_TEAM_ALLY"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINBASE_TEAM_ENEMY"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINBASE_TITLE"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINBASE_TOOLTIP_CREATE_SCRIPT"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINFIRSTENEMY_NOTES"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINFIRSTENEMY_NOTIFY"] = ""--]]
--[[Translation missing --]]
--[[ L["PLUGINFIRSTENEMY_TITLE"] = ""--]]
--[[Translation missing --]]
--[[ L["Run"] = ""--]]
--[[Translation missing --]]
--[[ L["Save success"] = ""--]]
--[[Translation missing --]]
--[[ L["Script"] = ""--]]
--[[Translation missing --]]
--[[ L["Script author"] = ""--]]
--[[Translation missing --]]
--[[ L["Script editor"] = ""--]]
--[[Translation missing --]]
--[[ L["Script manager"] = ""--]]
--[[Translation missing --]]
--[[ L["Script name"] = ""--]]
--[[Translation missing --]]
--[[ L["Script notes"] = ""--]]
--[[Translation missing --]]
--[[ L["Script selector"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_EDITOR_DELETE_SCRIPT"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_EDITOR_LABEL_TOGGLE_EXTRA"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_IMPORT_LABEL_COVER"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_IMPORT_LABEL_EXTRA"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_IMPORT_LABEL_GOON"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_SELECTOR_LOST_TOOLTIP"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_SELECTOR_NOT_MATCH"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_SELECTOR_NOTINSTALLED_HELP"] = ""--]]
--[[Translation missing --]]
--[[ L["SCRIPT_SELECTOR_NOTINSTALLED_TEXT"] = ""--]]
--[[Translation missing --]]
--[[ L["Select script"] = ""--]]
--[[Translation missing --]]
--[[ L["TOGGLE_SCRIPT_MANAGER"] = ""--]]
--[[Translation missing --]]
--[[ L["TOGGLE_SCRIPT_SELECTOR"] = ""--]]
--[[Translation missing --]]
--[[ L["TOOLTIP_CREATE_OR_DEBUG_SCRIPT"] = ""--]]
--[[Translation missing --]]
--[[ L["Update to version: "] = ""--]]
--[===[@debug@
--]]
--@end-debug@]===]