1
0

chore(i18n): update translations via Crowdin

(cherry picked from commit 427eb2a618925e033ca69b6a99946acf94ec10f2)
This commit is contained in:
Frederick [Bot] 2024-09-14 00:25:59 +00:00 committed by kolaente
parent a1c4fbf936
commit 89d643b9cf
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -60,7 +60,7 @@
"usernameMustNotContainSpace": "The username must not contain spaces.", "usernameMustNotContainSpace": "The username must not contain spaces.",
"usernameMustNotLookLikeUrl": "The username must not look like a URL.", "usernameMustNotLookLikeUrl": "The username must not look like a URL.",
"passwordRequired": "Vänligen ange ett lösenord.", "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.", "passwordNotMax": "Password must have at most 72 characters.",
"showPassword": "Show the password", "showPassword": "Show the password",
"hidePassword": "Hide the password", "hidePassword": "Hide the password",
@ -325,7 +325,7 @@
"add": "Lägg till", "add": "Lägg till",
"addPlaceholder": "Add a task…", "addPlaceholder": "Add a task…",
"empty": "This project is currently empty.", "empty": "This project is currently empty.",
"newTaskCta": "Create a task.", "newTaskCta": "Skapa en uppgift.",
"editTask": "Redigera uppgift" "editTask": "Redigera uppgift"
}, },
"gantt": { "gantt": {
@ -1111,7 +1111,7 @@
"createTask": "Create a task in the current project ({title})", "createTask": "Create a task in the current project ({title})",
"createProject": "Skapa ett projekt", "createProject": "Skapa ett projekt",
"cmds": { "cmds": {
"newTask": "New task", "newTask": "Ny uppgift",
"newProject": "Nytt projekt", "newProject": "Nytt projekt",
"newTeam": "Nytt team" "newTeam": "Nytt team"
} }
@ -1122,10 +1122,10 @@
"altFormatShort": "j M Y" "altFormatShort": "j M Y"
}, },
"reaction": { "reaction": {
"reactedWith": "{user} reacted with {value}", "reactedWith": "{user} reagerade med {value}",
"reactedWithAnd": "{users} and {lastUser} reacted with {value}", "reactedWithAnd": "{users} och {lastUser} reagerade med {value}",
"reactedWithAndMany": "{users} and {num} more reacted reacted with {value}", "reactedWithAndMany": "{users} and {num} more reacted reacted with {value}",
"add": "Add your reaction" "add": "Lägg till din reaktion"
}, },
"error": { "error": {
"error": "Error", "error": "Error",