mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-12 18:41:22 +01:00
New Crowdin updates (#1440)
* New translations strings.yml (Chinese Traditional) * New translations strings.yml (Norwegian Bokmal)
This commit is contained in:
parent
51c9b61e9c
commit
2bb5d8fba6
@ -1,54 +1,54 @@
|
||||
---
|
||||
COMMAND_LIST: "list"
|
||||
COMMAND_LIST_HELP: "<command> [page] - List available quests"
|
||||
COMMAND_TAKE: "take"
|
||||
COMMAND_TAKE_HELP: "<command> [quest] - Accept a quest via command"
|
||||
COMMAND_TAKE_USAGE: "Usage: /quests take [quest]"
|
||||
COMMAND_QUIT: "quit"
|
||||
COMMAND_QUIT_HELP: "<command> [quest] - Quit a current quest"
|
||||
COMMAND_LIST: "liste"
|
||||
COMMAND_LIST_HELP: "<command> [page] - Liste med tilgjengelige oppdrag"
|
||||
COMMAND_TAKE: "ta"
|
||||
COMMAND_TAKE_HELP: "<command> [quest] - Aksepter et oppdrag via kommando"
|
||||
COMMAND_TAKE_USAGE: "Bruk: /quests ta [quest]"
|
||||
COMMAND_QUIT: "avslutt"
|
||||
COMMAND_QUIT_HELP: "<command> [quest] - Avslutt gjeldende oppdrag"
|
||||
COMMAND_JOURNAL: "journal"
|
||||
COMMAND_JOURNAL_HELP: "<command> - View or hide your <journal>"
|
||||
COMMAND_EDITOR: "editor"
|
||||
COMMAND_EDITOR_HELP: "<command> - Create, edit or delete quests"
|
||||
COMMAND_EVENTS_EDITOR: "actions"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create, edit or delete actions"
|
||||
COMMAND_CONDITIONS_EDITOR: "conditions"
|
||||
COMMAND_CONDITIONS_EDITOR_HELP: "<command> - Create, edit or delete conditions"
|
||||
COMMAND_STATS: "stats"
|
||||
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
||||
COMMAND_TOP: "top"
|
||||
COMMAND_TOP_HELP: "<command> [number] - View plugin leaderboards"
|
||||
COMMAND_TOP_USAGE: "Usage: /quests top [number]"
|
||||
COMMAND_JOURNAL_HELP: "<command> - Vis eller skjul din <journal>"
|
||||
COMMAND_EDITOR: "rediger"
|
||||
COMMAND_EDITOR_HELP: "<command> - Opprett, rediger eller slett oppdrag"
|
||||
COMMAND_EVENTS_EDITOR: "handlinger"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Opprett, rediger eller slett handlinger"
|
||||
COMMAND_CONDITIONS_EDITOR: "betingelser"
|
||||
COMMAND_CONDITIONS_EDITOR_HELP: "<command> - Opprett, rediger eller slett betingelser"
|
||||
COMMAND_STATS: "statistikk"
|
||||
COMMAND_STATS_HELP: "<command> - Se statistikk"
|
||||
COMMAND_TOP: "topp"
|
||||
COMMAND_TOP_HELP: "<command> [number] - Se toppliste"
|
||||
COMMAND_TOP_USAGE: "Bruk: /quests topp [number]"
|
||||
COMMAND_INFO: "info"
|
||||
COMMAND_INFO_HELP: "<command> - View plugin information"
|
||||
COMMAND_QUEST_HELP: "- View current quest objectives"
|
||||
COMMAND_QUESTINFO_HELP: "[quest] - View information about a quest"
|
||||
COMMAND_QUESTADMIN_HELP: "- Display administrator help"
|
||||
COMMAND_QUESTADMIN_STATS: "stats"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - View quest statistics of a player"
|
||||
COMMAND_QUESTADMIN_GIVE: "give"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to take a quest"
|
||||
COMMAND_QUESTADMIN_QUIT: "quit"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit a quest"
|
||||
COMMAND_QUESTADMIN_POINTS: "points"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a player's <points>"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take away a player's <points>"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Add to a player's <points>"
|
||||
COMMAND_INFO_HELP: "<command> - Vis plugin informasjon"
|
||||
COMMAND_QUEST_HELP: "- Vis gjeldende mål på oppdraget"
|
||||
COMMAND_QUESTINFO_HELP: "[quest] - Se informasjon om et oppdrag"
|
||||
COMMAND_QUESTADMIN_HELP: "- Vis administrator hjelp"
|
||||
COMMAND_QUESTADMIN_STATS: "statistikk"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - Se statistikk på en spiller"
|
||||
COMMAND_QUESTADMIN_GIVE: "gi"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Tving en spiller til å ta et oppdrag"
|
||||
COMMAND_QUESTADMIN_QUIT: "avslutt"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Tving en spiller til å avslutte et oppdrag"
|
||||
COMMAND_QUESTADMIN_POINTS: "poeng"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Sett en spillers <points>"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS: "fjernpoeng"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Fjern en spillers <points>"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS: "gipoeng"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Legg til flere <points> på en spiller"
|
||||
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' <points>"
|
||||
COMMAND_QUESTADMIN_FINISH: "finish"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Force a player to complete a quest"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Force a player to complete current stage"
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current stage for a player"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]'
|
||||
COMMAND_QUESTADMIN_RESET: "reset"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all questing data of a player"
|
||||
COMMAND_QUESTADMIN_REMOVE: "remove"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed quest from a player"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Sett ALLE spilleres <points>"
|
||||
COMMAND_QUESTADMIN_FINISH: "ferdig"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Tving en spiller til å fullføre et oppdrag"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE: "nestenivå"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Tving en spiller til å fullføre gjeldende nivå"
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "settnivå"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Sett gjeldende nivå for en spiller"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Bruk: /questadmin settnivå [player] [quest] [stage]'
|
||||
COMMAND_QUESTADMIN_RESET: "nullstill"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Nullstill en spiller"
|
||||
COMMAND_QUESTADMIN_REMOVE: "fjern"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Fjern et fullført oppdrag fra en spiller"
|
||||
COMMAND_QUESTADMIN_RELOAD: "reload"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Safely reload the plugin"
|
||||
questEditorCreate: "Create new quest"
|
||||
@ -99,56 +99,56 @@ questEditorBeingEdited: "Something with that name is already being modified!"
|
||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||
questEditorInvalidEventName: "is not a valid action name!"
|
||||
questEditorInvalidNPC: "No NPC exists with that ID!"
|
||||
questEditorNoStartBlockSelected: "You must select a block first."
|
||||
questEditorPositiveAmount: "Amount must be a positive number."
|
||||
questEditorQuestAsRequirement1: "The following quests have"
|
||||
questEditorQuestAsRequirement2: "as a requirement:"
|
||||
questEditorQuestAsRequirement3: "You must modify these quests so that they do not use it before deleting it."
|
||||
questEditorQuestNotFound: "Quest not found!"
|
||||
questEditorEventCleared: "Initial action cleared."
|
||||
questEditorSave: "Finish and save?"
|
||||
questEditorNeedAskMessage: "You must set an ask message!"
|
||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
||||
questEditorNeedStages: "Your quest has no stages!"
|
||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear in-game)"
|
||||
stageEditorEditStage: "Edit Stage"
|
||||
stageEditorNewStage: "Add new stage"
|
||||
stageEditorStages: "Stages"
|
||||
stageEditorStage: "Stage"
|
||||
stageEditorBlocks: "Blocks"
|
||||
stageEditorBreakBlocks: "Break blocks"
|
||||
stageEditorDamageBlocks: "Damage blocks"
|
||||
stageEditorPlaceBlocks: "Place blocks"
|
||||
stageEditorUseBlocks: "Use blocks"
|
||||
stageEditorCutBlocks: "Shear blocks"
|
||||
stageEditorItems: "Items"
|
||||
stageEditorCraftItems: "Craft items"
|
||||
stageEditorSmeltItems: "Smelt items"
|
||||
stageEditorEnchantItems: "Enchant items"
|
||||
stageEditorBrewPotions: "Brew potions"
|
||||
stageEditorConsumeItems: "Consume items"
|
||||
stageEditorNPCs: "NPCs"
|
||||
stageEditorDeliverItems: "Deliver items"
|
||||
stageEditorTalkToNPCs: "Talk to NPCs"
|
||||
stageEditorKillNPCs: "Kill NPCs"
|
||||
stageEditorMobs: "Mobs"
|
||||
stageEditorKillMobs: "Kill mobs"
|
||||
stageEditorCatchFish: "Catch fish"
|
||||
stageEditorFish: "fish"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "Reach locations"
|
||||
stageEditorReachRadii1: "Reach within"
|
||||
stageEditorReachRadii2: "blocks of"
|
||||
stageEditorTameMobs: "Tame mobs"
|
||||
stageEditorShearSheep: "Shear sheep"
|
||||
stageEditorKillPlayers: "Kill players"
|
||||
stageEditorPlayers: "players"
|
||||
stageEditorEvents: "Actions"
|
||||
stageEditorEventCleared: "Action cleared."
|
||||
stageEditorStageEvents: "Stage Actions"
|
||||
stageEditorStartEvent: "Start Action"
|
||||
stageEditorFinishEvent: "Finish Action"
|
||||
questEditorNoStartBlockSelected: "Du må velge en blokk først."
|
||||
questEditorPositiveAmount: "Beløpet må være et positivt tall."
|
||||
questEditorQuestAsRequirement1: "Følgende oppdrag har"
|
||||
questEditorQuestAsRequirement2: "som et krav:"
|
||||
questEditorQuestAsRequirement3: "Du må endre disse oppdragene slik at de ikke bruker det før de sletter det."
|
||||
questEditorQuestNotFound: "Oppdrag ikke funnet!"
|
||||
questEditorEventCleared: "Innledende handling fjernet."
|
||||
questEditorSave: "Fullfør og lagre?"
|
||||
questEditorNeedAskMessage: "Du må angi en spørrende melding!"
|
||||
questEditorNeedFinishMessage: "Du må angi en sluttmelding!"
|
||||
questEditorNeedStages: "Ditt oppdrag har ingen nivåer!"
|
||||
questEditorSaved: "%bold%Oppdrag lagret! %reset%(Du må fullføre %red%<command> %reset%for at den skal vises)"
|
||||
stageEditorEditStage: "Rediger Trinn"
|
||||
stageEditorNewStage: "Legg til nytt trinn"
|
||||
stageEditorStages: "Trinn"
|
||||
stageEditorStage: "Trinn"
|
||||
stageEditorBlocks: "Blokker"
|
||||
stageEditorBreakBlocks: "Ødelegg blokker"
|
||||
stageEditorDamageBlocks: "Skade blokker"
|
||||
stageEditorPlaceBlocks: "Plasser blokker"
|
||||
stageEditorUseBlocks: "Bruk blokker"
|
||||
stageEditorCutBlocks: "Skjær blokker"
|
||||
stageEditorItems: "Gjenstand"
|
||||
stageEditorCraftItems: "Lag gjenstander"
|
||||
stageEditorSmeltItems: "Smelt gjenstander"
|
||||
stageEditorEnchantItems: "Fortrylle gjenstander"
|
||||
stageEditorBrewPotions: "Brygg eliksirer"
|
||||
stageEditorConsumeItems: "Spis gjenstander"
|
||||
stageEditorNPCs: "NPCer"
|
||||
stageEditorDeliverItems: "Levere gjenstander"
|
||||
stageEditorTalkToNPCs: "Prat med NPCer"
|
||||
stageEditorKillNPCs: "Drep NPCer"
|
||||
stageEditorMobs: "Vesener"
|
||||
stageEditorKillMobs: "Drep vesener"
|
||||
stageEditorCatchFish: "Fang fisk"
|
||||
stageEditorFish: "fisk"
|
||||
stageEditorMilkCows: "Melk kyr"
|
||||
stageEditorCows: "kuer"
|
||||
stageEditorReachLocs: "Nå steder"
|
||||
stageEditorReachRadii1: "Nå innen"
|
||||
stageEditorReachRadii2: "blokker av"
|
||||
stageEditorTameMobs: "Tamme vesener"
|
||||
stageEditorShearSheep: "Klipp sau"
|
||||
stageEditorKillPlayers: "Drep spillere"
|
||||
stageEditorPlayers: "spillere"
|
||||
stageEditorEvents: "Handlinger"
|
||||
stageEditorEventCleared: "Handlingen fullført."
|
||||
stageEditorStageEvents: "Trinn Handlinger"
|
||||
stageEditorStartEvent: "Start Handling"
|
||||
stageEditorFinishEvent: "Fullfør Handling"
|
||||
stageEditorFailEvent: "Fail Action"
|
||||
stageEditorChatEvents: "Chat Action"
|
||||
stageEditorChatTrigger: "Chat Trigger"
|
||||
@ -199,7 +199,7 @@ stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Oppgi fortryllelsesnavn, <space>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
||||
|
@ -403,7 +403,7 @@ conditionEditorForcedToQuit: "如果你保存條件,任何正進行這些任
|
||||
conditionEditorSetName: "設定名稱"
|
||||
conditionEditorEntity: "實體"
|
||||
conditionEditorWorld: "世界"
|
||||
conditionEditorCheckPlaceholder: "Check placeholder"
|
||||
conditionEditorCheckPlaceholder: "檢查佔位符"
|
||||
conditionEditorFailQuest: "導致任務失敗"
|
||||
conditionEditorConditionCleared: "已清除條件。"
|
||||
conditionEditorRideEntity: "騎乘實體"
|
||||
@ -425,11 +425,11 @@ conditionEditorRegionsPrompt: "輸入區域名稱,<space>,<cancel>"
|
||||
conditionEditorStayWithinRegion: "停留在區域內"
|
||||
conditionEditorInvalidRegion: "並非有效的區域名稱!"
|
||||
conditionEditorPlaceholderTitle: "- PlaceholderAPI -"
|
||||
conditionEditorSetPlaceholderId: "Set placeholder identifiers"
|
||||
conditionEditorSetPlaceholderVal: "Set placeholder values"
|
||||
conditionEditorPlaceholderCleared: "Placeholder condition cleared."
|
||||
conditionEditorEnterPlaceholderId: "Enter placeholder identifiers, <space>, <cancel>"
|
||||
conditionEditorEnterPlaceholderVal: "Enter placeholder values, <space>, <cancel>"
|
||||
conditionEditorSetPlaceholderId: "設置佔位符標識符"
|
||||
conditionEditorSetPlaceholderVal: "設置佔位符值"
|
||||
conditionEditorPlaceholderCleared: "佔位符條件已清除。"
|
||||
conditionEditorEnterPlaceholderId: "輸入佔位符標識符,<space>,<cancel>"
|
||||
conditionEditorEnterPlaceholderVal: "輸入佔位符值,<space>,<cancel>"
|
||||
reqSetMoney: "設定金幣條件"
|
||||
reqSetQuestPoints: "設定任務點數條件"
|
||||
reqSetItem: "設定物品條件"
|
||||
|
Loading…
Reference in New Issue
Block a user