From 9cfef1437effe1bd97c561f401930d0d4fc97f67 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 13 Jul 2020 01:42:02 -0400 Subject: [PATCH] New translations strings.yml (Swedish) --- .../src/main/resources/lang/sv-SE/strings.yml | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/sv-SE/strings.yml b/main/src/main/resources/lang/sv-SE/strings.yml index 3f16a8bd4..8349c1953 100644 --- a/main/src/main/resources/lang/sv-SE/strings.yml +++ b/main/src/main/resources/lang/sv-SE/strings.yml @@ -12,6 +12,8 @@ COMMAND_EDITOR: "editor" COMMAND_EDITOR_HELP: " - Skapa/Ändra ett uppdrag" COMMAND_EVENTS_EDITOR: "events" COMMAND_EVENTS_EDITOR_HELP: " - Skapa/Ändra händelser" +COMMAND_CONDITIONS_EDITOR: "conditions" +COMMAND_CONDITIONS_EDITOR_HELP: " - Create, edit or delete conditions" COMMAND_STATS: "stats" COMMAND_STATS_HELP: " - Visa din statistik" COMMAND_TOP: "top" @@ -159,6 +161,8 @@ stageEditorDeathEvent: "Dödshändelse" stageEditorDeathEventCleared: "Dödshändelse rensad." stageEditorDisconnectEvent: "Koppla från händelse" stageEditorDisconnectEventCleared: "Kopplade händelser avmarkerad." +stageEditorConditions: "Conditions" +stageEditorConditionCleared: "Condition cleared." stageEditorDelayMessage: "Dröj meddelandet" stageEditorDenizenScript: "Denizen manus" stageEditorStartMessage: "Startmeddelande" @@ -222,6 +226,7 @@ stageEditorChatEventsPrompt: "Enter an action name to add, , " stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for , " stageEditorCommandEventsPrompt: "Enter an action name to add, , " stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for , " +stageEditorConditionsPrompt: "Enter a condition name, , " stageEditorDelayMessagePrompt: "Enter delay message, , " stageEditorScriptPrompt: "Enter script name, , " stageEditorStartMessagePrompt: "Enter start message, , " @@ -240,6 +245,7 @@ stageEditorInvalidItemName: "is not a valid item name!" stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidEvent: "is not a valid action name!" stageEditorDuplicateEvent: "Action is already in the list!" +stageEditorInvalidCondition: "is not a valid condition name!" stageEditorInvalidScript: "Denizen script not found!" stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoDenizen: "Denizen is not installed!" @@ -389,6 +395,25 @@ eventEditorSetHealthPrompt: "Enter health level, " eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , " eventEditorCommandsNote: "Note: You may use to refer to the player's name." eventEditorSetCommandsPrompt: "Enter commands, , , " +conditionEditorCreate: "Create new condition" +conditionEditorEdit: "Edit a condition" +conditionEditorDelete: "Delete a condition" +conditionEditorNoneToEdit: "No conditions currently exist to be edited!" +conditionEditorNoneToDelete: "No conditions currently exist to be deleted!" +conditionEditorNotFound: "Condition not found!" +conditionEditorExists: "Condition already exists!" +conditionEditorInUse: "The following quests use the action" +conditionEditorDeleted: "Condition deleted. Quest and condition data reloaded." +conditionEditorSaved: "Condition saved. Quest and condition data reloaded." +conditionEditorEnterName: "Enter Condition name, " +conditionEditorModifiedNote: 'Note: You have modified a condition that the following quests use:' +conditionEditorForcedToQuit: "If you save the condition, anyone who is actively doing any of these quests will be forced to quit them." +conditionEditorSetName: "Set name" +conditionEditorPlayer: "Player" +conditionEditorItemsInMainHand: "Holding in main hand" +conditionEditorSetItemsInMainHand: "Set holding in main hand" +conditionEditorFailQuest: "Fail the quest" +conditionEditorConditionCleared: "Condition cleared." reqSetMoney: "Set money requirement" reqSetQuestPoints: "Set requirement" reqSetItem: "Set item requirements" @@ -543,6 +568,7 @@ questNPCListTitle: "- Quests | -" questAdminHelpTitle: "- Questadmin -" questEditorTitle: "- Quest Editor -" eventEditorTitle: "- Action Editor - " +conditionEditorTitle: "- Condition Editor - " questCreateTitle: "- Create Quest -" questEditTitle: "- Edit Quest -" questDeleteTitle: "- Delete Quest -" @@ -696,7 +722,6 @@ timeSecond: "Second" timeSeconds: "Seconds" timeMillisecond: "Millisecond" timeMilliseconds: "Milliseconds" -event: "Action" delay: "Delay" save: "Save" exit: "Exit" @@ -724,6 +749,8 @@ listsNotSameSize: "All required lists must have the same number of entries!" listDuplicate: "List contains duplicates!" id: "ID" quest: "Quest" +event: "Action" +condition: "Condition" quests: "Quests" createdBy: "Created by" continuedBy: "and continued by" @@ -737,6 +764,7 @@ usage: "Usage" redoableEvery: "Redoable every