Skip to content

Commit

Permalink
chore: update translations with Fink 🐩
Browse files Browse the repository at this point in the history
  • Loading branch information
joeax910 committed Mar 9, 2025
1 parent dd5147a commit 2af6e4d
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/assets/i18n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,41 @@
"FORM": {
"PROJECT_ID": "Projektidentifikator"
}
},
"SYNC": {
"FORM": {
"LOCAL_FILE": {
"L_SYNC_FOLDER_PATH": "SökvÀg till synkroniseringsmapp"
},
"TITLE": "Synkronisera",
"WEB_DAV": {
"L_USER_NAME": "AnvÀndarnamn"
}
},
"S": {
"ALREADY_IN_SYNC": "Redan synkroniserad",
"ALREADY_IN_SYNC_NO_LOCAL_CHANGES": "Inga lokala Àndringar - redan synkroniserad",
"ERROR_FALLBACK_TO_BACKUP": "NĂ„got gick fel under importen av datan. ÅtergĂ„r till lokal sĂ€kerhetskopia.",
"ERROR_INVALID_DATA": "Fel under synkronisering. Ogiltig data",
"IMPORTING": "Importerar data"
}
},
"TAG": {
"FORM_BASIC": {
"L_ICON": "Ikon",
"TITLE": "GrundlÀggande instÀllningar"
}
},
"TASK": {
"ADD_TASK_BAR": {
"ADD_EXISTING_TASK": "LĂ€gg till den existerande uppgiften \"{{taskTitle}}\"",
"ADD_TASK_TO_BOTTOM_OF_TODAY": "LĂ€gg till uppgift nederst i listan",
"ADD_TASK_TO_TOP_OF_TODAY": "LÀgg till uppgift överst i listan",
"CREATE_TASK": "Skapa ny uppgift"
},
"ADDITIONAL_INFO": {
"ADD_SUB_TASK": "LĂ€gg till underuppgift"
}
}
}
}

0 comments on commit 2af6e4d

Please sign in to comment.