New translations strings.yml (Swedish)

This commit is contained in:
PikaMug 2019-05-28 09:12:50 -04:00
parent 1c839af8b7
commit 2be7f0e83b

View File

@ -324,21 +324,21 @@ eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry" eventEditorInvalidEntry: "Invalid entry"
eventEditorGiveItemsTitle: "- Give Items -" eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Sound Effects -" eventEditorEffectsTitle: "- Sound Effects -"
eventEditorStormTitle: "- Event Storm -" eventEditorStormTitle: "- Action Storm -"
eventEditorThunderTitle: "- Event Thunder -" eventEditorThunderTitle: "- Action Thunder -"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -" eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
eventEditorMobsTitle: "- Mobs -" eventEditorMobsTitle: "- Mobs -"
eventEditorAddMobTypesTitle: "- Add Mob -" eventEditorAddMobTypesTitle: "- Add Mob -"
eventEditorPotionEffectsTitle: "- Event Potion Effects -" eventEditorPotionEffectsTitle: "- Action Potion Effects -"
eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorPotionTypesTitle: "- Action Potion Types -"
eventEditorWorldsTitle: "- Worlds -" eventEditorWorldsTitle: "- Worlds -"
eventEditorSetName: "Set name" eventEditorSetName: "Set name"
eventEditorPlayer: "Player" eventEditorPlayer: "Player"
eventEditorTimer: "Timer" eventEditorTimer: "Timer"
eventEditorEffect: "Effect" eventEditorEffect: "Effect"
eventEditorWeather: "Weather" eventEditorWeather: "Weather"
eventEditorSetMessage: "Set message" eventEditorSetMessage: "Send message"
eventEditorClearInv: "Clear player inventory" eventEditorClearInv: "Clear inventory"
eventEditorFailQuest: "Fail the quest" eventEditorFailQuest: "Fail the quest"
eventEditorSetExplosions: "Set explosion locations" eventEditorSetExplosions: "Set explosion locations"
eventEditorSetLightning: "Set lightning strike locations" eventEditorSetLightning: "Set lightning strike locations"
@ -346,18 +346,18 @@ eventEditorSetEffects: "Set effects"
eventEditorSetStorm: "Set storm" eventEditorSetStorm: "Set storm"
eventEditorSetThunder: "Set thunder" eventEditorSetThunder: "Set thunder"
eventEditorSetMobSpawns: "Set mob spawns" eventEditorSetMobSpawns: "Set mob spawns"
eventEditorSetPotionEffects: "Set potion effects" eventEditorSetPotionEffects: "Apply potion effects"
eventEditorSetHunger: "Set player hunger level" eventEditorSetHunger: "Set hunger level"
eventEditorSetSaturation: "Set player saturation level" eventEditorSetSaturation: "Set saturation level"
eventEditorSetHealth: "Set player health level" eventEditorSetHealth: "Set health level"
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)" eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
eventEditorSetTimer: "Set time to fail quest" eventEditorSetTimer: "Set time to fail quest"
eventEditorCancelTimer: "Cancel the quest timer" eventEditorCancelTimer: "Cancel the quest timer"
eventEditorSetTeleport: "Set player teleport location" eventEditorSetTeleport: "Teleport to location"
eventEditorSetCommands: "Set commands to execute" eventEditorSetCommands: "Execute commands"
eventEditorItems: "Event Items" eventEditorItems: "Action Items"
eventEditorSetItems: "Give items" eventEditorSetItems: "Give items"
eventEditorItemsCleared: "Event items cleared." eventEditorItemsCleared: "Action items cleared."
eventEditorAddItem: "Add item" eventEditorAddItem: "Add item"
eventEditorSetItemNames: "Set item names" eventEditorSetItemNames: "Set item names"
eventEditorSetItemAmounts: "Set item amounts" eventEditorSetItemAmounts: "Set item amounts"
@ -365,7 +365,7 @@ eventEditorNoNames: "No names set"
eventEditorMustSetNames: "You must set item names first!" eventEditorMustSetNames: "You must set item names first!"
eventEditorInvalidName: "is not a valid item name!" eventEditorInvalidName: "is not a valid item name!"
eventEditorNotANumber: "is not a number!" eventEditorNotANumber: "is not a number!"
eventEditorStorm: "Event Storm" eventEditorStorm: "Action Storm"
eventEditorSetWorld: "Set world" eventEditorSetWorld: "Set world"
eventEditorSetDuration: "Set duration" eventEditorSetDuration: "Set duration"
eventEditorNoWorld: "(No world set)" eventEditorNoWorld: "(No world set)"
@ -375,19 +375,19 @@ eventEditorMustSetStormDuration: "You must set a storm duration!"
eventEditorStormCleared: "Storm data cleared." eventEditorStormCleared: "Storm data cleared."
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>" eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
eventEditorEnterDuration: "Enter duration (in seconds)" eventEditorEnterDuration: "Enter duration (in seconds)"
eventEditorThunder: "Event Thunder" eventEditorThunder: "Action Thunder"
eventEditorMustSetThunderDuration: "You must set a thunder duration!" eventEditorMustSetThunderDuration: "You must set a thunder duration!"
eventEditorThunderCleared: "Thunder data cleared." eventEditorThunderCleared: "Thunder data cleared."
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>" eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
eventEditorEffects: "Event Effects" eventEditorEffects: "Action Sound Effects"
eventEditorAddEffect: "Add effect" eventEditorAddEffect: "Add sound effect"
eventEditorAddEffectLocation: "Add effect location" eventEditorAddEffectLocation: "Add sound effect location"
eventEditorNoEffects: "No effects set" eventEditorNoEffects: "No sound effects set"
eventEditorMustAddEffects: "You must add effects first!" eventEditorMustAddEffects: "You must add sound effects first!"
eventEditorInvalidEffect: "is not a valid effect name!" eventEditorInvalidEffect: "is not a valid sound effect name!"
eventEditorEffectsCleared: "Event effects cleared." eventEditorEffectsCleared: "Action sound effects cleared."
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, <add>, <cancel>" eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
eventEditorMobSpawns: "Event Mob Spawns" eventEditorMobSpawns: "Action Mob Spawns"
eventEditorAddMobTypes: "Add mob" eventEditorAddMobTypes: "Add mob"
eventEditorMustSetMobTypesFirst: "You must set the mob type first!" eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
eventEditorSetMobAmounts: "Set mob amount" eventEditorSetMobAmounts: "Set mob amount"
@ -410,7 +410,7 @@ eventEditorSetMobHelmet: "Set helmet"
eventEditorSetMobHelmetDrop: "Set drop chance of helmet" eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn" eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
eventEditorSetDropChance: "Set the drop chance" eventEditorSetDropChance: "Set the drop chance"
eventEditorPotionEffects: "Event Potion Effects" eventEditorPotionEffects: "Action Potion Effects"
eventEditorSetPotionEffectTypes: "Set potion effect types" eventEditorSetPotionEffectTypes: "Set potion effect types"
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
eventEditorSetPotionDurations: "Set potion effect durations" eventEditorSetPotionDurations: "Set potion effect durations"
@ -595,7 +595,7 @@ questDisplayHelp: "- Visa denna hjälp"
questNPCListTitle: "- Quests | <npc> -" questNPCListTitle: "- Quests | <npc> -"
questAdminHelpTitle: "- Questadmin -" questAdminHelpTitle: "- Questadmin -"
questEditorTitle: "- Quest Editor -" questEditorTitle: "- Quest Editor -"
eventEditorTitle: "- Event Editor - " eventEditorTitle: "- Action Editor - "
questCreateTitle: "- Create Quest -" questCreateTitle: "- Create Quest -"
questEditTitle: "- Edit Quest -" questEditTitle: "- Edit Quest -"
questDeleteTitle: "- Delete Quest -" questDeleteTitle: "- Delete Quest -"
@ -617,7 +617,7 @@ phatLootsRewardsTitle: "- PhatLoots Rewards -"
customRequirementsTitle: "- Custom Requirements -" customRequirementsTitle: "- Custom Requirements -"
customRewardsTitle: "- Custom Rewards -" customRewardsTitle: "- Custom Rewards -"
skillListTitle: "- Skill List -" skillListTitle: "- Skill List -"
eventTitle: "- Event -" eventTitle: "- Action -"
completedQuestsTitle: "- Completed Quests -" completedQuestsTitle: "- Completed Quests -"
topQuestersTitle: "- Top <number> Questers -" topQuestersTitle: "- Top <number> Questers -"
createItemTitle: "- Create Item -" createItemTitle: "- Create Item -"
@ -814,7 +814,7 @@ timeSecond: "Second"
timeSeconds: "Seconds" timeSeconds: "Seconds"
timeMillisecond: "Millisecond" timeMillisecond: "Millisecond"
timeMilliseconds: "Milliseconds" timeMilliseconds: "Milliseconds"
event: "Event" event: "Action"
delay: "Delay" delay: "Delay"
save: "Save" save: "Save"
exit: "Exit" exit: "Exit"