chore(i18n): update translations via Crowdin
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Frederick [Bot] 2024-03-09 00:06:36 +00:00 committed by drone
parent 28d72d4d47
commit f6204c307e
2 changed files with 591 additions and 585 deletions

File diff suppressed because it is too large Load Diff

View File

@ -57,7 +57,11 @@
"logout": "Logga ut", "logout": "Logga ut",
"emailInvalid": "Vänligen ange en giltig e-postadress.", "emailInvalid": "Vänligen ange en giltig e-postadress.",
"usernameRequired": "Vänligen ange ett användarnamn.", "usernameRequired": "Vänligen ange ett användarnamn.",
"usernameMustNotContainSpace": "The username must not contain spaces.",
"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.",
"passwordNotMax": "Password must have at most 250 characters.",
"showPassword": "Show the password", "showPassword": "Show the password",
"hidePassword": "Hide the password", "hidePassword": "Hide the password",
"noAccountYet": "Har du inget konto än?", "noAccountYet": "Har du inget konto än?",
@ -708,7 +712,8 @@
"repeat": "Upprepa", "repeat": "Upprepa",
"startDate": "Startdatum", "startDate": "Startdatum",
"title": "Titel", "title": "Titel",
"updated": "Updated" "updated": "Updated",
"doneAt": "Done At"
}, },
"subscription": { "subscription": {
"subscribedTaskThroughParentProject": "You can't unsubscribe here because you are subscribed to this task through its project.", "subscribedTaskThroughParentProject": "You can't unsubscribe here because you are subscribed to this task through its project.",
@ -969,7 +974,9 @@
"setBackground": "Set background", "setBackground": "Set background",
"share": "Dela", "share": "Dela",
"newProject": "Nytt projekt", "newProject": "Nytt projekt",
"createProject": "Skapa projekt" "createProject": "Skapa projekt",
"cantArchiveIsDefault": "",
"cantDeleteIsDefault": ""
}, },
"apiConfig": { "apiConfig": {
"url": "Vikunja URL", "url": "Vikunja URL",
@ -1089,8 +1096,7 @@
}, },
"about": { "about": {
"title": "Om", "title": "Om",
"frontendVersion": "Frontend Version: {version}", "version": ""
"apiVersion": "API Version: {version}"
}, },
"time": { "time": {
"units": { "units": {