From 89d643b9cf1d733a746c9572276a379287be6a90 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Sat, 14 Sep 2024 00:25:59 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin (cherry picked from commit 427eb2a618925e033ca69b6a99946acf94ec10f2) --- frontend/src/i18n/lang/sv-SE.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/i18n/lang/sv-SE.json b/frontend/src/i18n/lang/sv-SE.json index 99d23cc82..2d008cdb1 100644 --- a/frontend/src/i18n/lang/sv-SE.json +++ b/frontend/src/i18n/lang/sv-SE.json @@ -60,7 +60,7 @@ "usernameMustNotContainSpace": "The username must not contain spaces.", "usernameMustNotLookLikeUrl": "The username must not look like a URL.", "passwordRequired": "Vänligen ange ett lösenord.", - "passwordNotMin": "Password must have at least 8 characters.", + "passwordNotMin": "Lösenord måste innehålla minst 8 tecken.", "passwordNotMax": "Password must have at most 72 characters.", "showPassword": "Show the password", "hidePassword": "Hide the password", @@ -325,7 +325,7 @@ "add": "Lägg till", "addPlaceholder": "Add a task…", "empty": "This project is currently empty.", - "newTaskCta": "Create a task.", + "newTaskCta": "Skapa en uppgift.", "editTask": "Redigera uppgift" }, "gantt": { @@ -1111,7 +1111,7 @@ "createTask": "Create a task in the current project ({title})", "createProject": "Skapa ett projekt", "cmds": { - "newTask": "New task", + "newTask": "Ny uppgift", "newProject": "Nytt projekt", "newTeam": "Nytt team" } @@ -1122,10 +1122,10 @@ "altFormatShort": "j M Y" }, "reaction": { - "reactedWith": "{user} reacted with {value}", - "reactedWithAnd": "{users} and {lastUser} reacted with {value}", + "reactedWith": "{user} reagerade med {value}", + "reactedWithAnd": "{users} och {lastUser} reagerade med {value}", "reactedWithAndMany": "{users} and {num} more reacted reacted with {value}", - "add": "Add your reaction" + "add": "Lägg till din reaktion" }, "error": { "error": "Error",