Language:
None specified     Change language:
Pastebin: 124835
Author: Anonymous
Subject: Untitled
Created: 2009-09-08 09:34:20
Download and save
Toggle line numbers
1BINDING_HEADER_MOUNTRANDOMMOUNT = "MountRandomMount" 
2 BINDING_NAME_MRMTRIGGER = "Summon Random Mount" 
3 BINDING_NAME_MRMLandTRIGGER = "Summon Land Mount Only" 
4 BINDING_NAME_MRMTravelTRIGGER = "Spell Mounts/Travel Forms" 
5 MRMNoMounts = "You haven't added any mounts to the list, please use /rdm add [mount name] to do this." 
6 MRMNoLandMounts = "You have not added any land mounts to your random list." 
7 MRMNoFlyingMountsLand = "You have not added any flying mounts to your random list.  Using a Land mount." 
8 MRMBronzeDrake = "青銅龍" 
9 MRMBronzeDrakeMount = "青銅龍座騎" 
10 MRMRandom = "random" 
11 MRMAdd = "add" 
12 MRMRemove = "remove" 
13 MRMList = "list" 
14 MRMGui = "gui" 
15 MRMReseed = "reseed" 
16 MRMReseedPrint = "座騎以被重新分配" 
17 MRMCatInside = "獵豹型態" 
18 MRMCommands = "Chinese Version MountRandomMount v"..MountRandomMount.version.."\n use: /rdm -- prints this help\n /rdm "..MRMAdd.." [mount name] (can also shift click from your mount list) -- adds another mount to the random list\n /rdm "..MRMRemove.." [mount name] (can also shift click from your mount list) --removes a mount from the list\n /rdm "..MRMList.." -- lists the mounts to select from\n /rdm "..MRMGui.." -- brings up a GUI of your mounts\n /rdm "..MRMReseed.." -- if you use more than one computer and you learn a new mount, your list will not work on the other computer, use this to reseed correct mount ID's\n /rdm "..MRMRandom.." -- mounts a random mount from your list (using flying in flyable areas and land in nonflyable areas)\n /rdm "..MRMCatInside.." -- will enable/disable using Cat Form inside and in instances.\n There are a few keybindings option in the Blizzard KeyBindings Menu.  One will summon a random mount (fly/land, one will summon a land wherever you are, and one is for class summons.\n " 
19 MRMNoFlyingMounts = "您尚未新增座騎到隨機飛行清單" 
20 MRMListTitle = "在您隨機清單裡的座騎有: " 
21 MRMListFlyingTitle = "在外域/北裂境可使用的座騎(除了達拉然/冬握湖)有: " 
22 MRMListLandTitle = "其他地方可用的座騎有: " 
23 MRMDalaran = "達拉然" 
24 MRMWintergrasp = "冬握湖" 
25 MRMKrasusLanding  ="卡薩斯平臺" 
26 MRMOutland = "外域" 
27 MRMNorthrend = "北裂境" 
28 MRMHeadlessKeywordLocation = "地點l" 
29 MRMFlyingAdded = "已被新增到飛行隨機清單" 
30 MRMAlreadyInList = "已在您的隨機座騎清單中" 
31 MRMLandAdded = "已被新增到陸地隨機清單" 
32 MRMNoMountSpecified = "已被新增到您的陸地隨機清單" 
33 MRMFlyingRemoved = "已從您的飛行隨機清單中移除" 
34 MRMLandRemoved = "已從您的陸地隨機清單中移除" 
35 MRMNoExist = "has been removed from your land random list." 
36 MRMCatForm = "您尚未學會獵豹型態" 
37 MRMTravelForm = "您尚未學會旅行型態." 
38 MRMFlightForm = "您尚未學會旅行/飛行型態." 
39 MRMGhostWolf = "您還未學會幽靈狼" 
40 MRMShaman = "薩滿" 
41 MRMDruid = "德魯依" 
42 MRMCatInsideTrue = "將會再副本裡使用獵豹型態" 
43 MRMCatInsideFalse = "無法在這與副本裡使用獵豹型態." 
44 MRMNoMountsAtAll = "您沒有座騎." 
45 MRMToolTipText = "從隨機清單新增/移除這座騎" 
46 MRMExit = "離開" 
47 MRMMRM = "座騎隨機招換" 
48 MRMRMList = "隨機座騎清單" 
49 MRMNext = "Next" 
50 MRMPrev = "Prev" 
51 MRMNotRightClass = "抱歉,您並不是擁有招換座騎法術的職業" 
52 MRMNotADruid = "您並不是德魯依, 請忽略這指令" 
Download and save
Toggle line numbers
Thread:
[124835] Untitled by Anonymous at 2009-09-08 09:34:20
Tip: Click the line numbers to toggle highliting on that line.

Paste followup:

Language:
Author:
Subject:


    Tabstop:     bigger biggest
Note: You can prefix a line with "@@@" to highlight it.