Ce dépôt a été archivé le 2020-03-15. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
ifyou're translating and need something changed, please ask.
]]
-- If the client is using this locale, then strings from this table will always be used, regardless of
-- the locale selected for displayed text.
QuestHelper_ForcedTranslations.enUS=
{}
QuestHelper_Translations.enUS=
{
-- Displayed by locale chooser.
LOCALE_NAME="English",
-- Messages used when starting.
LOCALE_ERROR="The locale of your saved data doesn't match the locale of your WoW client. To use QuestHelper you'll need to either change the locale back, or delete the data by typing %h(/qh purge).",
ZONE_LAYOUT_ERROR="Your version of QuestHelper is out of date, and you'll have to update at http://www.curse.com/questhelper/ for it to continue working. You're currently using version %1.",
HOME_NOT_KNOWN="Your home isn't known. When you get a chance, please talk to your innkeeper and reset it.",
PRIVATE_SERVER="QuestHelper does not support private servers.",
PLEASE_RESTART="There was an error starting QuestHelper. Please exit World of Warcraft entirely and try again. If this problem continues, you may need to reinstall QuestHelper.",
NOT_UNZIPPED_CORRECTLY="QuestHelper was installed incorrectly. We recommend using the Curse Client to install. Download at %h(http://www.curse.com/client).",
PLEASE_SUBMIT="%h(Submitted your data to QuestHelper lately?) QuestHelper relies on user-submitted data to keep its database accurate. If you have a few minutes, head to the QuestHelper homepage at %h(http://code.google.com/p/questhelperredux/issues/list) and follow the instructions. Thanks!",
HOW_TO_CONFIGURE="QuestHelper does not yet have a working settings page, but can be configured by typing %h(/qh settings). Help is available with %h(/qh help).",
TIME_TO_UPDATE="There may be a %h(new QuestHelper version) available. New versions usually include new features, new quest databases, and bugfixes. Please update!",
-- Route related text.
ROUTES_CHANGED="The flight routes for your character have been altered.",
HOME_CHANGED="Your home has been changed.",
TALK_TO_FLIGHT_MASTER="Please talk to the local flight master.",
OBJECTIVE_REASON="%1 %h2 for quest %h3.",-- %1 is a verb, %2 is a noun (item or monster)
OBJECTIVE_REASON_FALLBACK="%h1 for quest %h2.",
OBJECTIVE_REASON_TURNIN="Turn in quest %h1.",
OBJECTIVE_PURCHASE="Purchase from %h1.",
OBJECTIVE_TALK="Talk to %h1.",
OBJECTIVE_SLAY="Slay %h1.",
OBJECTIVE_LOOT="Loot %h1.",
OBJECTIVE_OPEN="Open %h1.",
OBJECTIVE_MONSTER_UNKNOWN="unknown monster",
OBJECTIVE_ITEM_UNKNOWN="unknown item",
ZONE_BORDER_SIMPLE="%1 border",
-- Stuff used in objective menus.
PRIORITY="Priority",
PRIORITY1="Highest",
PRIORITY2="High",
PRIORITY3="Normal",
PRIORITY4="Low",
PRIORITY5="Lowest",
SHARING="Sharing",
SHARING_ENABLE="Share",
SHARING_DISABLE="Don't Share",
IGNORE="Ignore",
IGNORE_LOCATION="Ignore this location",
IGNORED_PRIORITY_TITLE="The selected priority would be ignored.",
IGNORED_PRIORITY_FIX="Apply same priority to the blocking objectives.",
IGNORED_PRIORITY_IGNORE="I'll set the priorities myself.",
-- "/qh find"
RESULTS_TITLE="Search Results",
NO_RESULTS="There aren't any!",
CREATED_OBJ="Created: %1",
REMOVED_OBJ="Removed: %1",
USER_OBJ="User Objective: %h1",
UNKNOWN_OBJ="I don't know where you should go for that objective.",
INACCESSIBLE_OBJ="QuestHelper has been unable to find a useful location for %h1. We've added a likely-impossible-to-find location to your objectives list. If you find a useful version of this object, please submit your data! (%h(/qh submit))",
FIND_REMOVE="Cancel objective",
FIND_NOT_READY="QuestHelper hasn't finished loading yet. Please wait a minute and try again.",
FIND_CUSTOM_LOCATION="Custom map location",
FIND_USAGE="Find doesn't work if you don't tell it what to find. Try %h(/qh help) for instructions.",
-- Shared objectives.
PEER_TURNIN="Wait for %h1 to turn in %h2.",
PEER_LOCATION="Help %h1 reach a location in %h2.",
PEER_ITEM="Help %1 to acquire %h2.",
PEER_OTHER="Assist %1 with %h2.",
PEER_NEWER="%h1 is using a newer protocol version. It might be time to upgrade.",
PEER_OLDER="%h1 is using an older protocol version.",
UNKNOWN_MESSAGE="Unknown message type '%1' from '%2'.",
-- Hidden objectives.
HIDDEN_TITLE="Hidden Objectives",
HIDDEN_NONE="There are no objectives hidden from you",
DEPENDS_ON_SINGLE="Depends on '%1'",
DEPENDS_ON_COUNT="Depends on %1 hidden objectives",
DEPENDS_ON="Depends on filtered objectives",
FILTERED_LEVEL="Filtered due to level",
FILTERED_GROUP="Filtered due to group size",
FILTERED_ZONE="Filtered due to zone",
FILTERED_COMPLETE="Filtered due to completeness",
FILTERED_BLOCKED="Filtered due to incomplete prior objective",
FILTERED_UNWATCHED="Filtered due to not being Tracked in the Quest Log",
FILTERED_WINTERGRASP="Filtered due to being a PvP Wintergrasp quest",
FILTERED_RAID="Filtered due to not being completable in a raid",
FILTERED_USER="You requested this objective be hidden",
FILTERED_UNKNOWN="Don't know how to complete",
HIDDEN_SHOW="Show",
HIDDEN_SHOW_NO="Not showable",
HIDDEN_EXCEPTION="Add exception",
DISABLE_FILTER="Disable filter: %1",
FILTER_DONE="done",
FILTER_ZONE="zone",
FILTER_LEVEL="level",
FILTER_BLOCKED="blocked",
FILTER_WATCHED="watched",
-- Achievements. Or, as they are known in the biz, "cheeves".
-- God I hate the biz.
ACHIEVEMENT_CHECKBOX="Check to add this achievement to QuestHelper.",
-- Nagging. (This is incomplete, only translating strings for the non-verbose version of the nag command that appears at startup.)
NAG_MULTIPLE_NEW="You have %h(new information) on %h1, and %h(updated information) on %h2.",
NAG_SINGLE_NEW="You have %h(new information) on %h1.",
NAG_ADDITIONAL="You have %h(additional information) on %h1.",
NAG_POLLUTED="Your database has been polluted by information from a test or private server, and will be cleared on startup.",
NAG_NOT_NEW="You don't have any information not already in the static database.",
NAG_NEW="You might consider sharing your data so that others may benefit.",
NAG_INSTRUCTIONS="Type %h(/qh submit) for instructions on submitting data.",