mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
Merge pull request #382 from FlyingPikachu/l10n_master
New Crowdin translations
This commit is contained in:
commit
e4f105bd11
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Enter Quest name (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Zadejte název úkolu (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Zadejte jméno úkolu který chcete upravit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Zadejte požadovanou zprávu (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Zadejte konečnou zprávu (<cancel>)"
|
||||
questEditorEnterNPCStart: "Zadejte NPC ID, -1 pro vyčištění startu NPC nebo -2 pro zavření"
|
||||
questEditorEnterNPCStart: "Zadejte NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Pravým-klikem na blok použijete počáteční bod, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Zadej název Eventu, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Povinný, není nastaveno"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Napiš množství položení (numbers), <space>,
|
||||
stageEditorUseBlocksPrompt: "Napiš množství použití (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Napiš množství ustřižení (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Napiš výdrž blocku (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Napiš kolik ryb musí chytit, nebo 0 pro vyčištění cíle chytání ryb, nebo -1 pro zavření"
|
||||
stageEditorKillPlayerPrompt: "Napiš kolik hráčů musí zabít, nebo 0 pro vyčištění cíle zabíjení hráčů, nebo -1 pro zavření"
|
||||
stageEditorCatchFishPrompt: "Napiš kolik ryb musí chytit, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Napiš kolik hráčů musí zabít, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Napiš jména enchantu, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Napiš množství enchantu (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Napiš jména položka, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen skript nenalezen!"
|
||||
stageEditorNoCitizens: "Plugin Citizens není nainstalován!"
|
||||
stageEditorNoDenizen: "Plugin Denizen není nainstalován!"
|
||||
stageEditorPositiveAmount: "Musíš napsat kladné číslo!"
|
||||
stageEditorNoNumber: "Vstup není číslo!"
|
||||
stageEditorNotListofNumbers: "Neplatný vstup, vstup nebyl seznam čísel!"
|
||||
stageEditorNotListofNumbers: "vstup nebyl seznam čísel!"
|
||||
stageEditorNoDelaySet: "Musíš nejdřív nastavit prodlevu!"
|
||||
stageEditorNoBlockNames: "Nejdřív musíte nastavit název bloku!"
|
||||
stageEditorNoEnchantments: "Musíš nejdřív nastavit enchanty!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Žádná doba trvání nenastavena)"
|
||||
eventEditorSetPotionMagnitudes: "Nastavte level efektu lektvaru"
|
||||
eventEditorPotionsCleared: "Efekty lektvaru vymazány."
|
||||
eventEditorInvalidPotionType: "není platný typ efektu lektvaru!"
|
||||
eventEditorEnterNPCId: "Napiš NPC ID (nebo -1 pro vrácení)"
|
||||
eventEditorNoNPCExists: "Žádný NPC neexistuje s tímto ID!"
|
||||
eventEditorLightningPrompt: "Pravým klikem na block pro úder bleskem, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Pravým-klikem na block pro vytvoření exploze, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Musíš nejdřív vybrat block."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Pravý klik na block pro zvolení, <add>, <can
|
||||
eventEditorSetPotionEffectsPrompt: "Napiš typy efektu lektvaru, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Napiš dobu trvání efektu (v sekundách), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Napiš level efektu lektvaru, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Napiš level hladu, nebo -1 pro vymazání"
|
||||
eventEditorSetSaturationPrompt: "Napiš level najezení, or -1 pro vymazání"
|
||||
eventEditorSetHealthPrompt: "Napiš level zdraví, nebo -1 pro vymazání"
|
||||
eventEditorSetHungerPrompt: "Napiš level hladu, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Napiš level najezení, <clear>"
|
||||
eventEditorSetHealthPrompt: "Napiš level zdraví, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Pravým-klikem na block zahájíš teleportaci hráče,\n <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Oznámení: Můžeš použít <player> odkazovat na jméno hráče."
|
||||
eventEditorSetCommandsPrompt: "Napiš příkazy odděl to čárkou, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Nastavit dovednosti"
|
||||
reqSetSkillAmounts: "Nastavit množství dovedností"
|
||||
reqHeroesSetPrimary: "Nastavit hlavní třídu"
|
||||
reqHeroesSetSecondary: "Nastavit druhou třídu"
|
||||
reqMoneyPrompt: "Napiš množství <money>, nebo 0 pro vymazání měnového požadavku, nebo -1 pro zavření"
|
||||
reqQuestPointsPrompt: "Napiš množství bodů úkolu, nebo 0 pro vymazání požadavku bodů z úkolu, nebo -1 pro zavření\""
|
||||
reqMoneyPrompt: "Napiš množství <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Napiš množství bodů úkolu, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Úkoly Dostupný -"
|
||||
reqQuestPrompt: "Napiš seznam jmen úkolů, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Zadejte seznam hodnot dobře/špatně, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Nastavte datum zahájení"
|
||||
plnEnd: "Nastavte datum ukončení"
|
||||
plnRepeat: "Nastavte cyklus opakování"
|
||||
plnCooldown: "Nastavte cooldown hráče"
|
||||
plnStartPrompt: "Zadejte čas (v sekundách), 0 pro vymazání data zahájení nebo -1 pro zrušení"
|
||||
plnEndPrompt: "Zadejte čas (v sekundách), 0 pro vymazání data ukončení nebo -1 pro zrušení"
|
||||
plnRepeatPrompt: "Zadejte čas (v sekundách), 0 zrušte opakování nebo -1 zrušte"
|
||||
plnCooldownPrompt: "Zadejte čas (v sekundách), 0 pro vymazání rozložení nebo -1 pro zrušení"
|
||||
plnRepeatPrompt: "Zadejte čas (v sekundách), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Zadejte čas (v sekundách), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> bude aktivní v <time>."
|
||||
plnTooLate: "<quest> byl naposledy aktivní <time>."
|
||||
rewSetMoney: "Nastavit peněžní odměnu"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Nastavit odměnu PhatLoot"
|
||||
rewSetCustom: "Nastavit vlastní odměnu"
|
||||
rewSetHeroesClasses: "Nastavit třídy"
|
||||
rewSetHeroesAmounts: "Nastavit množství bodů zkušenosti"
|
||||
rewMoneyPrompt: "Napiš množství <money>, nebo 0 pro vymazání peněžní odměny, nebo -1 pro zavření"
|
||||
rewExperiencePrompt: "Napiš množství zkušeností, nebo 0 pro vymazání odměny zkušeností, nebo -1 pro zavření"
|
||||
rewMoneyPrompt: "Napiš množství <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Napiš množství zkušeností, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Napiš odměny na příkaz, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Poznámka: Můžete zadat <player> pro zadání hráče, který dokončil úkol. např. porazil <player>'
|
||||
rewPermissionsPrompt: "Zadejte odměny oprávnění, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Napiš množství bodů z úkolu, nebo 0 vymazat odměnu bodů z úkolu, nebo -1 pro zavření"
|
||||
rewQuestPointsPrompt: "Napiš množství bodů z úkolu, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Napiš mcMMO dovednosti, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Poznámka: Když napíšete \"All\" získáte úroveň všech dovedností."
|
||||
rewHeroesClassesPrompt: "Napište třídy hrdinů, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Skriv Quest navn (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Skriv Quest navn til at redigere (<cancel>)"
|
||||
questEditorEnterAskMessage: "Skriv spørge beskeden (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Skriv slut beskeden (<cancel>)"
|
||||
questEditorEnterNPCStart: "Skriv NPC's ID, -1 for at fjerne den valgte NPC, eller -2 for at anullere"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Højre-klik på en block for at sætte start pointet, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Skriv et begivenheds navn, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Kræves, ingen indstilling sat"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Skriv antal blokke sat (I tal), <space>, <cancel>
|
||||
stageEditorUseBlocksPrompt: "Skriv antallet brugte (i tal), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Skriv antal snits (i tal), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Skriv blok holdbarhed (i tal), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Skriv numre på hvor mange fisk der skal fanges, eller skriv 0 for at fjerne målet, eller -1 for at annullere"
|
||||
stageEditorKillPlayerPrompt: "Skriv numre på hvor mange spillere der skal dræbes, eller 0 for at ryddet tallet, eller -1 for at annullere"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Skriv enchantments navne, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Skriv antal enchantments (i tal), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Skriv item navne, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen scriptet ikke fundet!"
|
||||
stageEditorNoCitizens: "Citizens er ikke installeret!"
|
||||
stageEditorNoDenizen: "Denizen er ikke installeret!"
|
||||
stageEditorPositiveAmount: "Du skal angive et positivt tal!"
|
||||
stageEditorNoNumber: "Det skal være et tal!"
|
||||
stageEditorNotListofNumbers: "Ugyldig. Input'et var ikke en liste af numre!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "Du skal Først indstille en forsinkelse!"
|
||||
stageEditorNoBlockNames: "Du skal først indstille blok navne!"
|
||||
stageEditorNoEnchantments: "Du skal først indstille enchantments!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "Ingen NPC findes med den ID!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Du skal vælge en block først."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Quest name eingeben (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Gib den Quest-Namen zum bearbeiten an (<cancel>)"
|
||||
questEditorEnterAskMessage: "Gib eine Startnachricht ein (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Gib eine Endnachricht ein (<cancel>)"
|
||||
questEditorEnterNPCStart: "Gib die NPC-ID ein, -1 zum entfernen oder -2 zum abbrechen"
|
||||
questEditorEnterNPCStart: "Gib die NPC-ID ein, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Rechts-klicke auf einen Block um ihn als Start-Punkt auszuwählen, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Gib einen Event-Namen ein, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Benötigt, nicht gesetzt"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Gib die Menge zum Platzieren (zahlen) ein, <space
|
||||
stageEditorUseBlocksPrompt: "Gib die Nutzungsmenge (zahlen) ein, <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Gib die Schnittmenge (zahlen) ein, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Gib die Blockhaltbarkeit (zahlen) ein, <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Gib die Anzahl gefischte Fische ein, oder wenn du 0 eingibst wird der Wert zurückgesetzt, oder mit -1 kommst du zurück"
|
||||
stageEditorKillPlayerPrompt: "Gib die Anzahl Spieler die getötet werden müssen, oder wenn du 0 eingibst wird der Wert zurückgesetzt, oder mit -1 kommst du zurück"
|
||||
stageEditorCatchFishPrompt: "Gib die Anzahl gefischte Fische ein, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Gib die Anzahl Spieler die getötet werden müssen, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Gib Verzauberungsnamen ein, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Gib die Verzauberungsmenge (Zahlen) ein, <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Gib Gegenstandsnamen ein, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen Script wurde nicht gefunden!"
|
||||
stageEditorNoCitizens: "Citizens ist nicht installiert!"
|
||||
stageEditorNoDenizen: "Denizen ist nicht installiert!"
|
||||
stageEditorPositiveAmount: "Du musst eine positive Nummer eingeben!"
|
||||
stageEditorNoNumber: "Die Eingabe ist keine Nummer!"
|
||||
stageEditorNotListofNumbers: "Ungültige Eingabe, war keine Liste aus Nummern!"
|
||||
stageEditorNotListofNumbers: "war keine Liste aus Nummern!"
|
||||
stageEditorNoDelaySet: "Du musst zuerst eine Wiederholung setzen!"
|
||||
stageEditorNoBlockNames: "Du musst erst Block-Namen setzen!"
|
||||
stageEditorNoEnchantments: "Du musst erst Verzauberungen setzen!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Keine Dauer-gesetzt)"
|
||||
eventEditorSetPotionMagnitudes: "Setze die Trank Effekt Größe"
|
||||
eventEditorPotionsCleared: "Trank Effekte geleert."
|
||||
eventEditorInvalidPotionType: "ist kein gültiger Trank Effekt Typ!"
|
||||
eventEditorEnterNPCId: "NPC ID eingeben (oder -1 um zurückzukehren)"
|
||||
eventEditorNoNPCExists: "Kein NPC ist mit dieser Id vorhanden!"
|
||||
eventEditorLightningPrompt: "Rechtsklick auf einen Block um einen Blitzschlag zu spawnen, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Rechtsklick auf einen Block um einen Explosion an dieser Stelle zu spawnen, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Du musst zuerst einen Block auswählen."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Rechtsklicke auf einen Block um ihn auszuwähl
|
||||
eventEditorSetPotionEffectsPrompt: "Gib den Trank-Effekt ein, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Geben Sie Effekt Dauer (in Sekunden) ein, <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Gib die Trankeffektgröße ein, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Gib das Hungerlevel ein. Mit -1 kannst du es entfernen"
|
||||
eventEditorSetSaturationPrompt: "Gib den Sättigungsgrad ein. Mit -1 kannst du es entfernen"
|
||||
eventEditorSetHealthPrompt: "Gib die Gesundheitsmenge ein. Mit -1 kannst du es entfernen"
|
||||
eventEditorSetHungerPrompt: "Gib das Hungerlevel ein, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Gib den Sättigungsgrad ein, <clear>"
|
||||
eventEditorSetHealthPrompt: "Gib die Gesundheitsmenge ein, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Rechtsklicke auf einen Block um den Teleportpunkt für die Spieler zu setzen, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Hinweis: Sie können <player> verwenden, verweisen auf den Namen des Spielers."
|
||||
eventEditorSetCommandsPrompt: "Gib Befehle ein, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Fähigkeit-Voraussetzung festlegen"
|
||||
reqSetSkillAmounts: "Setze die Skill-Menge"
|
||||
reqHeroesSetPrimary: "Hauptklasse festlegen"
|
||||
reqHeroesSetSecondary: "Nebenklasse festlegen"
|
||||
reqMoneyPrompt: "Gib Anzahl an <money> ein. Mit 0 kannst du die Voraussetzung zurücksetzen oder mit -1 kannst du abbrechen"
|
||||
reqQuestPointsPrompt: "Gib Anzahl an Questpunkte ein. Mit 0 kannst du die Voraussetzung zurücksetzen oder mit -1 kannst du abbrechen"
|
||||
reqMoneyPrompt: "Gib Anzahl an <money> ein, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Gib Anzahl an Questpunkte ein, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Verfügbar -"
|
||||
reqQuestPrompt: "Gib eine von Questnamen ein, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Gib eine Liste mit True/false Werten ein, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Startdatum festlegen"
|
||||
plnEnd: "Enddatum festlegen"
|
||||
plnRepeat: "Wiederholungszyklus einstellen"
|
||||
plnCooldown: "Die Abklingzeit des Spielers festlegen"
|
||||
plnStartPrompt: "Geben Sie die Zeit ein (in Sekunden), 0, um das Startdatum zu löschen, oder -1, um abzubrechen"
|
||||
plnEndPrompt: "Geben Sie die Zeit ein (in Sekunden), 0, um das Enddatum zu löschen, oder -1, um abzubrechen"
|
||||
plnRepeatPrompt: "Geben Sie die Zeit ein (in Sekunden), 0, um die Wiederholung zu löschen, oder -1, um abzubrechen"
|
||||
plnCooldownPrompt: "Geben Sie die Zeit ein (in Sekunden), 0, um die Abklingzeit zu löschen, oder -1, um abzubrechen"
|
||||
plnRepeatPrompt: "Geben Sie die Zeit ein (in Sekunden), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Geben Sie die Zeit ein (in Sekunden), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> wird in <time> aktiv."
|
||||
plnTooLate: "<quest> war zuletzt um <time> aktiv."
|
||||
rewSetMoney: "Geldbelohnung festlegen"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "PathLoot-Belohnungen setzen"
|
||||
rewSetCustom: "Benutzerdefinierte Belohnungen setzen"
|
||||
rewSetHeroesClasses: "Klassen festlegen"
|
||||
rewSetHeroesAmounts: "Setze Erfahrungsmenge"
|
||||
rewMoneyPrompt: "Gib Anzahl an <money> ein. Mit 0 kannst du die Belohnung zurücksetzen oder mit -1 kannst du abbrechen"
|
||||
rewExperiencePrompt: "Gib eine Anzahl an Erfahrungspunkte ein. Mit 0 kannst du die Belohnung zurücksetzen oder mit -1 kannst du abbrechen"
|
||||
rewMoneyPrompt: "Gib Anzahl an <money> ein, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Gib eine Anzahl an Erfahrungspunkte ein, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Gib Belohnungsbefehle ein, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Hinweis: Du kannst <player> verwenden, um den Spieler zu wählen, der die Quest abgeschlossen hat. Beispiel: heal <player>'
|
||||
rewPermissionsPrompt: "Gib Permissionsbelohnung ein, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Gib Anzahl an Questpunkte ein. Mit 0 kannst du die Belohnung zurücksetzen oder mit -1 kannst du abbrechen"
|
||||
rewQuestPointsPrompt: "Gib Anzahl an Questpunkte ein, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Gib Mcmmo Skilungen ein, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Hinweis: Gib 'all' ein. Damit kannst du jeder Skillung Levels geben."
|
||||
rewHeroesClassesPrompt: "Gib die Heroes - Klasse ein, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Enter Quest name (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name t' edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 t' clear the NPC start or -2 t' cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-jab on a block t' use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number o' fish t' catch, or 0 t' clear th' fish catch objective, or -1 t' cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number o' players t' kill, or 0 t' clear th' player kill objective, or -1 t' cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number o' fish t' catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number o' players t' kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script nah found!"
|
||||
stageEditorNoCitizens: "Citizens ain't installed!"
|
||||
stageEditorNoDenizen: "Denizen ain't installed!"
|
||||
stageEditorPositiveAmount: "Ye must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was nah a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was nah a list o' numbers!"
|
||||
stageEditorNotListofNumbers: "is nah a list o' numbers!"
|
||||
stageEditorNoDelaySet: "Ye must set a delay first!"
|
||||
stageEditorNoBlockNames: "Ye must set block names first!"
|
||||
stageEditorNoEnchantments: "Ye must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "ain't a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 t' return)"
|
||||
eventEditorNoNPCExists: "No NPC exists wit' that id!"
|
||||
eventEditorLightningPrompt: "Right-jab on a block t' spawn a lightnin' strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-jab on a block t' spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Ye must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-jab on a block t' select it, <add>, <can
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 t' remove it"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 t' remove it"
|
||||
eventEditorSetHealthPrompt: "Enter hunger level, or -1 t' remove it"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-jab on a block t' teleport th' player t', <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: Ye may use <player> t' refer t' th' player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount o' <money>, or 0 t' clear th' doubloons requirement, or -1 t' cancel"
|
||||
reqQuestPointsPrompt: "Enter amount o' Quest Points, or 0 t' clear th' Quest Point requirement, or -1 t' cancel"
|
||||
reqMoneyPrompt: "Enter amount o' <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount o' Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list o' Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list o' true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount o' time (in seconds), 0 t' clear th' start date or -1 t' cancel"
|
||||
plnEndPrompt: "Enter amount o' time (in seconds), 0 t' clear th' end date or -1 t' cancel"
|
||||
plnRepeatPrompt: "Enter amount o' time (in seconds), 0 t' clear th' repeat or -1 t' cancel"
|
||||
plnCooldownPrompt: "Enter amount o' time (in seconds), 0 t' clear th' cooldown or -1 t' cancel"
|
||||
plnRepeatPrompt: "Enter amount o' time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount o' time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set doubloons reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set Custom Rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount o' <<money>, or 0 t' clear th' doubloons reward, or -1 t' cancel"
|
||||
rewExperiencePrompt: "Enter amount o' experience, or 0 t' clear th' experience reward, or -1 t' cancel"
|
||||
rewMoneyPrompt: "Enter amount o' <<money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount o' experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: Ye may put <player> t'' specify th'' player who completed th'' Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount o' Quest Points, or 0 t' clear th' Quest Point reward, or -1 t' cancel"
|
||||
rewQuestPointsPrompt: "Enter amount o' Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typin' 'All' will give levels t' all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Enter Quest name (or 'cancel' to return)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (or 'cancel' to return)"
|
||||
questEditorEnterAskMessage: "Enter ask message (or 'cancel' to return)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (or 'cancel' to return)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, or 'cancel' to return"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, or 'cancel' to return"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each on
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, or enter 'cancel' to return."
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, or 'cancel' to return"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then ente
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, or 'cancel' to return"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set Custom Rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'cancel' to return."
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, or enter 'cancel' to return."
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Tipea el nombre de Búsqueda (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Escribe el nombre de Búsqueda (<cancel>)"
|
||||
questEditorEnterAskMessage: "Escribe el mensaje de inicio (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Escribe el mensaje final (<cancel>)"
|
||||
questEditorEnterNPCStart: "Ingresa el ID del NPC, -1 para borrar los NPCs desde el inicio o -2 para cancelar"
|
||||
questEditorEnterNPCStart: "Ingresa el ID del NPC, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Haz clic-derecho en un bloque para utilizarlo como punto de inicio, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Introduzca un nombre de evento, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Requerido, sin definir"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Introduzca cantidad de lugares (números), <space
|
||||
stageEditorUseBlocksPrompt: "Introduzca cantidad de usos (números), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Introduzca cantidad de cortes (números), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Introduzca la durabilidad del bloque (números), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Introduzca número de peces para atrapar, o 0 para borrar el objetivo de captura de peces, o -1 para cancelar"
|
||||
stageEditorKillPlayerPrompt: "Introduzca números de jugadores para matar, o 0 para borrar el objetivo de matar los jugadores, o -1 para cancelar"
|
||||
stageEditorCatchFishPrompt: "Introduzca número de peces para atrapar, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Introduzca números de jugadores para matar, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Introduzca los nombres de encantamientos, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Introduzca la cantidad de encantamientos (números), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Introduzca los nombres de los ítem, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Script de habitante no encontrado!"
|
||||
stageEditorNoCitizens: "¡Ciudadanos no está instalado!"
|
||||
stageEditorNoDenizen: "Habitante no está instalado!"
|
||||
stageEditorPositiveAmount: "Debes introducir un número positivo!"
|
||||
stageEditorNoNumber: "¡La entrada no es un número!"
|
||||
stageEditorNotListofNumbers: "Introducción invalida, la entrada no era una lista de números!"
|
||||
stageEditorNotListofNumbers: "la entrada no era una lista de números!"
|
||||
stageEditorNoDelaySet: "¡Usted debe colocar un retraso primero!"
|
||||
stageEditorNoBlockNames: "Primero debes establecer los nombres de los bloques!"
|
||||
stageEditorNoEnchantments: "Primero debes establecer encantamientos!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No hay duración establecida)"
|
||||
eventEditorSetPotionMagnitudes: "Establecer magnitudes de efectos de poción"
|
||||
eventEditorPotionsCleared: "Efectos de pociones despejado."
|
||||
eventEditorInvalidPotionType: "¡Es un tipo de efecto de poción invalido!"
|
||||
eventEditorEnterNPCId: "Introduzca NPC ID (o -1 para regresar)"
|
||||
eventEditorNoNPCExists: "¡Ningún NPCs existe con esa identificación!"
|
||||
eventEditorLightningPrompt: "Click-derecho en un bloque para generar un rayo, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Click Derecho en un bloque para desovar una explosión en, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Usted debe seleccionar un bloque primero."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Click derecho en un bloque para seleccionarlo,
|
||||
eventEditorSetPotionEffectsPrompt: "Introduzca tipos de efecto de pociones, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Introduzca duraciones de efectos (en segundos), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Introduzca magnitudes de los efectos de las pociones, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Introduzca nivel de hambre, o -1 para removerlo"
|
||||
eventEditorSetSaturationPrompt: "Introduzca nivel de saturación, o -1 para removerlo"
|
||||
eventEditorSetHealthPrompt: "Introduzca nivel de salud, o -1 para removerlo"
|
||||
eventEditorSetHungerPrompt: "Introduzca nivel de hambre, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Introduzca nivel de saturación, <clear>"
|
||||
eventEditorSetHealthPrompt: "Introduzca nivel de salud, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Click-derecho en un bloque para teletransportar al jugador, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Nota: Puedes usar <player> para referirse el nombre del jugador."
|
||||
eventEditorSetCommandsPrompt: "Introduzca comandos separando por una coma, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Colocar Habilidades"
|
||||
reqSetSkillAmounts: "Colocar cantidad de habilidades"
|
||||
reqHeroesSetPrimary: "Establece Clase Primaria"
|
||||
reqHeroesSetSecondary: "Establece Clase Secundaria"
|
||||
reqMoneyPrompt: "Introduce la cantidad de <money>, o 0 para vaciar el requerimiento de dinero, o -1 para cancelar"
|
||||
reqQuestPointsPrompt: "Introduce la cantidad de Puntos de la Búsqueda, o 0 para vaciar el requerimiento de Puntos de Búsqueda, o -1 para cancelar"
|
||||
reqMoneyPrompt: "Introduce la cantidad de <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Introduce la cantidad de Puntos de la Búsqueda, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Búsqueda Disponibles -"
|
||||
reqQuestPrompt: "Introduzca una lista de nombres de Búsqueda, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Ingrese una lista de valores verdaderos/falsos, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Establecer fecha de inicio"
|
||||
plnEnd: "Establecer fecha de finalización"
|
||||
plnRepeat: "Establecer ciclo de repetición"
|
||||
plnCooldown: "Establecer el enfriamiento del jugador"
|
||||
plnStartPrompt: "Ingrese la cantidad de tiempo (en segundos), 0 para borrar la fecha de inicio o -1 para cancelar"
|
||||
plnEndPrompt: "Ingrese la cantidad de tiempo (en segundos), 0 para borrar la fecha de finalización o -1 para cancelar"
|
||||
plnRepeatPrompt: "Ingrese la cantidad de tiempo (en segundos), 0 para borrar la repetición o -1 para cancelar"
|
||||
plnCooldownPrompt: "Ingrese la cantidad de tiempo (en segundos), 0 para borrar el tiempo de reutilización o -1 para cancelar"
|
||||
plnRepeatPrompt: "Ingrese la cantidad de tiempo (en segundos), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Ingrese la cantidad de tiempo (en segundos), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> estará activo en <time>."
|
||||
plnTooLate: "<quest> estuvo actuvo por ultima vez hace <time>."
|
||||
rewSetMoney: "Colocar premio monetario"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Colocar premio PhatLoot"
|
||||
rewSetCustom: "Colocar premio personalizado"
|
||||
rewSetHeroesClasses: "Colocar clases"
|
||||
rewSetHeroesAmounts: "Colocar cantidades de experiencia"
|
||||
rewMoneyPrompt: "Introducir cantidad de <money>, o 0 para vaciar el premio monetario, o -1 para cancelar"
|
||||
rewExperiencePrompt: "Introducir cantidad de experiencia, o 0 para vaciar el premio de experiencia, o -1 para cancelar"
|
||||
rewMoneyPrompt: "Introducir cantidad de <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Introducir cantidad de experiencia, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Introducir el comando de premio, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Nota: Puede poner <player> para especificar el jugador que completó la Búsqueda. p.ej. golpear <player>'
|
||||
rewPermissionsPrompt: "Ingrese las recompensas de permisos, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Ingrese la cantidad de Búsqueda Puntos, o 0 para borrar la recompensa de Búsqueda Punto, o -1 para cancelar"
|
||||
rewQuestPointsPrompt: "Ingrese la cantidad de Búsqueda Puntos, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Introducir mcMMO habilidades, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Nota: Escribir 'Todo' dará niveles a todas las habilidades."
|
||||
rewHeroesClassesPrompt: "Introducir clases de Heroes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Syötä tehtävän nimi (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Syötä tehtävän nimi muokataksesi (<cancel>)"
|
||||
questEditorEnterAskMessage: "Syötä alkukysymys (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Syötä lopetusviesti (<cancel>)"
|
||||
questEditorEnterNPCStart: "Aseta alkukyläläisen ID, -1 poistaaksesi sen tai -2 peruuttaaksesi"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Klikkaa oikealla haluamaasi aloituspalikkaa, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Kirjoita tapahtuman nimi, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Vaaditaan, ei vielä asetettu"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Aseta kalastettavien määrä, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
stageEditorKillPlayerPrompt: "Aseta surmattavien pelaajien määrä, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens uupuu!"
|
||||
stageEditorNoDenizen: "Denizen uupuu!"
|
||||
stageEditorPositiveAmount: "Sinun täytyy asettaa positiivinen luku!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "Aseta ensin palikat!"
|
||||
stageEditorNoEnchantments: "Aseta ensin lumoukset!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "ei ole kelvollinen taikajuomaefekti!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Klikkaa oikealla palikkaa valitaksesi sen, <ad
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Aseta vaadittu <money>, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
reqQuestPointsPrompt: "Aseta vaadittu tehtäväpisteiden määrä, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Aseta aloitusajankohta (sekunneissa), tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
plnEndPrompt: "Aseta lopetusajankohta (sekunneissa), tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
plnRepeatPrompt: "Aseta toistamisajankohta (sekunneissa), tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
plnCooldownPrompt: "Aseta aika (sekunneissa), tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Aseta saatava <money>, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
rewExperiencePrompt: "Aseta saatava tuntea, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Aseta saatavien tehtäväpisteiden määrä, tai 0 nollataksesi sen, tai -1 peruuttaaksesi"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Ilagay ang pangalan ng Pagsusulit (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Ilagay ang pangalan para i-edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Ilagay ang may katanungang mensahe (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Ilagay ang tapos na mensahe (<cancel>)"
|
||||
questEditorEnterNPCStart: "Ilagay ang NPC ID, -1 para i-clear ang NPC pasimula o -2 para i-kansel"
|
||||
questEditorEnterNPCStart: "Ilagay ang NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Pindutin sa kanan sa harang na ginamit sa pasimulang punto, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Maglagay ng pangalan ng Okasyon, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Kailangan, walang nakatakda"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Pindutin at sirain ang halaga (numbers), <space>,
|
||||
stageEditorUseBlocksPrompt: "Pindutin at sirain ang halaga (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Pindutin at sirain ang halaga (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Pindutin at sirain ang halaga (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Pindutin ang bilang ng mga isdang nahuli, o 0 para i-clear ang mga isdang nahuli, o -1 para kanselahin"
|
||||
stageEditorKillPlayerPrompt: "Pindutin ang bilang ng mga isdang nahuli, o 0 para i-clear ang mga isdang nahuli, o -1 para kanselahin"
|
||||
stageEditorCatchFishPrompt: "Pindutin ang bilang ng mga isdang nahuli, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Pindutin ang bilang ng mga isdang nahuli, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Pindutin ang pagka-akit sa pangalan, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Pindutin ang enchant halaga (number), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Ipasok ang pangalan ng bagay, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script ay hindi makita!"
|
||||
stageEditorNoCitizens: "Ang Citizens ay hindi na-install!"
|
||||
stageEditorNoDenizen: "Denizen ay hindi na-install!"
|
||||
stageEditorPositiveAmount: "Ikaw ay kailangan maglagay ng positibong numero!"
|
||||
stageEditorNoNumber: "Ang input ay hindi numero!"
|
||||
stageEditorNotListofNumbers: "Hind wastong pagpasok, input ay wala sa listahan ng numero!"
|
||||
stageEditorNotListofNumbers: "ay hindi isang listahan ng mga numero!"
|
||||
stageEditorNoDelaySet: "Una kailangan mong magtakda ng pagkaalantala!"
|
||||
stageEditorNoBlockNames: "Una kailangan mo magtakda ng pangalan ng mga harang!"
|
||||
stageEditorNoEnchantments: "Una ikaw ay magtatakda ng pagakit!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Walang itinakdang tagal)"
|
||||
eventEditorSetPotionMagnitudes: "Itakda ang lakas ng epekto ng gayuma"
|
||||
eventEditorPotionsCleared: "Epekto ng gayuma ay tapos na."
|
||||
eventEditorInvalidPotionType: "ito ay hindi wastong uri ng epekto ng gayuma!"
|
||||
eventEditorEnterNPCId: "Ilagay ang NPC ID (o -1 para bumalik)"
|
||||
eventEditorNoNPCExists: "Walang umiiral na NPC sa may id!"
|
||||
eventEditorLightningPrompt: "Pindutin sa kanan sa harang para mag spawn ang wilga ng kidlat, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Pindutin sa kanan sa harang para umikot ang pagsabog, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Una kailangan mong piliin ang harang."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Pindutin ang kanan sa harang para piliin ito,
|
||||
eventEditorSetPotionEffectsPrompt: "Ilagay ang uri ng epekto ng gayuma ihiwalay sa bawat isa gamit ang espasyo, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Pindutin ang tagal ng epekto (sa segundo), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Ilagay ang magnitudes ng epekto ng gayuma ihiwalay sa bawat isa gamit ang espasyo, o pindutin ang 'kansel' para bumalik"
|
||||
eventEditorSetHungerPrompt: "Ilagay ang antas nang gutom, o -1 para alisin ito"
|
||||
eventEditorSetSaturationPrompt: "Lagyan ng antas ng pagsakop, o -1 para alisin ito"
|
||||
eventEditorSetHealthPrompt: "Ilagay ang antas ng buhay, o -1 para ito ay alisin"
|
||||
eventEditorSetHungerPrompt: "Ilagay ang antas nang gutom, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Lagyan ng antas ng pagsakop, <clear>"
|
||||
eventEditorSetHealthPrompt: "Ilagay ang antas ng buhay, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Pindutin sa kanan sa harang para magteleport ang manlalaro, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Paalala: Kailangan mong gamitin ang <player> para sumangguni sa pangalan ng manlalaro."
|
||||
eventEditorSetCommandsPrompt: "Ilagay ang utos, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Itakda ang kakayanan"
|
||||
reqSetSkillAmounts: "Itakda ang halaga ng kakayanan"
|
||||
reqHeroesSetPrimary: "Itakda ang Pangunahing Klase"
|
||||
reqHeroesSetSecondary: "Itakda ang Ikalawang Klase"
|
||||
reqMoneyPrompt: "Ilagay ang halaga ng <money>, o 0 para ang pangangailangan pera ay malinis, o -1 para ikansela"
|
||||
reqQuestPointsPrompt: "Ilagay ang halaga ng puntos ng pagsusulit, o 0 para ang puntos ng pagsusulit ay malinis, o -1 para ikansela"
|
||||
reqMoneyPrompt: "Ilagay ang halaga ng <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Ilagay ang halaga ng puntos ng pagsusulit, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Pagsusulit Magagamit -"
|
||||
reqQuestPrompt: "Ilagay ang listahan ng mga pangalan ng pagsusulit, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Ilagay ang mga halaga ng listahan ng katotoohanan/di katotoohanan, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Itakda ang petsa ng pagsisimula"
|
||||
plnEnd: "Itakda ang petsa ng pagtatapos"
|
||||
plnRepeat: "Magtakda ng paulit-ulit na cycle"
|
||||
plnCooldown: "Itakda ang cooldown player"
|
||||
plnStartPrompt: "Ipasok ang dami ng oras (sa mga segundo), 0 upang i-clear ang petsa ng pagsisimula o -1 upang kanselahin"
|
||||
plnEndPrompt: "Ipasok ang dami ng oras (sa mga segundo), 0 upang i-clear ang petsa ng pagtatapos o -1 upang kanselahin"
|
||||
plnRepeatPrompt: "Ipasok ang dami ng oras (sa mga segundo), 0 upang i-clear ang paulit-ulit o -1 upang kanselahin"
|
||||
plnCooldownPrompt: "Ipasok ang dami ng oras (sa mga segundo), 0 upang i-clear ang cooldown o -1 upang kanselahin"
|
||||
plnRepeatPrompt: "Ipasok ang dami ng oras (sa mga segundo), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Ipasok ang dami ng oras (sa mga segundo), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> ay magiging aktibo sa <time>."
|
||||
plnTooLate: "<quest> ay huling aktibo <time> ang nakalipas."
|
||||
rewSetMoney: "Itakda ang perang gantimpala"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Itakda ang gantimpala sa PhatLoot"
|
||||
rewSetCustom: "Itakda ang Gantimpalang Kasuotan"
|
||||
rewSetHeroesClasses: "Itakda ang mga klase"
|
||||
rewSetHeroesAmounts: "Itakda ang halaga ng karanasan"
|
||||
rewMoneyPrompt: "Ilagay ang halaga ng <money>, o 0 para malinis ang gantimpalang pera, o -1 para ikansela"
|
||||
rewExperiencePrompt: "Ilagay ang halaga ng karanasan, o 0 para malinis ang gantimpalang karanasan, o -1 para ikansela"
|
||||
rewMoneyPrompt: "Ilagay ang halaga ng <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Ilagay ang halaga ng karanasan, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Ilagay ang gantimpalang utos, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Paalala: Kailangan mong ilagay ang <player> para tukuyin ang manlalaro na nakakompleto ng pagsusulit. hal. smite <player>'
|
||||
rewPermissionsPrompt: "Ilagay ang gantimpalang permisyon, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Ilagay ang halaga ng puntos ng pagsusulit, o 0 para linawin ang gantimpalang punto ng pagsusulit, o -1para ikansela"
|
||||
rewQuestPointsPrompt: "Ilagay ang halaga ng puntos ng pagsusulit, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Ilagay ang kakayanan ng mcMMO, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Paalala: Isulat ang 'All' ito ay magbibigay ng antas ng kakayanan."
|
||||
rewHeroesClassesPrompt: "Ilagay ang klase ng mga Heroes, <space>, <cancel>"
|
||||
|
@ -63,14 +63,14 @@ questEditorBlockStart: "Définir le bloc de départ"
|
||||
questEditorInitialEvent: "Définir l'événement initial"
|
||||
questEditorSetGUI: "Choisir le bloc de l'\"interface"
|
||||
questEditorReqs: "Éditer les prérequis"
|
||||
questEditorPln: "Edit Planner"
|
||||
questEditorPln: "Modifier le Planificateur"
|
||||
questEditorStages: "Modifier les étapes"
|
||||
questEditorRews: "Éditer les récompenses"
|
||||
questEditorEnterQuestName: "Entrée le nom de la quête (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Entrée le nom de la quête pour le changé (<cancel>)"
|
||||
questEditorEnterAskMessage: "Définir le message de demande (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Entrée le message final de la quête (<cancel>)"
|
||||
questEditorEnterNPCStart: "Entrez l’ID NPC, -1 pour effacer le NPC de début ou -2 pour annuler"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Faites un clic droit sur un bloc à utiliser comme point de départ, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Entrez un nom d’événement, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Requis, aucune valeur définie"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Entrez les montants à placer (nombres), <space>,
|
||||
stageEditorUseBlocksPrompt: "Entrez les montants d'utilisation (nombres), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Entrez les montants coupés (nombres), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Entrez la durabilité du bloc (nombres), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Entrez le nombre de poissons à attraper, 0 pour retirer l'objectif ou -1 pour annuler"
|
||||
stageEditorKillPlayerPrompt: "Entrez le nombre de joueurs à tuer, 0 pour retirer l'objectif ou -1 pour annuler"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Écrivez les noms des enchantements, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Entrez les quantités d'enchantements (nombres), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Entrez les noms des éléments, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Script Denizen introuvable !"
|
||||
stageEditorNoCitizens: "Citizens n'est pas installé !"
|
||||
stageEditorNoDenizen: "Denizen n'est pas installé !"
|
||||
stageEditorPositiveAmount: "Vous devez entrer un nombre positif !"
|
||||
stageEditorNoNumber: "L'entrée n’est pas un numéro !"
|
||||
stageEditorNotListofNumbers: "Entrée non valide, l'entrée n’était pas une liste de nombres !"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "Vous devez d'abord définir un délai !"
|
||||
stageEditorNoBlockNames: "Vous devez d'abord définir un nom de bloc !"
|
||||
stageEditorNoEnchantments: "Vous devez d'abord définir les enchantements !"
|
||||
@ -272,7 +271,7 @@ stageEditorNPCKillsNotSameSize: "La liste des PNJ et la liste des montant de kil
|
||||
stageEditorAllListsNotSameSize: "Toutes vos listes ne sont pas de la même taille !"
|
||||
stageEditorMobTypesNotSameSize: "La liste des types des mobs et la liste du numéro des mobs n'ont pas la même taille!"
|
||||
stageEditorTameMobsNotSameSize: "La liste des types des mobs et la liste du numéro des mobs n'ont pas la même taille!"
|
||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
||||
stageEditorShearNotSameSize: "La liste de couleurs de moutons et la liste de montants de cisaillement ne sont pas la même taille !"
|
||||
stageEditorMustSetPasswordDisplays: "Vous devez ajouter l’affichage d’au moins un mot de passe tout d’abord !"
|
||||
stageEditorAddPasswordCleared: "Objectifs de mot de passe est désactivée."
|
||||
stageEditorPasswordNotSameSize: "L’écran de mot de passe et les listes de mots de passe ne sont pas la même taille !"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Aucune durée sélectionnée)"
|
||||
eventEditorSetPotionMagnitudes: "Définir la puissance de l'effet de potion"
|
||||
eventEditorPotionsCleared: "Effets de potions effacées."
|
||||
eventEditorInvalidPotionType: "n’est pas un type d’effet de potion valide !"
|
||||
eventEditorEnterNPCId: "Entrez l'ID du NPC (ou -1 pour annuler)"
|
||||
eventEditorNoNPCExists: "Aucun NPC n’existe avec cet id !"
|
||||
eventEditorLightningPrompt: "Faites un clic droit sur un bloc pour frayer un coup de foudre à, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Faites un clic droit sur un bloc pour frayer une explosion à, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Vous devez d'abord sélectionner un bloc."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Faites un clic droit sur un bloc pour le séle
|
||||
eventEditorSetPotionEffectsPrompt: "Entrez le types d’effets de potion, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Entrez une durée d'effet (en secondes), <space>,<cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Entrez les amplitudes d’effet de potion, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Entrez le niveau de la faim, ou -1 pour effacer"
|
||||
eventEditorSetSaturationPrompt: "Entrez le niveau de saturation, ou -1 pour effacer"
|
||||
eventEditorSetHealthPrompt: "Entrez le niveau de santé, ou -1 pour effacer"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Faites un clic droit sur un bloc pour téléporter le joueur à, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Remarque : Vous pouvez utiliser <player> pour désigner le nom du joueur."
|
||||
eventEditorSetCommandsPrompt: "Entrer des commandes, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,17 +453,17 @@ reqSetSkills: "Définir les compétences"
|
||||
reqSetSkillAmounts: "Définir les montants de compétences"
|
||||
reqHeroesSetPrimary: "Établir Classe Primaire"
|
||||
reqHeroesSetSecondary: "Établir Classe Secondaire"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqQuestListTitle: "-Quêtes disponibles-"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quêtes Disponibles -"
|
||||
reqQuestPrompt: "Entrez une liste de noms de quête, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Entrez une liste de valeurs true/false, <space>, <cancel>"
|
||||
reqPermissionsPrompt: "Enter permission requirements, <space>, <clear>, <cancel>"
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, <space>, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, <space>, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
|
||||
reqPermissionsPrompt: "Entrez les autorisations requises, <space>, <clear>, <cancel>"
|
||||
reqCustomPrompt: "Entrez le nom d'un objectif customisé pour l'ajouter, <clear>, <cancel>"
|
||||
reqMcMMOPrompt: "Entrez les compétences mcMMO, <space>, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "Entrez les montants de compétences mcMMO, <space>, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "Entrez un nom de classe primaire Heroes, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "Entrez un nom de classe secondaire de héros, les <clear>, les <cancel>"
|
||||
reqFailMessagePrompt: "Entrer le message d'échec si les exigences ne sont pas complétées, <cancel>"
|
||||
reqAddItem: "Ajouter un objet"
|
||||
reqSetRemoveItems: "Définir les objets à supprimés"
|
||||
@ -475,12 +472,12 @@ reqNoValuesSet: "Aucunes valeurs défini"
|
||||
reqHeroesPrimaryDisplay: "Classes primaires:"
|
||||
reqHeroesSecondaryDisplay: "Classes secondaires:"
|
||||
reqNotAQuestName: "<quest> n’est pas un nom de quête !"
|
||||
reqItemCleared: "Item requirements cleared."
|
||||
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
||||
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
||||
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
||||
reqCustomNotFound: "Custom requirement module not found."
|
||||
reqCustomCleared: "Custom requirements cleared."
|
||||
reqItemCleared: "Exigences de l’item effacé."
|
||||
reqListsNotSameSize: "La liste des éléments et liste d’éléments de suppression ne sont pas la même taille !"
|
||||
reqTrueFalseError: '<input> n’est pas une valeur vraie ou fausse !%br%Exemple : vrai faux vrai vrai'
|
||||
reqCustomAlreadyAdded: "Cet objectif customisé a déjà été ajouté !"
|
||||
reqCustomNotFound: "Module d'objectifs customisés non trouvé."
|
||||
reqCustomCleared: "Objectif personalisée effacé."
|
||||
reqMcMMOError: "<input> is not an mcMMO skill name!"
|
||||
reqMcMMOCleared: "mcMMO skill requirements cleared."
|
||||
reqMcMMOAmountsCleared: "mcMMO skill amount requirements cleared."
|
||||
@ -489,21 +486,19 @@ reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
||||
reqHeroesNotSecondary: "La classe <class> n'est pas secondaire !"
|
||||
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
||||
reqHeroesClassNotFound: "Classe introuvable !"
|
||||
reqNone: "No requirements set"
|
||||
reqNotANumber: "<input> is not a number!"
|
||||
reqNone: "Conditions non définis"
|
||||
reqNotANumber: "<input> n'est pas un nombre !"
|
||||
reqMustAddItem: "You must add at least one item first!"
|
||||
reqNoMessage: "You must set a fail requirements message!"
|
||||
reqNoMessage: "Vous devez définir un message d'erreur pour les prérequis !"
|
||||
reqNoMcMMO: "mcMMO n'est pas installé"
|
||||
reqNoHeroes: "Heroes n'est pas installé"
|
||||
plnStart: "Définir la date de début"
|
||||
plnEnd: "Définir la date de fin"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnRepeat: "Définir le cycle de répétition"
|
||||
plnCooldown: "Définir le temps de recharge du joueur"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> sera actif dans <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Définir la récompense en argent"
|
||||
rewSetQuestPoints: "Définir la récompense en points de quête"
|
||||
@ -517,18 +512,18 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Définir des récompenses personnalisées"
|
||||
rewSetHeroesClasses: "Définir les classes"
|
||||
rewSetHeroesAmounts: "Définir le montant d'expérience"
|
||||
rewMoneyPrompt: "Entrez un montant <money>, ou 0 pour réinitialiser la récompense ou -1 pour annuler"
|
||||
rewExperiencePrompt: "Entrez le montant en expérience, 0 pour effacer la récompense en expérience ou -1 pour annuler"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Entrez les commandes en récompense, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Remarque : Vous pouvez ajouter <player> pour spécifier le joueur qui a terminé la quête, par exemple smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewPermissionsPrompt: "Entrez les permissions en récompense, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Remarque : Entrer 'All' donnera des niveaux à toutes les compétences."
|
||||
rewHeroesClassesPrompt: "Entrer dans les classes Heroes, <space>, <cancel>"
|
||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed), <space>, <cancel>"
|
||||
rewPhatLootsPrompt: "Enter PhatLoots, <space>, <clear>, <cancel>"
|
||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, <clear>, <cancel>"
|
||||
rewPhatLootsPrompt: "Entrez PhatLoots, <space>, <clear>, <cancel>"
|
||||
rewCustomRewardPrompt: "Entrez le nom de la récompense personalisée pour l'ajouter, <clear>, <cancel>"
|
||||
rewItemsCleared: "Récompense en objets effacée."
|
||||
rewNoMcMMOSkills: "Aucune compétence définie"
|
||||
rewNoHeroesClasses: "Aucune classe définie"
|
||||
@ -544,7 +539,7 @@ rewPhatLootsCleared: "Récompense PhatLoots effacée."
|
||||
rewCustomAlreadyAdded: "Cette récompense personnalisée a déjà été ajoutée !"
|
||||
rewCustomNotFound: "Custom reward module not found."
|
||||
rewCustomCleared: "Récompense personnalisée effacée."
|
||||
rewNoPhat: "PhatLoots not installed"
|
||||
rewNoPhat: "Phatloots n'est pas installé"
|
||||
itemCreateLoadHand: "Définir l'objet en main"
|
||||
itemCreateSetName: "Définir le nom"
|
||||
itemCreateSetAmount: "Définir quantité"
|
||||
@ -552,9 +547,9 @@ itemCreateSetDurab: "Définir la durabilité"
|
||||
itemCreateSetEnchs: "Ajouter/réinitialiser les enchantements"
|
||||
itemCreateSetDisplay: "Définir le nom à affiché"
|
||||
itemCreateSetLore: "Définir la description"
|
||||
itemCreateEnterName: "Enter an item name, <cancel>"
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), <cancel>"
|
||||
itemCreateEnterDurab: "Enter item durability, <clear>, <cancel>"
|
||||
itemCreateEnterName: "Entrez un nom d'événement, <cancel>"
|
||||
itemCreateEnterAmount: "Entrez un montant (max 64), <cancel>"
|
||||
itemCreateEnterDurab: "Entrez la durabilité de l'objet, <clear>, <cancel>"
|
||||
itemCreateEnterEnch: "Enter an enchantment name, <clear>, <cancel>"
|
||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||
itemCreateEnterDisplay: "Entrez le nom d'affichage de l'objet, <clear>, <cancel>"
|
||||
@ -593,17 +588,17 @@ questSelectedLocation: "Emplacement sélectionné"
|
||||
questListTitle: "- Quêtes -"
|
||||
questHelpTitle: "- Quêtes -"
|
||||
questDisplayHelp: "-Affiche l'aide"
|
||||
questNPCListTitle: "- Quests | <npc> -"
|
||||
questNPCListTitle: "- Quetes | <npc> -"
|
||||
questAdminHelpTitle: "- Questadmin -"
|
||||
questEditorTitle: "- Éditeur de quête -"
|
||||
eventEditorTitle: "- Éditeur d'événement - "
|
||||
questCreateTitle: "- Créer une quête -"
|
||||
questEditTitle: "- Éditer la quête -"
|
||||
questDeleteTitle: "- Supprimer une quête -"
|
||||
requirementsTitle: "- <quest> | Requirements -"
|
||||
rewardsTitle: "- <quest> | Rewards -"
|
||||
plannerTitle: "- <quest> | Planner -"
|
||||
itemRequirementsTitle: "- Item Requirements -"
|
||||
requirementsTitle: "- <quest> | Conditions -"
|
||||
rewardsTitle: "- <quest> | Récompenses -"
|
||||
plannerTitle: "- <quest> | Planification -"
|
||||
itemRequirementsTitle: "- Objets Prérequis -"
|
||||
itemRewardsTitle: "- Récompenses en objets -"
|
||||
mcMMORequirementsTitle: "- Conditions mcMMO -"
|
||||
mcMMORewardsTitle: "- Récompenses mcMMO -"
|
||||
@ -621,15 +616,15 @@ eventTitle: "- Événement -"
|
||||
completedQuestsTitle: "- Quêtes terminées -"
|
||||
topQuestersTitle: "- Top <number> des quêteurs -"
|
||||
createItemTitle: "- Créer un objet -"
|
||||
dateTimeTitle: "- Date & Time -"
|
||||
timeZoneTitle: "- Time Zones -"
|
||||
dateTimeTitle: "- Date et Heure -"
|
||||
timeZoneTitle: "- Fuseaux Horaires -"
|
||||
enchantmentsTitle: "- Enchantements -"
|
||||
questGUITitle: "- GUI Item Display -"
|
||||
questGUITitle: "- Choisir le Bloc de L'interface -"
|
||||
questRegionTitle: "- Région de la quête -"
|
||||
effBlazeShoot: "Bruit d’un tir de Blaze"
|
||||
effBowFire: "Bruit d’un tir à l’arc"
|
||||
effClick1: "A click sound"
|
||||
effClick2: "A different click sound"
|
||||
effClick1: "Un bruit de clic"
|
||||
effClick2: "Un son de clic différent"
|
||||
effDoorToggle: "Bruit d'une porte qui s'ouvre ou qui se ferme"
|
||||
effExtinguish: "Sound of fire being extinguished"
|
||||
effGhastShoot: "Sound of a Ghast firing"
|
||||
@ -707,14 +702,14 @@ pageFooter: "- Page <current> / <all> -"
|
||||
questsReloaded: "Quêtes rechargées."
|
||||
numQuestsLoaded: "<number> quêtes chargées."
|
||||
questForceTake: "<player> has forcibly started the Quest <quest>."
|
||||
questForcedTake: "<player> has forced you to take the Quest <quest>."
|
||||
questForcedTake: "<player> vous a forcez de prendre la quête <quest>."
|
||||
questForceQuit: "<player> has forcibly quit the Quest <quest>."
|
||||
questForcedQuit: "<player> has forced you to quit the Quest <quest>."
|
||||
questForcedQuit: "<player> vous a forcé a quittez la quête <quest>."
|
||||
questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
||||
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
||||
questReset: "<player> has been reset."
|
||||
questReset: "<player> a été réinitialisé."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||
allQuestPointsSet: "All players' Quest Points have been set to <number>!"
|
||||
@ -723,17 +718,17 @@ questPointsSet: "<player> has set your Quest Points to <number>."
|
||||
takeQuestPoints: "Took away <number> Quest Points from <player>."
|
||||
questPointsTaken: "<player> took away <number> Quest Points."
|
||||
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
||||
questPointsGiven: "<player> vous a donné <number> Points de quête."
|
||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Option invalide!"
|
||||
invalidNumber: "Invalid number."
|
||||
invalidStageNum: "Invalid stage number for Quest <quest>"
|
||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
||||
playerNotFound: "Player not found."
|
||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||
invalidNumber: "Nombre invalide."
|
||||
invalidStageNum: "Nombre d'étape invalide pour la quête <quest>"
|
||||
noCurrentQuest: "<player> n'a aucune quête active actuellement."
|
||||
playerNotFound: "Joueur introuvable."
|
||||
errorNPCID: 'Erreur: Il n''y a pas de NPC avec l''ID <number>'
|
||||
errorReading: "Error reading <file>, skipping.."
|
||||
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
||||
errorDataFolder: "Error: Unable to read Quests data folder!"
|
||||
@ -741,12 +736,12 @@ questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||
unknownError: "Une erreur c'est produite. Veuillez vérifier la sortie vidéo de la console."
|
||||
journalTitle: "Journal de quêtes"
|
||||
journalTaken: "You take out your Quest Journal."
|
||||
journalPutAway: "You put away your Quest Journal."
|
||||
journalTaken: "Vous sortez votre journal de quêtes."
|
||||
journalPutAway: "Vous rangez votre journal de quête."
|
||||
journalAlreadyHave: "You already have your Quest Journal out."
|
||||
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
||||
journalNoQuests: "You have no accepted quests!"
|
||||
journalDenied: "You cannot do that with your Quest Journal."
|
||||
journalNoRoom: "Vous n'avez plus de place dans votre inventaire pour votre journal de quête !"
|
||||
journalNoQuests: "Vous n'avez acceptée aucune quêtes !"
|
||||
journalDenied: "Vous ne pouvez pas faire cela avec votre journal de quête."
|
||||
ENCHANTMENT_ARROW_DAMAGE: "Puissance"
|
||||
ENCHANTMENT_ARROW_FIRE: "Flamme"
|
||||
ENCHANTMENT_ARROW_INFINITE: "Infini"
|
||||
@ -854,8 +849,8 @@ to: "à"
|
||||
blocksWithin: "within <amount> blocks of"
|
||||
valRequired: "Valeur requise"
|
||||
experience: "Expérience"
|
||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||
timerMessage: "%green%Temps restant pour terminer la quête / l'étape:%red% <time> seconds"
|
||||
timerStart: "%green%Vous avez%red% <time> secondes%green% pour terminer cette quête/étape"
|
||||
questErrorReadingFile: "Erreur lors de la lecture du fichier de quêtes."
|
||||
questSaveError: "Une erreur s’est produite lors de la sauvegarde."
|
||||
noPermission: "You do not have permission to do that."
|
||||
noPermission: "Vous n'avez pas les droits nécessaires pour effectuer cette action."
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Írd be a Küldetés nevét (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Add meg a Küldetés nevét a szerkesztéshez (<cancel>)"
|
||||
questEditorEnterAskMessage: "Írd be a kérő üzenetet (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Add meg a befejező üzenetet (<cancel>)"
|
||||
questEditorEnterNPCStart: "Írd be az NPC azonosítót, -1, hogy törölje az NPC indítást vagy a -2-et törölje"
|
||||
questEditorEnterNPCStart: "Add meg az NPC azonosítót, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Jobb egérgombbal kattintson egy blokkra kiindulópontként, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Add meg az Esemény nevét, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Szükséges, nincs beállítva"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Add meg a helyek mennyiségét (számokat), <spac
|
||||
stageEditorUseBlocksPrompt: "Add meg a felhasználási összegeket (számokat), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Írd be a kivágott összegeket (számokat), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Add meg a blokk tartósságát (számok), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Add meg a halak számát, vagy 0 a halfogási cél kitisztításához, vagy -1 a törléshez"
|
||||
stageEditorKillPlayerPrompt: "Add meg a megölni kívánt játékosok számát, vagy a 0-t, hogy megszüntesse a célt, vagy a -1-et törölje"
|
||||
stageEditorCatchFishPrompt: "Add meg a halfogások számát, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Add meg a megölni kívánt játékosok számát, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Add meg a varázslat nevét, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Add meg az elbűvölő összegeket (számokat), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Add meg az elemek nevét, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script nem található!"
|
||||
stageEditorNoCitizens: "Citizens nincs telepítve!"
|
||||
stageEditorNoDenizen: "Denizen nincs telepítve!"
|
||||
stageEditorPositiveAmount: "Meg kell adni egy pozitív számot!"
|
||||
stageEditorNoNumber: "A bevitel nem szám volt!"
|
||||
stageEditorNotListofNumbers: "Érvénytelen bejegyzés, a bevitel nem számok listája!"
|
||||
stageEditorNotListofNumbers: "nem számok listája!"
|
||||
stageEditorNoDelaySet: "Először be kell állítani a késleltetést!"
|
||||
stageEditorNoBlockNames: "Először blokkneveket kell beállítani!"
|
||||
stageEditorNoEnchantments: "Először be kell állítani a varázslatokat!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Nincs tartamok beállítva)"
|
||||
eventEditorSetPotionMagnitudes: "Bájital hatás nagyság beállítása"
|
||||
eventEditorPotionsCleared: "Bájital effektek törölve."
|
||||
eventEditorInvalidPotionType: "nem érvényes bájital hatású típus!"
|
||||
eventEditorEnterNPCId: "Írd be az NPC azonosítót (vagy vissza kell térni -1-re)"
|
||||
eventEditorNoNPCExists: "Nem létezik NPC ezzel az azonosítóval!"
|
||||
eventEditorLightningPrompt: "Jobb egérgombbal kattints egy blokkra hogy villámcsapást hozzon létre, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Jobb egérgombbal kattints egy blokkra hogy robbanást indítson, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Először egy blokkot kell kiválasztani."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Jobb egérgombbal kattints egy blokkra hogy ki
|
||||
eventEditorSetPotionEffectsPrompt: "Add meg a bájital effekt típusokat, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Add meg a hatás időtartamát (másodpercben), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Add meg a bájital hatás nagyságát, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Add meg az éhségszintet, vagy a -1-et, hogy eltávolítsa azt"
|
||||
eventEditorSetSaturationPrompt: "Add meg a telítettségi szintet, vagy a -1-et, hogy eltávolítsa azt"
|
||||
eventEditorSetHealthPrompt: "Add meg az élet szintet, vagy a -1-et az eltávolításhoz"
|
||||
eventEditorSetHungerPrompt: "Add meg az éhség szintet, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Add meg a telítettség szintet, <clear>"
|
||||
eventEditorSetHealthPrompt: "Add meg az élet szintet, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Jobb egérgombbal kattints egy blokkra hogy teleportálja a játékost, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Megjegyzés: Használhatod a <player> kifejezést a játékos nevére."
|
||||
eventEditorSetCommandsPrompt: "Add meg a parancsokat, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Készségek beállítása"
|
||||
reqSetSkillAmounts: "Készség mennyiségek beállítása"
|
||||
reqHeroesSetPrimary: "Elsődleges osztály beállítása"
|
||||
reqHeroesSetSecondary: "Másodlagos osztály beállítása"
|
||||
reqMoneyPrompt: "Írd be a <money> értéket, vagy a 0-t a pénzigény tisztázásához, vagy a -1-et a visszavonáshoz"
|
||||
reqQuestPointsPrompt: "Add meg a Quest Pontok összegét, vagy a 0 gombot a Quest Pontok követelményének törléséhez, vagy a -1-et a visszavonáshoz"
|
||||
reqMoneyPrompt: "Add meg a <money> összeget, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Adja meg a Quest Pontok összegét, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Küldetések Elérhető -"
|
||||
reqQuestPrompt: "Add meg a Quest nevek listáját, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Add meg a true/false értékek listáját, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Beállítsa a kezdő dátumot"
|
||||
plnEnd: "Befejező dátum beállítása"
|
||||
plnRepeat: "Beállítsa az ismétlési ciklust"
|
||||
plnCooldown: "Játékos késleltető beállítása"
|
||||
plnStartPrompt: "Írd be az időtartamot (másodpercben), 0 a kezdő dátum törléséhez, vagy a visszavonáshoz -1"
|
||||
plnEndPrompt: "Add meg az időtartamot (másodpercben), 0 a végső dátum törléséhez, vagy a törléshez -1"
|
||||
plnRepeatPrompt: "Add meg az időtartamot (másodpercben), 0 az ismétlés törléséhez vagy a -1 a visszavonáshoz"
|
||||
plnCooldownPrompt: "Add meg az időtartamot (másodpercben), a 0-t a késleltető törléséhez vagy a -1 a visszavonáshoz"
|
||||
plnRepeatPrompt: "Add meg az időtartamot (másodpercben), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Add meg az időtartamot (másodpercben), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> aktív lesz <time>."
|
||||
plnTooLate: "<quest> legutóbb aktív <time> ezelőtt."
|
||||
rewSetMoney: "Pénz jutalom beállítása"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "PhatLoot jutalmak beállítása"
|
||||
rewSetCustom: "Egyéni jutalmak beállítása"
|
||||
rewSetHeroesClasses: "Osztályok beállítása"
|
||||
rewSetHeroesAmounts: "Tapasztalat mennyiségek beállítása"
|
||||
rewMoneyPrompt: "Add meg a <money> összegét, vagy a 0-t a pénz jutalom törléséhez, vagy a -1-et a visszavonáshoz"
|
||||
rewExperiencePrompt: "Írd be a tapasztalat mennyiségét, vagy a 0-t törölje a tapasztalat jutalmát, vagy a -1-et a visszavonáshoz"
|
||||
rewMoneyPrompt: "Add meg a <money> összeget, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Add meg a tapasztalat mennyiségét, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Add meg a parancs jutalmakat, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Megjegyzés: Feladhatja <player> játékost arra a játékosra, aki elvégezte a küldetést. Például. ölje meg a <player> játékost'
|
||||
rewPermissionsPrompt: "Add meg az engedélyhez jutó jutalmakat, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Írd be a Quest Pontok összegét, vagy a 0 gombot a Quest Pontok jutalom törléséhez, vagy a -1 gombot a visszavonáshoz"
|
||||
rewQuestPointsPrompt: "Adja meg a Quest Pontok összegét, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Add meg az mcMMO készségeket, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Megjegyzés: Az 'All' beírása minden szintet biztosít."
|
||||
rewHeroesClassesPrompt: "Add meg a Heroes osztályokat, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Masukkan nama Quest (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Masukkan pesan pertanyaan (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Masukkan pesan selesai (<cancel>)"
|
||||
questEditorEnterNPCStart: "Masukkan NPC ID, -1 untuk menghapus NPC start atau -2 untuk membatalkan"
|
||||
questEditorEnterNPCStart: "Masukkan NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Klik kanan pada blok untuk menggunakan sebagai titik awal, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Masukkan satu nama acar. <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Diperlukan, tidak ada yang set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Masukkan jumlah tempat (angka), <space>, <cancel>
|
||||
stageEditorUseBlocksPrompt: "Masukkan jumlah pemakaian (angka), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Masukkan jumlah memotong (angka), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Masukkan daya tahan blok (angka), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Masukkan jumlah ikan untuk ditangkap, atau 0 untuk membersihkan tangkapan tangkapan ikan, atau -1 untuk membatalkan"
|
||||
stageEditorKillPlayerPrompt: "Masukkan jumlah pemain untuk membunuh, atau 0 untuk menghapus sasaran membunuh pemain, atau -1 untuk membatalkan"
|
||||
stageEditorCatchFishPrompt: "Masukkan jumlah ikan untuk ditangkap, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Masukkan jumlah pemain untuk membunuh, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Masukkan nama pesona, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Masukkan jumlah mempesona (angka), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Masukkan nama item, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Skrip Denizen tidak ditemukan!"
|
||||
stageEditorNoCitizens: "Warga tidak diinstal!"
|
||||
stageEditorNoDenizen: "Penghuni tidak terpasang!"
|
||||
stageEditorPositiveAmount: "Anda harus memasukkan angka positif!"
|
||||
stageEditorNoNumber: "Masukan bukan sebuah angka!"
|
||||
stageEditorNotListofNumbers: "Entri Tidak Valid, masukan bukan daftar angka!"
|
||||
stageEditorNotListofNumbers: "masukan bukan daftar angka!"
|
||||
stageEditorNoDelaySet: "Anda harus mengatur delay terlebih dahulu!"
|
||||
stageEditorNoBlockNames: "Anda harus mengatur nama-nama blok dulu!"
|
||||
stageEditorNoEnchantments: "Anda harus mengatur terlebih dahulu pesona!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(tidak ada durasi yang di tetapkan)"
|
||||
eventEditorSetPotionMagnitudes: "Atur efek ramuan besarnya"
|
||||
eventEditorPotionsCleared: "Efek ramuan dibersihkan."
|
||||
eventEditorInvalidPotionType: "bukan jenis efek ramuan yang valid!"
|
||||
eventEditorEnterNPCId: "Masukkan NPC ID (atau -1 mengembalikan)"
|
||||
eventEditorNoNPCExists: "Tidak ada NPC dengan id itu!"
|
||||
eventEditorLightningPrompt: "Klik-kanan pada sebuah blok untuk menelurkan sebuah sambaran petir, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Klik-kanan pada sebuah blok untuk menelurkan sebuah ledakan di, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Anda harus memilih satu blok terlebih dahulu."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Klik-kanan pada satu blok untuk memilihnya, <a
|
||||
eventEditorSetPotionEffectsPrompt: "Masukkan jenis efek ramuan, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Masukkan durasi efek (dalam detik), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Masukkan besaran efek ramuan, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Masukkan level hunger, atau -1 untuk menghapusnya"
|
||||
eventEditorSetSaturationPrompt: "Masukkan tingkat kejenuhan, atau -1 untuk menghapusnya"
|
||||
eventEditorSetHealthPrompt: "Masukkan tingkat kesehatan, atau -1 untuk menghapusnya"
|
||||
eventEditorSetHungerPrompt: "Masukkan level hunger, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Masukkan tingkat kejenuhan, <clear>"
|
||||
eventEditorSetHealthPrompt: "Masukkan tingkat kesehatan, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Klik-kanan pada blok untuk teleportasi pemain ke, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Catatan: Anda dapat menggunakan <player> untuk merujuk ke nama pemain."
|
||||
eventEditorSetCommandsPrompt: "Masukkan perintah, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Tetapkan keterampilan"
|
||||
reqSetSkillAmounts: "Tetapkan jumlah keahlian"
|
||||
reqHeroesSetPrimary: "Atur Kelas Utama"
|
||||
reqHeroesSetSecondary: "Atur Kelas Menengah"
|
||||
reqMoneyPrompt: "Masukkan jumlah <money>, atau 0 untuk menghapus kebutuhan uang, atau -1 untuk membatalkan"
|
||||
reqQuestPointsPrompt: "Masukkan jumlah Quest Points, atau 0 untuk menghapus persyaratan Quest Point, atau -1 untuk membatalkan"
|
||||
reqMoneyPrompt: "Masukkan jumlah <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Masukkan jumlah Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Pencarian Tersedia -"
|
||||
reqQuestPrompt: "Masukkan daftar nama Quest, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Masukkan daftar nilai true/false, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Setel tanggal mulai"
|
||||
plnEnd: "Setel tanggal akhir"
|
||||
plnRepeat: "Setel siklus berulang"
|
||||
plnCooldown: "Setel cooldown pemain"
|
||||
plnStartPrompt: "Masukkan jumlah waktu (dalam detik), 0 untuk menghapus tanggal mulai atau -1 untuk membatalkan"
|
||||
plnEndPrompt: "Masukkan jumlah waktu (dalam detik), 0 untuk menghapus tanggal akhir atau -1 untuk membatalkan"
|
||||
plnRepeatPrompt: "Masukkan jumlah waktu (dalam detik), 0 untuk mengosongkan pengulangan atau -1 untuk membatalkan"
|
||||
plnCooldownPrompt: "Masukkan jumlah waktu (dalam detik), 0 untuk menghapus cooldown atau -1 untuk membatalkan"
|
||||
plnRepeatPrompt: "Masukkan jumlah waktu (dalam detik), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Masukkan jumlah waktu (dalam detik), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> akan aktif dalam <time>."
|
||||
plnTooLate: "<quest> adalah yang terakhir aktif <time> yang lalu."
|
||||
rewSetMoney: "Atur uang penghargaan"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Atur PhatLoot penghargaan"
|
||||
rewSetCustom: "Tetapkan Hadiah Khusus"
|
||||
rewSetHeroesClasses: "Tetapkan kelas"
|
||||
rewSetHeroesAmounts: "Tetapkan jumlah pengalaman"
|
||||
rewMoneyPrompt: "Masukkan jumlah <money>, atau 0 untuk menghapus uang hadiah, atau -1 untuk membatalkan"
|
||||
rewExperiencePrompt: "Masukkan jumlah pengalaman, atau 0 untuk menghapus hadiah pengalaman, atau -1 untuk membatalkan"
|
||||
rewMoneyPrompt: "Masukkan jumlah <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Masukkan jumlah pengalaman, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Masukkan perintah rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Catatan: Anda dapat menempatkan <player> untuk menentukan pemain yang menyelesaikan Quest. misalnya smite <player>'
|
||||
rewPermissionsPrompt: "Masukkan izin hadiah, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Masukkan jumlah Quest Points, atau 0 untuk menghapus reward Quest Point, atau -1 untuk membatalkan"
|
||||
rewQuestPointsPrompt: "Masukkan jumlah Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Masukkan keterampilan mcMMO, <space>,\n <cancel>"
|
||||
rewMcMMOPromptHint: "Catatan: Mengetik 'Semua' akan memberi tingkat pada semua keterampilan."
|
||||
rewHeroesClassesPrompt: "Masukkan kelas Heroes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Inserisci il nome della ricerca (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Inserisci il nome di la ricerca (<cancel>)"
|
||||
questEditorEnterAskMessage: "Inserisci il messaggio da chiudere (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Inserisci il messaggio di finire (<cancel>)"
|
||||
questEditorEnterNPCStart: "Immettere ID NPC, -1 per cancellare l'inizio NPC o -2 per annullare"
|
||||
questEditorEnterNPCStart: "Immettere ID NPC, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Click-destro su un blocco per utilizzare come punto di partenza, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Inserisci il nome di un evento, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Richiesto, nessun impostato"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Inserisci gli importi del luogo (numeri), <space>
|
||||
stageEditorUseBlocksPrompt: "Inserisci gli importi di utilizzo (numeri), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Inserisci gli importi tagliati (numeri), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Inserisci la durata del blocco (numeri), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Immettere il numero di pesci da catturare, o 0 per eliminare l'obiettivo di cattura del pesce o -1 per cancellare"
|
||||
stageEditorKillPlayerPrompt: "Inserisci il numero di giocatore da uccidere, o 0 per cancellare il bersaglio per uccidere il giocatore, o -1 per annullare"
|
||||
stageEditorCatchFishPrompt: "Immettere il numero di pesci da catturare, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Inserisci il numero di giocatore da uccidere, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Inserisci i nomi degli incantesimi, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Inserisci incantesimi (numeri), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Inserisci i nomi degli elementi, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Script denizen non trovato!"
|
||||
stageEditorNoCitizens: "I cittadini non sono installati!"
|
||||
stageEditorNoDenizen: "Denizen non è installato!"
|
||||
stageEditorPositiveAmount: "Devi inserire un numero positivo!"
|
||||
stageEditorNoNumber: "L'input non è un numero!"
|
||||
stageEditorNotListofNumbers: "Entrata non valida, l'input non era una lista di numeri!"
|
||||
stageEditorNotListofNumbers: "non era una lista di numeri!"
|
||||
stageEditorNoDelaySet: "È necessario impostare un ritardo prima!"
|
||||
stageEditorNoBlockNames: "È necessario innanzitutto impostare i nomi dei blocchi!"
|
||||
stageEditorNoEnchantments: "È necessario impostare prima incantesimi!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Senza durate stabilite)"
|
||||
eventEditorSetPotionMagnitudes: "Imposta le grandezze dell'effetto della pozione"
|
||||
eventEditorPotionsCleared: "Gli effetti della pozione rimossi."
|
||||
eventEditorInvalidPotionType: "non è un tipo valido di effetto pozione!"
|
||||
eventEditorEnterNPCId: "Immettere ID NPC(o -1 per ritornare)"
|
||||
eventEditorNoNPCExists: "Nessun NPC esiste con quell'id!"
|
||||
eventEditorLightningPrompt: "Fai clic con il tasto destro del mouse su un blocco per lampeggiare, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Fai clic con il tasto destro del mouse su un blocco per generare un'esplosione, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Devi prima selezionare un blocco."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Fai clic con il tasto del mouse su un blocco p
|
||||
eventEditorSetPotionEffectsPrompt: "Inserisci i tipi di effetto pozione, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Immettere la durata dell'effetto (in secondi), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Inserisci le grandezze dell'effetto della pozione, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Inserisci il livello di fame, o -1 per rimuoverlo"
|
||||
eventEditorSetSaturationPrompt: "Immettere il livello di saturazione, o -1 per rimuoverlo"
|
||||
eventEditorSetHealthPrompt: "Inserisci il livello di salute, o -1 per rimuoverlo"
|
||||
eventEditorSetHungerPrompt: "Inserisci il livello di fame, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Immettere il livello di saturazione, <clear>"
|
||||
eventEditorSetHealthPrompt: "Inserisci il livello di salute, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Fai clic con il pulsante destro del mouse su un blocco per teletrasportati sul lettore, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: Puoi usare<player> fare riferimento al nome del giocatore."
|
||||
eventEditorSetCommandsPrompt: "Inserisci i comandi, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Imposta le abilità"
|
||||
reqSetSkillAmounts: "Imposta gli importi delle abilità"
|
||||
reqHeroesSetPrimary: "Imposta la classe primaria"
|
||||
reqHeroesSetSecondary: "Impostare la classe secondaria"
|
||||
reqMoneyPrompt: "Inserisci l'importo di <money>, o 0 per cancellare il requisito di denaro, o -1 per anullare"
|
||||
reqQuestPointsPrompt: "Inserisci la quantità di punti missione o 0 per cancellare il requisito del punto ricerca o -1 per anullare"
|
||||
reqMoneyPrompt: "Inserisci l'importo di <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Inserisci la quantità di punti missione, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Missioni Disponibili -"
|
||||
reqQuestPrompt: "Inserisci un elenco di nomi di ricerca, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Inserire una lista di valori vero/falso, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Imposta la data di inizio"
|
||||
plnEnd: "Imposta la data di fine"
|
||||
plnRepeat: "Imposta ciclo di ripetizione"
|
||||
plnCooldown: "Imposta il tempo di recupero del giocatore"
|
||||
plnStartPrompt: "Immettere l'intervallo di tempo (in secondi), 0 per cancellare la data di inizio o -1 per annullare"
|
||||
plnEndPrompt: "Immettere l'intervallo di tempo (in secondi), 0 per cancellare la data di fine o -1 per annullare"
|
||||
plnRepeatPrompt: "Immettere la quantità di tempo (in secondi), 0 per cancellare la ripetizione o -1 per annullare"
|
||||
plnCooldownPrompt: "Immettere la quantità di tempo (in secondi), 0 per cancellare il tempo di raffreddamento o -1 per annullare"
|
||||
plnRepeatPrompt: "Immettere la quantità di tempo (in secondi), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Immettere la quantità di tempo (in secondi), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> sarà attivo in <time>."
|
||||
plnTooLate: "<quest> era l'ultima volta <time> fa."
|
||||
rewSetMoney: "Imposta la ricompensa in denaro"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Imposta i ricompense di PhatLoot"
|
||||
rewSetCustom: "Imposta premi personalizzati"
|
||||
rewSetHeroesClasses: "Imposta classi"
|
||||
rewSetHeroesAmounts: "Imposta quantità di esperienza"
|
||||
rewMoneyPrompt: "Inserisci l'importo di<money>, o 0 per cancellare il premio in denaro, o -1 per annullare"
|
||||
rewExperiencePrompt: "Inserisci la quantità di esperienza o 0 per cancellare la ricompensa esperienza o -1 per annullare"
|
||||
rewMoneyPrompt: "Inserisci l'importo di<money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Inserisci la quantità di esperienza, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Inserisci i premi di comando, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Nota: Puoi mettere<player> per specificare il giocatore che ha completato la missione.per esempio: colpisci<player>'
|
||||
rewPermissionsPrompt: "Inserisci i premi di autorizzazione, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Inserisci la quantità di punti missione o 0 per cancellare il ricompensa del punto ricerca o -1 per anullare"
|
||||
rewQuestPointsPrompt: "Inserisci la quantità di punti missione, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Inserisci il abilità di mcMMO, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Nota: Digitando 'All' fornirai i livelli a tutte le abilità."
|
||||
rewHeroesClassesPrompt: "Inserisci il lezioni di Heroes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "クエスト名を入力してください(<cancel>)
|
||||
questEditorEditEnterQuestName: "クエスト名を入力してください(<cancel>)"
|
||||
questEditorEnterAskMessage: "尋ねるメッセージを入力してください(<cancel>)"
|
||||
questEditorEnterFinishMessage: "終了メッセージを入力してください(<cancel>)"
|
||||
questEditorEnterNPCStart: "NPCのIDを入力してください、-1と入力するとNPCの開始をクリア、-2を入力するとキャンセルします"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "スタートポイント <done>, <clear>, <cancel>として使用するブロックを右クリックしてください"
|
||||
questEditorEnterInitialEvent: "イベント名を入力してください、<clear>、<cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Enter Quest name (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Voer de naam van de Quest in (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Voer de naam van de Quest in om te bewerken (<cancel>)"
|
||||
questEditorEnterAskMessage: "Voer het vraag-bericht in (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Voer het eind-bericht in (<cancel>)"
|
||||
questEditorEnterNPCStart: "Voet het NPC ID in, -1 om de NPC start te verwijderen of -2 om het te annuleren"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Rechts-klik op een blok om hem als start punt te gebruiken, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Voer een functie naam in, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Vereist, niets ingegeven"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Typ aantal geplaatste (nummers), <space>, <cancel
|
||||
stageEditorUseBlocksPrompt: "Typ gebruikt aantal (nummers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Typ aantal geschoren (nummers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Typ blok duurzaamheid (nummers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Typ nummer of vissen te vangen, of 0 om de vis vang quest te clearen, of -1 om te cancelen"
|
||||
stageEditorKillPlayerPrompt: "Typ nummers van spelers die vermoord moeten worden, of typ 0 om de moord quest te clearen, of typ -1 om de quest te cancelen"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Typ betoveringsnamen, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Typ betoverd aantal (nummers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Typ item namen, <space>, <cancel>"
|
||||
@ -219,27 +219,27 @@ stageEditorChatEventsTriggerPrompt: "%yellow%Typ een chat trigger voor%aqua%<eve
|
||||
stageEditorCommandEventsPrompt: "Typ een event naam, <clear>, <cancel>"
|
||||
stageEditorCommandEventsTriggerPrompt: "%yellow%Typ een chat trigger voor%aqua%<event>%yellow%<cancel>"
|
||||
stageEditorDelayPrompt: "Voer de tijd (in seconden), <clear>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "Typ verzendings berichten, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "Voer de scriptnaam van het, <clear>, <cancel>"
|
||||
stageEditorStartMessagePrompt: "Type een start bericht <clear>, <cancel>"
|
||||
stageEditorCompleteMessagePrompt: "Type een eind boodschap, <clear>, cancel"
|
||||
stageEditorPasswordDisplayPrompt: "Type een wachtwoord weergave, <cancel>"
|
||||
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
||||
stageEditorPasswordDisplayHint: "(Dit is de tekst die wordt getoond aan de speler als hun doelstelling)"
|
||||
stageEditorPasswordPhrasePrompt: "Enter password phrases, <semicolon>, <cancel>"
|
||||
stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||
stageEditorDeliveryAddItem: "Add item"
|
||||
stageEditorPasswordPhraseHint: "(Dit is de tekst die een speler invoeren moet om te voltooien van het doel)"
|
||||
stageEditorObjectiveOverridePrompt: "Voer objectieve weergave overschrijven, <clear>, <cancel>"
|
||||
stageEditorObjectiveOverrideHint: "(Deze overschrijven wordt weergegeven op uw eigen tekst als doelstelling)"
|
||||
stageEditorObjectiveOverrideCleared: "Objectieve weergave overschrijven uitgeschakeld."
|
||||
stageEditorDeliveryAddItem: "Voeg item toe"
|
||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||
stageEditorDeliveryMessages: "Set delivery messages"
|
||||
stageEditorContainsDuplicates: "List contains duplicates!"
|
||||
stageEditorInvalidBlockName: "is not a valid block name!"
|
||||
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
||||
stageEditorInvalidMob: "is not a valid mob name!"
|
||||
stageEditorInvalidItemName: "is not a valid item name!"
|
||||
stageEditorInvalidNumber: "is not a number!"
|
||||
stageEditorInvalidBlockName: "is geen geldige blok naam!"
|
||||
stageEditorInvalidEnchantment: "is niet de naam van een geldige betovering!"
|
||||
stageEditorInvalidNPC: "is geen NPC ID!"
|
||||
stageEditorInvalidMob: "is geen geldige blok naam!"
|
||||
stageEditorInvalidItemName: "is niet de naam van een geldig item!"
|
||||
stageEditorInvalidNumber: "is niet een getal!"
|
||||
stageEditorInvalidDye: "is not a valid dye color!"
|
||||
stageEditorInvalidEvent: "is not a valid event name!"
|
||||
stageEditorDuplicateEvent: "Event is already in the list!"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Ongeldige vermelding, ingang was niet een lijst met getallen!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Wprowadź nazwę Zadania (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Wprowadź nazwe Zadania aby edytować (<cancel>)"
|
||||
questEditorEnterAskMessage: "Wprowadź wiadomość zapytanie (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Wprowadź nazwę wiadomości (<cancel>)"
|
||||
questEditorEnterNPCStart: "Wprowadź NPC ID, -1 aby anulować start NPC lub -2 aby anulować"
|
||||
questEditorEnterNPCStart: "Wprowadź NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Kliknij prawym przyciskiem myszy jako punkt początkowy, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Wprowadź nazwę wydarzenia, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Wymagane, brak zestawu"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Wpisz liczbę miejsc (numery), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Wpisz liczbę użyć (numery), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Wprowadź liczbę cięć (numery), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Wpisz wytrzymałość bloku (numery), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Wpisz liczbę ryb do złapania, lub 0, aby wyczyścić cel w łowieniu ryb, lub -1, aby anulować"
|
||||
stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, lub 0 aby wyczyścić cel w zabijaniu graczy, lub -1, aby anulować"
|
||||
stageEditorCatchFishPrompt: "Wpisz liczbę ryb do złapania, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Wpisz nazwy ulepszeń magicznych, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Wprowadź liczbę ulepszeń magicznych (numery), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Wprowadź nazwy przedmiotów, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Nie znaleziono skryptu mieszkańca!"
|
||||
stageEditorNoCitizens: "Obywatele nie zostali zainstalowani!"
|
||||
stageEditorNoDenizen: "Mieszkańcy nie zostali zainstalowani!"
|
||||
stageEditorPositiveAmount: "Musisz wprowadzić pozytywny numer!"
|
||||
stageEditorNoNumber: "Wartość nie jest liczbą!"
|
||||
stageEditorNotListofNumbers: "Nieprawidłowy wpis, wejścia nie było na liście!"
|
||||
stageEditorNotListofNumbers: "wejścia nie było na liście!"
|
||||
stageEditorNoDelaySet: "Najpierw musisz ustawić nazwę!"
|
||||
stageEditorNoBlockNames: "Najpierw musisz ustawić nazwę bloku!"
|
||||
stageEditorNoEnchantments: "Najpierw musisz zmienić zaczarowanie!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Nie ustawiono czasu trwania)"
|
||||
eventEditorSetPotionMagnitudes: "Ustaw miksture wpływającą na wielkość"
|
||||
eventEditorPotionsCleared: "Efekty mikstury usunięte."
|
||||
eventEditorInvalidPotionType: "nie jest to poprawny typ efektu mikstury!"
|
||||
eventEditorEnterNPCId: "Wprowadź ID NPC (lub -1 aby wrócić)"
|
||||
eventEditorNoNPCExists: "Nie istnieje NPC z tym ID!"
|
||||
eventEditorLightningPrompt: "Kliknij prawym przyciskiem myszy, aby pojawił się piorun w tym miejscu, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Kliknij prawym przyciskiem myszy na bloku aby spowodować wybuch, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Najpierw musisz wybrać blok."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Kliknij prawy przycisk myszy aby wybrać blok,
|
||||
eventEditorSetPotionEffectsPrompt: "Wprowadź typy efektów mikstur, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Wprowadź czas trwania efektu (w sekundach), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Wprowadź efekt wielkości mikstury, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Wprowadź poziom głodu, lub -1, aby go usunąć"
|
||||
eventEditorSetSaturationPrompt: "Wprowadź poziom nasycenia, lub -1, aby go usunąć"
|
||||
eventEditorSetHealthPrompt: "Wprowadź poziom zdrowia, lub -1, aby go usunąć"
|
||||
eventEditorSetHungerPrompt: "Wprowadź poziom głodu, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Wprowadź poziom nasycenia, <clear>"
|
||||
eventEditorSetHealthPrompt: "Wprowadź poziom zdrowia, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Kliknij prawym przyciskiem myszy na bloku, teleportować się do gracza, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Uwaga: Możesz użyć <player> aby odnieść się do imienia gracza."
|
||||
eventEditorSetCommandsPrompt: "Wprowadź komendy, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Ustaw umiejętności"
|
||||
reqSetSkillAmounts: "Ustaw liczbę umiejętności"
|
||||
reqHeroesSetPrimary: "Ustaw Główną Klasę"
|
||||
reqHeroesSetSecondary: "Ustaw Drugorzędną Klasę"
|
||||
reqMoneyPrompt: "Wpisz ilość <money>, lub 0 aby wyczyścić wymagania pieniężne, lub -1, aby anulować"
|
||||
reqQuestPointsPrompt: "Wprowadź liczbę punktów misji, lub 0, aby wyczyścić wymagania punktu misji, lub -1 aby anulować"
|
||||
reqMoneyPrompt: "Wpisz ilość <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Wprowadź liczbę punktów misji, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Dostępne Misje -"
|
||||
reqQuestPrompt: "Wprowadź listę nazw misji, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Wprowadź listę prawdziwych/fałszywych wartości, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Ustaw datę rozpoczęcia"
|
||||
plnEnd: "Ustaw datę zakończenia"
|
||||
plnRepeat: "Ustaw cykl powtarzania"
|
||||
plnCooldown: "Ustaw czas odnowienia gracza"
|
||||
plnStartPrompt: "Wprowadź ilość czasu (w sekundach), 0, aby usunąć datę rozpoczęcia lub -1, aby anulować"
|
||||
plnEndPrompt: "Wprowadź ilość czasu (w sekundach), 0, aby usunąć datę końcową lub -1, aby anulować"
|
||||
plnRepeatPrompt: "Wprowadź ilość czasu (w sekundach), 0, aby usunąć powtarzanie lub -1, aby anulować"
|
||||
plnCooldownPrompt: "Wprowadź ilość czasu (w sekundach), 0, aby skasować czas odnowienia lub -1, aby anulować"
|
||||
plnRepeatPrompt: "Wprowadź ilość czasu (w sekundach), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Wprowadź ilość czasu (w sekundach), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> będzie aktywny w <time>."
|
||||
plnTooLate: "<quest> był aktywny <time> temu."
|
||||
rewSetMoney: "Ustaw nagrodę pieniężną"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Ustaw nagrody PhatLoot"
|
||||
rewSetCustom: "Ustaw Niestandardowe Nagrody"
|
||||
rewSetHeroesClasses: "Ustaw klasy"
|
||||
rewSetHeroesAmounts: "Ustaw liczbę doświadczenia"
|
||||
rewMoneyPrompt: "Wprowadź ilość <money>, lub 0, aby wyczyścić nagrodę pieniężną, lub -1, aby anulować"
|
||||
rewExperiencePrompt: "Wprowadź ilość doświadczenia, lub wpisz 0, aby wyczyścić nagrodę w postaci doświadczenia, lub wpisz -1, aby anulować"
|
||||
rewMoneyPrompt: "Wprowadź ilość <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Wprowadź ilość doświadczenia, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Wprowadź nagrody komend, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Uwaga: Możesz wpisać <player>, aby sprecyzować gracza, który ukończył misję. Na przykład: porażenie <player>'
|
||||
rewPermissionsPrompt: "Wprowadź nagrody za pozwolenie, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Wprowadź liczbę punktów misji, lub wpisz 0, aby wyczyścić nagrodę punktów misji, lub wpisz -1, aby anulować"
|
||||
rewQuestPointsPrompt: "Wprowadź liczbę punktów misji, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Wprowadź umiejętności mcMMO, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Uwaga: Wpisanie 'All' da Ci poziomy do każdej z umiejętności."
|
||||
rewHeroesClassesPrompt: "Wprowadź klasy Bohaterów, <space>, <cancel>"
|
||||
|
@ -63,14 +63,14 @@ questEditorBlockStart: "Defina o Bloco de início"
|
||||
questEditorInitialEvent: "Defina o Evento Inicial"
|
||||
questEditorSetGUI: "Defina os Itens do Conjunto GUI"
|
||||
questEditorReqs: "Edite os Requerimentos"
|
||||
questEditorPln: "Edit Planner"
|
||||
questEditorPln: "Editar o planejador"
|
||||
questEditorStages: "Edite os Estágios"
|
||||
questEditorRews: "Edite as Recompensas"
|
||||
questEditorEnterQuestName: "Digite o nome da Quest (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Digite o nome da Quest para editar (<cancel>)"
|
||||
questEditorEnterAskMessage: "Digite a mensagem de pergunta (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Digite a mensagem final (<cancel>)"
|
||||
questEditorEnterNPCStart: "Digite o NPC ID, -1 Para limpar o NPC ou -2 para cancelar"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Botão Direito no bloco para usa-lo como ponto de partida, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Digite o nome do Evento, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Necessário, Nenhum ajuste"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Introduzir o nome da Quest (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Introduzir o nome da Quest para editar (<cancel>)"
|
||||
questEditorEnterAskMessage: "Introduzir mensagem final (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Introduzir mensagem final (<cancel>)"
|
||||
questEditorEnterNPCStart: "Intruduzir o ID do NPC, -1 para limpar o seu inicio ou -2 para cancelar"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Botão-direito do rato sobre um bloco para usar como um ponto inicial, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Introduzir um nome de evento, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Nenhum ajuste é necessário"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Introduzir a durabilidade do bloco (números), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Introduza o número de peixes para apanhar, ou 0 para limpar o objetivo de pesca, ou -1 para cancelar"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Introduzir nomes de encantamentos, <semicolon>,<cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Introduzir quantidade de encantamentos (números), <space>,<cancel>"
|
||||
stageEditorItemNamesPrompt: "Introduzir nomes dos itens, <space>,<cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Cidadãos não está instalado!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Definir classes"
|
||||
rewSetHeroesAmounts: "Definir quantidade de experiência"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Introduceţi numele de căutare (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Introduceţi numele de căutare să editaţi (<cancel>)"
|
||||
questEditorEnterAskMessage: "Introduceţi mesaj cerere (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Introduceţi mesajul de finisaj (<cancel>)"
|
||||
questEditorEnterNPCStart: "Introduceţi ID-ul de NPC, -1 pentru a şterge începutul NPC sau -2 pentru a anula"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Faceţi clic dreapta pe un bloc de a folosi ca un punct de pornire, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Introduceţi un nume de eveniment, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Necesare, nici unul setat"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Введите имя квеста (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Введите имя квеста для изменения (<cancel>)"
|
||||
questEditorEnterAskMessage: "Введите сообщение перед началом квеста (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Введите заключительное сообщение (<cancel>)"
|
||||
questEditorEnterNPCStart: "Введите id НПС, -1 для очистки НПС или -2 для возврата"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Щелкните правой кнопкой мыши на блок, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Введите имя события, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Требуется, не задано"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Введите количества (числа)
|
||||
stageEditorUseBlocksPrompt: "Введите количества (число) использований, <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Введите количества (число) срезаний блоков, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Введите прочность блока (числа), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Введите количество рыбы, которое нужно поймать или 0, чтобы очистить цель ловли рыбы, или -1 для отмены"
|
||||
stageEditorKillPlayerPrompt: "Введите количество игроков для убийства или 0, чтобы очистить цель убийства игроков, или -1 для отмены"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Введите названия зачарований, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Введите количество зачарований (числа), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Введите названия предметов, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Скрипт Denizen не найден!"
|
||||
stageEditorNoCitizens: "Citizens не установлен!"
|
||||
stageEditorNoDenizen: "Denizen не установлен!"
|
||||
stageEditorPositiveAmount: "Количество должно быть положительным числом!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Enter Quest name (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Ange uppdragsnamn (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Ange uppdrag att redigera (<cancel>)"
|
||||
questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,13 +70,13 @@ questEditorEnterQuestName: "ป้อนชื่อเควส (<cancel>)"
|
||||
questEditorEditEnterQuestName: "ป้อนชื่อเควสที่จะแก้ไข (<cancel>)"
|
||||
questEditorEnterAskMessage: "ป้อนข้อความที่ต้องการ (<cancel>)"
|
||||
questEditorEnterFinishMessage: "ป้อนข้อความที่ต้องการ (<cancel>)"
|
||||
questEditorEnterNPCStart: "ใส่รหัส NPC, -1 เพื่อล้างการเริ่มต้นของ NPC หรือ -2 เพื่อยกเลิก"
|
||||
questEditorEnterNPCStart: "ป้อนไอดีของ NPC <clear>,<cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "จำเป็น ไม่มีกำหนด"
|
||||
questWGSetRegion: "การตั้งค่าภูมิภาค"
|
||||
questWGNotInstalled: "ไม่ได้ติดตั้ง WorldGuard"
|
||||
questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
|
||||
questWGPrompt: "ป้อนเขตชื่อพื้นที่ของ WorldGuard <clear>,<cancel>"
|
||||
questWGInvalidRegion: "<region>ไม่ใช่ WorldGuard ภูมิภาคถูกต้อง"
|
||||
questWGRegionCleared: "เควสภูมิภาคที่เลือก"
|
||||
questCitNotInstalled: "Citizens ที่ไม่ได้ติดตั้ง"
|
||||
@ -193,26 +193,26 @@ stageEditorPlaceBlocksPrompt: "ป้อนจำนวนเงินที่
|
||||
stageEditorUseBlocksPrompt: "ป้อนจำนวนเงินที่ใช้ (ตัวเลข) <space> <cancel>"
|
||||
stageEditorCutBlocksPrompt: "ป้อนจำนวนเงินที่ตัด (ตัวเลข) <space> <cancel>"
|
||||
stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) <space> <cancel>"
|
||||
stageEditorCatchFishPrompt: "ป้อนจำนวนปลาที่จับได้หรือ 0 เพื่อล้างวัตถุประสงค์ในการจับปลาหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorKillPlayerPrompt: "ป้อนจำนวนผู้เล่นที่จะฆ่าหรือ 0 เพื่อล้างเป้าหมายของผู้เล่นฆ่าหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorCatchFishPrompt: "ป้อนจำนวนของปลาที่ต้องจับ <clear>,<cancel>"
|
||||
stageEditorKillPlayerPrompt: "ป้อนจำนวนของผู้เล่นที่ต้องทำการฆ่า <clear>,<cancel>"
|
||||
stageEditorEnchantTypePrompt: "ป้อนชื่อมนต์เสน่ห์ <semicolon> <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "ป้อนจำนวนเงิน (ตัวเลข) <space> <cancel>"
|
||||
stageEditorItemNamesPrompt: "ป้อนชื่อไอเทม <space> <cancel>"
|
||||
stageEditorNPCPrompt: "ป้อนไอดี NPC <space> <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, <space>, <clear>, <cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, <semicolon>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "ป้อนไอดีของ NPC <space>,<cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "ป้อนข้อความที่ใช้ส่งของ <semicolon>,<cancel>"
|
||||
stageEditorKillNPCsPrompt: "ป้อนจำนวนเงินที่ฆ่า (จำนวน) <space> <cancel>"
|
||||
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
||||
stageEditorMobsPrompt: "ป้อนชื่อมอนสเตอร์ <space>,<cancel>"
|
||||
stageEditorMobAmountsPrompt: "ใส่จำนวนมอนสเตอร์ <space>,<cancel>"
|
||||
stageEditorMobLocationPrompt: "คลิกเมาส์ขวาที่บล็อกเพื่อเลือกบล็อกนั้น <add>, <cancel>"
|
||||
stageEditorMobLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งฆ่า (จำนวนบล็อค) <space> <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "ป้อนชื่อของสถานที่ <semicolon>,<cancel>"
|
||||
stageEditorReachLocationPrompt: "คลิกขวาที่บล็อกเพื่อเลือก <add>,<cancel>"
|
||||
stageEditorReachLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งเข้าถึง (จำนวนบล็อก) <space> <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "ป้อนชื่อของสถานที่ <semicolon>,<cancel>"
|
||||
stageEditorTameAmountsPrompt: "Enter tame amounts, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
||||
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "ป้อนสีของแกะ <space>,<cancel>"
|
||||
stageEditorShearAmountsPrompt: "ป้อนจำนวนการตัด(ใช้กรรไกรตัด) <space>,<cancel>"
|
||||
stageEditorEventsPrompt: "Enter an event name, <clear>, <cancel>"
|
||||
stageEditorChatEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
||||
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "สคริปต์ Denizen ไม่พบ!"
|
||||
stageEditorNoCitizens: "Citizens ไม่ได้รับการติดตั้ง!"
|
||||
stageEditorNoDenizen: "Denizen ไม่ได้ติดตั้ง!"
|
||||
stageEditorPositiveAmount: "คุณต้องป้อนจำนวนบวก!"
|
||||
stageEditorNoNumber: "การป้อนข้อมูลไม่ใช่รายการของตัวเลข!"
|
||||
stageEditorNotListofNumbers: "รายการไม่ถูกต้องการป้อนข้อมูลไม่ใช่รายการหมายเลข!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "คุณต้องตั้งค่าการหน่วงเวลาก่อน!"
|
||||
stageEditorNoBlockNames: "คุณต้องตั้งชื่อบล็อกไว้ก่อน!"
|
||||
stageEditorNoEnchantments: "คุณต้องตั้งเวทมนตร์เป็นอันดับแรก!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(ไม่มีกำหนดระยะเวล
|
||||
eventEditorSetPotionMagnitudes: "ตั้งค่าขนาดอนุภาคของยา"
|
||||
eventEditorPotionsCleared: "ล้างข้อมูลมื้อแล้ว"
|
||||
eventEditorInvalidPotionType: "ไม่ใช่ชนิดผลของยาที่ถูกต้อง"
|
||||
eventEditorEnterNPCId: "ใส่รหัส NPC (หรือ -1 เพื่อกลับไป)"
|
||||
eventEditorNoNPCExists: "ไม่มี NPC ที่มี ID ดังกล่าว!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "คุณต้องเลือกบล็อกก่อน"
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "ตั้งเงินรางวัล"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "ตั้งรางวัล PhatLoot"
|
||||
rewSetCustom: "ตั้งค่ารางวัลที่กำหนดเอง"
|
||||
rewSetHeroesClasses: "ตั้งค่าชั้นเรียน"
|
||||
rewSetHeroesAmounts: "ตั้งค่าประสบการณ์"
|
||||
rewMoneyPrompt: "ป้อนยอดเงินของ <money> หรือ 0 การล้างเงินรางวัล หรือ -1 การยกเลิก"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'หมายเหตุ: คุณสามารถใส่ <player> เพื่อระบุผู้เล่นที่ทำเควสได้ เช่นผู้ตี ''/มีผลร้าย <player>'''
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "ป้อนจำนวน Quest Point หรือ 0 เพื่อล้าง Quest Point รางวัลหรือ -1 เพื่อยกเลิก"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "หมายเหตุ: การพิมพ์ 'ทั้งหมด' จะให้ระดับทักษะทั้งหมด"
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Görev adını düzenle (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Yeni görev adını girin (<cancel>)"
|
||||
questEditorEnterAskMessage: "Sorgu mesajını girin (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Bitiş mesajının yazın (<cancel>)"
|
||||
questEditorEnterNPCStart: "NPC ID'yi girin, NPC başlangıcını silmek için -1 ya da iptal etmek için -2 girin"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Bir bloğu başlangıç noktası olarak seçmek için blok üzerine sağ tıklayın, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Bir Etkinlik adı girin, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Gerekli, hiçbiri seçilmedi"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Konum değerlerini (sayı olarak) girin, <space>,
|
||||
stageEditorUseBlocksPrompt: "Kullanım miktarlarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Kırma miktarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Kırılganlık miktarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Tutulacak balık sayısını girin ya da 0 yazarak balık tutma hedefini silin veya -1 yazarak iptal edin"
|
||||
stageEditorKillPlayerPrompt: "Öldürülecek oyuncu sayısını girin ya da 0 yazarak öldürülecek oyuncu değerini silin veya -1 yazarak iptal edin"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Büyü isimlerini girin, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Büyülenen miktarı (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Öğe adlarını girin, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Müdavim komut dosyası bulunamadı!"
|
||||
stageEditorNoCitizens: "Vatandaşlar yüklü değil!"
|
||||
stageEditorNoDenizen: "Müdavim yüklü değil!"
|
||||
stageEditorPositiveAmount: "Pozitif bir sayı girmelisiniz!"
|
||||
stageEditorNoNumber: "Giriş bir numara değildi!"
|
||||
stageEditorNotListofNumbers: "Geçersiz değer, girdiğiniz bir sayı değil!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "Önce gecikme değerini ayarlamalısınız!"
|
||||
stageEditorNoBlockNames: "Önce blok isimlerini ayarlamalısınız!"
|
||||
stageEditorNoEnchantments: "Önce büyüleri ayarlamalısınız!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Süreler ayarlanmadı)"
|
||||
eventEditorSetPotionMagnitudes: "İksir etkisi büyüklüklerini ayarla"
|
||||
eventEditorPotionsCleared: "İksir etkileri temizlendi."
|
||||
eventEditorInvalidPotionType: "geçerli bir iksir etkisi türü değil!"
|
||||
eventEditorEnterNPCId: "NPC kimliğini gir (veye dönmek için -1)"
|
||||
eventEditorNoNPCExists: "Bu ID'ye sahip bir NPC yok!"
|
||||
eventEditorLightningPrompt: "Adresine bir yıldırım çarpması için bir blok sağ tıklayın, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Bir patlama meydana getirmek için bir blok sağ tıklayın, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Önce bir blok seçmelisin."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Seçmek için bir bloğa sağ tıklayın, <add
|
||||
eventEditorSetPotionEffectsPrompt: "İksir efekti türlerini girin, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "İksir efekti sürelerini girin (saniyeler içinde), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "İksir etki büyüklüklerini girin, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Açlık seviyesine girin veya kaldırmak için -1"
|
||||
eventEditorSetSaturationPrompt: "Açlık seviyesine getirmek veya kaldırmak için -1"
|
||||
eventEditorSetHealthPrompt: "Açlık seviyesine getirmek veya kaldırmak için -1"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Becerileri ayarla"
|
||||
reqSetSkillAmounts: "Beceri sayısını ayarla"
|
||||
reqHeroesSetPrimary: "Temel becerileri ayarla"
|
||||
reqHeroesSetSecondary: "İkincil becerileri ayarla"
|
||||
reqMoneyPrompt: "<money> miktarını girin ya da 0 yazarak para şartını kaldırın veya -1 yazarak iptal edin"
|
||||
reqQuestPointsPrompt: "Görev puanını girin ya da görev puanı şartını kaldırmak için 0 yazın veya -1 yazarak iptal edin"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Görev adlarının listesini girin, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Doğru / yanlış değerlerin listesini girin, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Para ödülünü ayarla"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "PhatLoot ödüllerini ayarla"
|
||||
rewSetCustom: "Özel Ödülleri Ayarla"
|
||||
rewSetHeroesClasses: "Sınıfları ayarla"
|
||||
rewSetHeroesAmounts: "Deneyim miktarlarını ayarla"
|
||||
rewMoneyPrompt: "<money> miktarını girin, ya da para ödülünü silmek için 0, veya iptal etmek için -1 yazın"
|
||||
rewExperiencePrompt: "Deneyim miktarını girin, ya da deneyim ödülünü silmek için 0, veya iptal etmek için -1 yazın"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Görev puanını girin ya da görev puanı şartını kaldırmak için 0 yazın veya -1 yazarak iptal edin"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Nhập tên nhiệm vụ (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Nhập tên nhiệm vụ để chỉnh sửa (<cancel>)"
|
||||
questEditorEnterAskMessage: "Nhập thông báo yêu cầu (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Nhập thông báo hoàn thành (<cancel>)"
|
||||
questEditorEnterNPCStart: "Nhập ID của NPC, -1 để xóa NPC bắt đầu hoặc -2 để hủy bỏ"
|
||||
questEditorEnterNPCStart: "Nhập ID của NPC, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Click phải trên 1 block để sử dụng như 1 điểm bắt đầu, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Nhập tên sự kiện, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Yêu cầu, không có thiết lập"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Nhập lượng khối đặt ra (số), <space>,
|
||||
stageEditorUseBlocksPrompt: "Nhập lượng khối cần dùng (số), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Nhập lượng khối cần chặt/hạ (số), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Nhập độ bền của khối (số), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Nhập số lượng cá cần bắt, hoặc 0 để xóa mục tiêu bắt cá, hoặc -1 để hủy bỏ"
|
||||
stageEditorKillPlayerPrompt: "Nhập số lượng người cần giết, hoặc 0 để xóa mục tiêu giết người, hoặc -1 để hủy bỏ"
|
||||
stageEditorCatchFishPrompt: "Nhập số lượng cá cần bắt, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Nhập số lượng người cần giết, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Nhập tên phù phép, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Nhập số lượng phù phép (số), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Nhập tên vật phẩm, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Denizen kịch bản không được tìm thấy!"
|
||||
stageEditorNoCitizens: "Plugin Citizens không được cài đặt!"
|
||||
stageEditorNoDenizen: "Plugin Denizen không được cài đặt!"
|
||||
stageEditorPositiveAmount: "Bạn phải nhập một số nguyên dương!"
|
||||
stageEditorNoNumber: "Đầu vào là không một số!"
|
||||
stageEditorNotListofNumbers: "Giá trị nhập không hợp lệ, đầu vào không phải một danh sách các số!"
|
||||
stageEditorNotListofNumbers: "không phải một danh sách các số!"
|
||||
stageEditorNoDelaySet: "Bạn phải thiết lập một sự chậm trễ trước tiên!"
|
||||
stageEditorNoBlockNames: "Bạn phải thiết lập khối tên đầu tiên!"
|
||||
stageEditorNoEnchantments: "Bạn phải thiết lập phù phép trước tiên!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Không có thời gian được thiết lập)"
|
||||
eventEditorSetPotionMagnitudes: "Đặt hiệu ứng thuốc"
|
||||
eventEditorPotionsCleared: "Các hiệu ứng thuốc đã được xóa."
|
||||
eventEditorInvalidPotionType: "không phải là một loại hiệu ứng thuốc hợp lệ!"
|
||||
eventEditorEnterNPCId: "Nhập NPC ID (hoặc -1 để hủy bỏ)"
|
||||
eventEditorNoNPCExists: "Không có NPC tồn tại với ID này!"
|
||||
eventEditorLightningPrompt: "Click phải trên một block spawn sét đánh ở đó, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Click phải trên một block spawn vụ nổ ở đó, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Bạn cần phải chọn block trước tiên."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Click phải trên block để chọn nó, <ad
|
||||
eventEditorSetPotionEffectsPrompt: "Nhập loại hiệu ứng thuốc, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Nhập thời gian hiệu ứng thuốc (giây), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Nhập hiệu ứng thuốc, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, hoặc -1 để xóa"
|
||||
eventEditorSetSaturationPrompt: "Nhập mức độ no, hoặc -1 để xóa"
|
||||
eventEditorSetHealthPrompt: "Nhập mức độ của thanh máu, hoặc -1 để xóa"
|
||||
eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Nhập mức độ no, <clear>"
|
||||
eventEditorSetHealthPrompt: "Nhập mức độ của thanh máu, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Click phải trên block để dịch chuyển người chơi tới, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Lưu ý: Bạn có thể sử dụng <player> để đề cập đến tên của người chơi."
|
||||
eventEditorSetCommandsPrompt: "Nhập lệnh, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Thiết lập các kỹ năng"
|
||||
reqSetSkillAmounts: "Thiết lập số lượng kỹ năng"
|
||||
reqHeroesSetPrimary: "Thiết lập Class sơ cấp"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ cấp (sau sơ cấp)"
|
||||
reqMoneyPrompt: "Nhập số lượng của <money>, or 0 để xóa số tiền yêu cầu, hoặc -1 để hủy bỏ"
|
||||
reqQuestPointsPrompt: "Nhập số điểm của nhiệm vụ, hoặc 0 để xóa số điểm yêu cầu của nhiệm vụ, hoặc -1 để hủy bỏ"
|
||||
reqMoneyPrompt: "Nhập số lượng của <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Nhập số điểm của nhiệm vụ, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Nhiệm vụ Sẵn sàng -"
|
||||
reqQuestPrompt: "Nhập 1 danh sách tên Nhiệm vụ, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Nhập một danh sách giá trị true/false, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Đặt ngày bắt đầu"
|
||||
plnEnd: "Đặt ngày kết thúc"
|
||||
plnRepeat: "Đặt chu kỳ lặp lại"
|
||||
plnCooldown: "Đặt cooldown của người chơi"
|
||||
plnStartPrompt: "Nhập số lượng thời gian (tính bằng giây), 0 để xóa ngày bắt đầu hoặc -1 để hủy"
|
||||
plnEndPrompt: "Nhập số lượng thời gian (tính bằng giây), 0 để xóa ngày kết thúc hoặc -1 để hủy"
|
||||
plnRepeatPrompt: "Nhập số lượng thời gian (tính bằng giây), 0 để xóa lặp lại hoặc -1 để hủy"
|
||||
plnCooldownPrompt: "Nhập số lượng thời gian (tính bằng giây), 0 để xóa thời gian cooldown hoặc -1 để hủy"
|
||||
plnRepeatPrompt: "Nhập số lượng thời gian (tính bằng giây), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Nhập số lượng thời gian (tính bằng giây), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> sẽ được kích hoạt trong <time>."
|
||||
plnTooLate: "<quest> đã qua hoạt động <time> trước."
|
||||
rewSetMoney: "Thiếp lập số tiền nhận được"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Thiếp lập PhatLoot nhận được"
|
||||
rewSetCustom: "Thiết lập phần thưởng tùy chỉnh"
|
||||
rewSetHeroesClasses: "Thiết lập class"
|
||||
rewSetHeroesAmounts: "Thiết lập số lượng kinh nghiệm"
|
||||
rewMoneyPrompt: "Nhập số lượng <money>, hoặc 0 để xóa tiền thưởng, hoặc -1 để hủy bỏ"
|
||||
rewExperiencePrompt: "Nhập số lượng kinh nghiệm, hoặc 0 để xóa phần thưởng kinh nghiệm, hoặc -1 để hủy bỏ"
|
||||
rewMoneyPrompt: "Nhập số lượng <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Nhập số lượng kinh nghiệm, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Nhập lệnh thưởng, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Lưu ý: Bạn có thể dùng <player> để xác định người chơi hoàn thành Nhiệm vụ. Ví dụ: trừng phạt <player>'
|
||||
rewPermissionsPrompt: "Nhập quyền được thưởng, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Nhập số lượng của Điểm Nhiệm vụ, hoặc 0 để xóa phần thưởng Điểm Nhiệm vụ, hoặc -1 để hủy bỏ"
|
||||
rewQuestPointsPrompt: "Nhập số lượng của Điểm Nhiệm vụ, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Nhập kỹ năng mcMMO, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Lưu ý: Sử dụng 'All' sẽ cung cấp các level đến tất cả các kỹ năng."
|
||||
rewHeroesClassesPrompt: "Nhập classes Heroes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "输入任务名称(<cancel>)"
|
||||
questEditorEditEnterQuestName: "输入任务名称进行编辑(<cancel>)"
|
||||
questEditorEnterAskMessage: "输入询问信息(<cancel>)"
|
||||
questEditorEnterFinishMessage: "输入结束信息(<cancel>)"
|
||||
questEditorEnterNPCStart: "输入NPC ID, -1清除NPC启动 或-2取消"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "右击一个方块作为起点,<done>,<clear>,<cancel>"
|
||||
questEditorEnterInitialEvent: "输入事件名称,<clear>,<cancel>"
|
||||
questRequiredNoneSet: "必需, 未设置"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "请输入放置值 (数字), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "请输入使用值 (数字), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "请输入削减值 (数字), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "请输入方块耐久度 (数字), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "请输入需要捕获的鱼数量, 输入 0 以清空捕鱼目标, 或输入 -1 取消."
|
||||
stageEditorKillPlayerPrompt: "请输入击杀玩家数量, 输入 0 清空击杀玩家目标, 或输入 -1 取消."
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "请输入附魔名, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "请输入附魔量 (数字), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "设置物品名称,<space>,<cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "未找到 Denizen 脚本!"
|
||||
stageEditorNoCitizens: "未安装 Citizen!"
|
||||
stageEditorNoDenizen: "未安装 Denizen!"
|
||||
stageEditorPositiveAmount: "您必须输入正数!"
|
||||
stageEditorNoNumber: "输入值非数字!"
|
||||
stageEditorNotListofNumbers: "无效条目, 输入值为非数字串!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "您必须先设置延迟!"
|
||||
stageEditorNoBlockNames: "您必须先设置方块名!"
|
||||
stageEditorNoEnchantments: "您必须先设置附魔!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
@ -70,7 +70,7 @@ questEditorEnterQuestName: "輸入任務名稱 (<cancel>)"
|
||||
questEditorEditEnterQuestName: "編輯任務名稱 (<cancel>)"
|
||||
questEditorEnterAskMessage: "編輯任務對話內容 (<cancel>)"
|
||||
questEditorEnterFinishMessage: "編輯完成任務對話內容 (<cancel>)"
|
||||
questEditorEnterNPCStart: "輸入 NPC ID, -1 為暫停NPC啟動 / -2 為取消設定"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "右擊方塊設定為啟動點, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "輸入任務活動名稱, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "任務需求條件, 無設置"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "輸入放置次數 (0-9), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "輸入使用次數 (0-9), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "未找到Denizen腳本"
|
||||
stageEditorNoCitizens: "未安裝插件 Citizens!"
|
||||
stageEditorNoDenizen: "未安裝插件 Denizen!"
|
||||
stageEditorPositiveAmount: "您必須輸入 正數數字 !"
|
||||
stageEditorNoNumber: "您輸入的不是數字!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Set money reward"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user