From e8d81366c0cdd50f43db02f94c655e21115981dc Mon Sep 17 00:00:00 2001 From: PikaMug Date: Sat, 27 Apr 2019 14:01:28 -0400 Subject: [PATCH] New translations strings.yml (Swedish) --- main/src/main/resources/lang/sv-SE/strings.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/main/src/main/resources/lang/sv-SE/strings.yml b/main/src/main/resources/lang/sv-SE/strings.yml index 3e8884b4f..f2458e747 100644 --- a/main/src/main/resources/lang/sv-SE/strings.yml +++ b/main/src/main/resources/lang/sv-SE/strings.yml @@ -186,16 +186,16 @@ stageEditorSetMobTypes: "Ställa in mob typer" stageEditorSetKillLocations: "Ställ in dödade platser" stageEditorSetKillLocationRadii: "Ange kill läge radien" stageEditorSetKillLocationNames: "Ställ in döda platsnamn" -stageEditorSetLocations: "Set locations" -stageEditorSetLocationRadii: "Set location radii" -stageEditorSetLocationNames: "Set location names" -stageEditorSetTameAmounts: "Set tame amounts" -stageEditorSetShearColors: "Set sheep colors" -stageEditorSetShearAmounts: "Set shear amounts" +stageEditorSetLocations: "Ställ in platser" +stageEditorSetLocationRadii: "Ställ in plats radier" +stageEditorSetLocationNames: "Ange platsnamn" +stageEditorSetTameAmounts: "Ställ in tämja belopp" +stageEditorSetShearColors: "Ställa in fåren färger" +stageEditorSetShearAmounts: "Ställ in skjuvning belopp" stageEditorPassword: "Password objectives" -stageEditorAddPasswordDisplay: "Add password display" -stageEditorAddPasswordPhrases: "Add password phrase(s)" -stageEditorObjectiveOverride: "Objective display override" +stageEditorAddPasswordDisplay: "Lägg till lösenord display" +stageEditorAddPasswordPhrases: "Lägg till lösenord fras" +stageEditorObjectiveOverride: "Objektiva display åsidosättning" stageEditorCustom: "Anpassade mål" stageEditorNoModules: "Inga moduler har lästs in" stageEditorModuleNotFound: "Anpassat mål-modul hittades inte."