Files
deck/l10n/sv.js
2020-09-24 02:29:00 +00:00

240 lines
18 KiB
JavaScript

OC.L10N.register(
"deck",
{
"You have created a new board {board}" : "Du har skapat en ny tavla {board}",
"{user} has created a new board {board}" : "{user} har skapat en ny tavla {board}",
"You have deleted the board {board}" : "Du har raderat tavlan {board}",
"{user} has deleted the board {board}" : "{user} har raderat tavlan {board}",
"You have restored the board {board}" : "Du har ÄterstÀllt tavlan {board}",
"{user} has restored the board {board}" : "{user} har ÄterstÀllt tavlan {board}",
"You have shared the board {board} with {acl}" : "Du har delat tavlan {board} med {acl}",
"{user} has shared the board {board} with {acl}" : "{user} har delat tavlan {board} med {acl}",
"You have removed {acl} from the board {board}" : "Du har raderat {acl} frÄn tavlan {board}",
"{user} has removed {acl} from the board {board}" : "{user} har raderat {acl} frÄn tavlan {board}",
"You have renamed the board {before} to {board}" : "Du har bytt namn pÄ tavlan {before} till {board}",
"{user} has renamed the board {before} to {board}" : "{user} har bytt namn pÄ tavlan {before} till {board}",
"You have archived the board {board}" : "Du har arkiverat tavlan {board}",
"{user} has archived the board {before}" : "{user} har arkiverat tavlan {before}",
"You have unarchived the board {board}" : "Du har avarkiverat tavlan {board}",
"{user} has unarchived the board {before}" : "{user} har avarkiverat tavlan {before}",
"You have created a new list {stack} on board {board}" : "Du har skapat en ny lista {stack} pÄ tavlan {board}",
"{user} has created a new list {stack} on board {board}" : "{user} har skapat en ny lista {stack} pÄ tavlan {board}",
"You have renamed list {before} to {stack} on board {board}" : "Du har bytt namn pÄ listan {before} till {stack} pÄ tavlan {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} har bytt namn pÄ listan {before} till {stack} pÄ tavlan {board}",
"You have deleted list {stack} on board {board}" : "Du har raderat listan {stack} pÄ tavlan {board}",
"{user} has deleted list {stack} on board {board}" : "{user} har raderat listan {stack} pÄ tavlan {board}",
"You have created card {card} in list {stack} on board {board}" : "Du har skapat kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has created card {card} in list {stack} on board {board}" : "{user} har skapat kortet {card} i listan {stack} pÄ tavlan {board}",
"You have deleted card {card} in list {stack} on board {board}" : "Du har raderat kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har raderat kortet {card} i listan {stack} pÄ tavlan {board}",
"You have renamed the card {before} to {card}" : "Du har bytt namn pÄ kortet {before} till {card}",
"{user} has renamed the card {before} to {card}" : "{user} har bytt namn pÄ kortet {before} till {card}",
"You have added a description to card {card} in list {stack} on board {board}" : "Du har lagt till en beskrivning till kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} har lagt till en beskrivning till kortet {card} i listan {stack} pÄ tavlan {board}",
"You have updated the description of card {card} in list {stack} on board {board}" : "Du har uppdaterat beskrivningen för kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} har uppdaterat beskrivningen för kortet {card} i listan {stack} pÄ tavlan {board}",
"You have archived card {card} in list {stack} on board {board}" : "Du har arkiverat kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} har arkiverat kortet {card} i listan {stack} pÄ tavlan {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Du har avarkiverat kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} har avarkiverat kortet {card} i listan {stack} pÄ tavlan {board}",
"You have removed the due date of card {card}" : "Du har tagit bort förfallodatum för kortet {card}",
"{user} has removed the due date of card {card}" : "{user} tagit bort förfallodatum för kortet {card}",
"You have set the due date of card {card} to {after}" : "Du har satt förfallodatum för kortet {card} till {after}",
"{user} has set the due date of card {card} to {after}" : "{user} har satt förfallodatum för kortet {card} till {after}",
"You have updated the due date of card {card} to {after}" : "Du har uppdaterat förfallodatum för kortet {card} till {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} har uppdaterat förfallodatum för kortet {card} till {after}",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "Du har lagt till taggen {label} till kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} har lagt till taggen {label} till kortet {card} i listan {stack} pÄ tavlan {board}",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Du har raderat taggen {label} frÄn kortet {card} i listan {stack} pÄ tavlan {board}",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} har raderat taggen {label} frÄn kortet {card} i listan {stack} pÄ tavlan {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Du har tilldelat {assigneduser} till kortet {card} pÄ tavlan {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} har tilldelat {assigneduser} till kortet {card} pÄ tavlan {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Du har tagit bort tilldelningen för {assigneduser} frÄn kortet {card} pÄ tavlan {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} har tagit bort tilldelningen för {assigneduser} frÄn kortet {card} pÄ tavlan {board}",
"You have moved the card {card} from list {stackBefore} to {stack}" : "Du har flyttat kortet {card} frÄn listan {stackBefore} till {stack}",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} har flyttat kortet {card} frÄn listan {stackBefore} till {stack}",
"You have added the attachment {attachment} to card {card}" : "Du har lagt till bilagan {attachment} till kortet {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} har lagt till bilagan {attachment} till kortet {card}",
"You have updated the attachment {attachment} on card {card}" : "Du har uppdaterat bilagan {attachment} pÄ kortet {card}",
"{user} has updated the attachment {attachment} on card {card}" : "{user} har uppdaterat bilagan {attachment} pÄ kortet {card}",
"You have deleted the attachment {attachment} from card {card}" : "Du har raderat bilagan {attachment} frÄn kortet {card}",
"{user} has deleted the attachment {attachment} from card {card}" : "{user} har raderat bilagan {attachment} frÄn kortet {card}",
"You have restored the attachment {attachment} to card {card}" : "Du har ÄterstÀllt bilagan {attachment} till kortet {card}",
"{user} has restored the attachment {attachment} to card {card}" : "{user} har ÄterstÀllt bilagan {attachment} till kortet {card}",
"You have commented on card {card}" : "Du har kommenterat pÄ kortet {card}",
"{user} has commented on card {card}" : "{user} har kommenterat pÄ kortet {card}",
"A <strong>card description</strong> inside the Deck app has been changed" : "En <strong>kortbeskrivning</strong> i Deck-appen har Àndrats",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Ändringar i <strong>Deck-appen</strong>",
"A <strong>comment</strong> was created on a card" : "En <strong>kommentar</strong> skapades pÄ ett kort",
"Upcoming cards" : "Kommande kort",
"Personal" : "Personlig",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" pÄ \"%s\" har tilldelats dig av %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} har tilldelat kortet \"%s\" pÄ \"%s\" till dig.",
"The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" pÄ \"%s\" har nÄtt sitt utgÄngsdatum.",
"%s has mentioned you in a comment on \"%s\"." : "%s har nÀmnt dig i en kommentar pÄ \"%s\".",
"{user} has mentioned you in a comment on \"%s\"." : "{user} har nÀmnt dig i en kommentar pÄ \"%s\".",
"The board \"%s\" has been shared with you by %s." : "Tavlan \"%s\" har delats med dig av %s.",
"{user} has shared the board %s with you." : "{user} har delat tavlan %s med dig.",
"No data was provided to create an attachment." : "Inga data lÀmnades för att skapa en bilaga.",
"Finished" : "Slutförd",
"To review" : "Att granska",
"Action needed" : "ÅtgĂ€rd behövs",
"Later" : "Senare",
"copy" : "kopiera",
"To do" : "Att göra",
"Doing" : "Gör",
"Done" : "Klart",
"Example Task 3" : "Exempeluppgift 3",
"Example Task 2" : "Exempeluppgift 2",
"Example Task 1" : "Exempeluppgift 1",
"The file was uploaded" : "Filen laddades upp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formulÀret",
"The file was only partially uploaded" : "Filen var endast delvis uppladdad",
"No file was uploaded" : "Ingen fil laddades upp",
"Missing a temporary folder" : "Saknas en tillfÀllig mapp",
"Could not write file to disk" : "Kunde inte skriva fil till disk",
"A PHP extension stopped the file upload" : "Ett PHP-tillÀgg stoppade filuppladdningen",
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil uppladdad eller filstorleken överstiger max %s",
"Personal planning and team project organization" : "Personlig planering och projekthantering för teams",
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- đŸ“„ Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- đŸ‘„ Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Korthögar Ă€r en kanban-liknande projekt- och organiseringsapp för arbetsgrupper i Nextcloud.\n\n\n- đŸ“„ LĂ€gg till uppgifter pĂ„ kort och ordna dem\n- 📄 Skriv anteckningar i markdown\n- 🔖 Tilldela etiketter för organisering\n- đŸ‘„ Dela med arbetsgruppen, vĂ€nner eller familj\n- 📎 Bifoga filer och bĂ€dda in dem i markdown-anteckningarna\n- 💬 Diskutera i arbetsgruppen genom kommentarer\n- ⚡ HĂ„ll koll pĂ„ Ă€ndringar i aktivitetsflödet\n- 🚀 Börja organisera din arbetsgrupp nu!",
"Card details" : "Kortdetaljer",
"Add board" : "LĂ€gg till tavla",
"Select the board to link to a project" : "VÀlj tavla att lÀnka till ett projekt",
"Search by board title" : "Sök efter namn pÄ tavla",
"Select board" : "VĂ€lj tavla",
"Select the card to link to a project" : "VÀlj kort att lÀnka till ett projekt",
"Select a board" : "VĂ€lj en tavla",
"Select a card" : "VĂ€lj ett kort",
"Link to card" : "LĂ€nka till kort",
"Cancel" : "Avbryt",
"File already exists" : "Filen finns redan",
"A file with the name {filename} already exists." : "En fil med namnet {filename} finns redan.",
"Do you want to overwrite it?" : "Vill du skriva över det?",
"Overwrite file" : "Skriv över filen",
"Keep existing file" : "BehÄll nuvarande fil",
"This board is read only" : "Denna tavla Àr skrivskyddad",
"Drop your files to upload" : "SlÀpp dina filer för att ladda upp",
"Archived cards" : "Arkiverade kort",
"Add list" : "LĂ€gg till lista...",
"List name" : "Namn pÄ lista",
"Apply filter" : "TillÀmpa filter",
"Filter by tag" : "Filtrera efter tagg",
"Filter by assigned user" : "Filtrera efter tilldelad anvÀndare",
"Unassigned" : "Ej tilldelad",
"Filter by due date" : "Filtrera efter förfallodatum",
"Overdue" : "Förfallen",
"Next 24 hours" : "NĂ€sta 24 timmar",
"Next 7 days" : "NĂ€sta 7 dagar",
"Next 30 days" : "NĂ€sta 30 dagar",
"No due date" : "Inget slutdatum",
"Clear filter" : "Rensa filter",
"Hide archived cards" : "Göm arkiverade kort",
"Show archived cards" : "Visa arkiverade kort",
"Toggle compact mode" : "VÀxla kompakt lÀge",
"Details" : "Detaljer",
"Loading board" : "LĂ€ser in tavla",
"No lists available" : "Inga listor tillgÀngliga",
"Create a new list to add cards to this board" : "Skapa en ny lista för att lÀgga till kort pÄ denna tavla",
"Board not found" : "Tavlan hittades inte",
"Sharing" : "Delning",
"Tags" : "Taggar",
"Deleted items" : "Borttagna poster",
"Timeline" : "Tidslinje",
"Deleted lists" : "Borttagna listor",
"Undo" : "Ångra",
"Deleted cards" : "Radera kort",
"Share board with a user, group or circle 
" : "Dela en tavla med en anvÀndare, grupp eller cirkel ...",
"Board owner" : "Tavlans Àgare",
"(Group)" : "(Grupp)",
"(Circle)" : "(Cirkel)",
"Can edit" : "Kan redigera",
"Can share" : "Kan dela",
"Can manage" : "Kan hanter",
"Delete" : "Radera",
"Add a new list" : "LĂ€gg till en ny lista",
"Archive all cards" : "Arkivera alla kort",
"Delete list" : "Radera lista",
"Add card" : "LĂ€gg till kort",
"Archive all cards in this list" : "Arkivera alla kort i denna lista",
"Add a new card" : "LĂ€gg till ett nytt kort",
"Edit" : "Redigera",
"Add a new tag" : "LĂ€gg till en ny tagg",
"title and color value must be provided" : "titel och fÀrg mÄste anges",
"Title" : "Titel",
"Members" : "Medlemmar",
"Upload attachment" : "Ladda upp bilaga",
"Add this attachment" : "LĂ€gg till denna bilaga",
"Delete Attachment" : "Ta bort bilaga",
"Restore Attachment" : "ÅterstĂ€ll bilaga",
"Open in sidebar view" : "Öppna i sidofĂ€ltet",
"Open in bigger view" : "Öppna i större vy",
"Assign a tag to this card
" : "Tilldela en tagg till det hÀr kortet ...",
"Assign to users" : "Tilldela till anvÀndare",
"Assign to users/groups/circles" : "Tilldela till anvÀndare/grupper/cirklar",
"Assign a user to this card
" : "Tilldela en anvÀndare till det hÀr kortet ...",
"Due date" : "Slutdatum",
"Set a due date" : "SĂ€tt ett slutdatum",
"Remove due date" : "Ta bort slutdatum",
"Description" : "Beskrivning",
"(Unsaved)" : "(Inte sparad)",
"(Saving
)" : "(Sparar
)",
"Formatting help" : "FormatteringshjÀlp",
"Edit description" : "Ändra beskrivning",
"View description" : "Visa beskrivning",
"Add Attachment" : "LĂ€gg till bilaga",
"Attachments" : "Bilagor",
"Comments" : "Kommentarer",
"Choose attachment" : "VĂ€lj bilaga",
"Select Date" : "VĂ€lj datum",
"Modified" : "Ändrad",
"Created" : "Skapat",
"No comments yet. Begin the discussion!" : "Inga kommentarer Àn. Börja diskussionen!",
"Save" : "Spara",
"The comment cannot be empty." : "Kommentaren kan inte vara tom.",
"The comment cannot be longer than 1000 characters." : "Kommentaren kan inte vara lÀngre Àn 1000 tecken.",
"In reply to" : "Som svar pÄ",
"Reply" : "Svara",
"Update" : "Uppdatera",
"(group)" : " (grupp)",
"(circle)" : "(cirkel)",
"Assign to me" : "Tilldela till mig",
"Unassign myself" : "Ta bort frÄn mig sjÀlv",
"Unarchive card" : "Avarkivera kort",
"Archive card" : "Arkivera kort",
"Delete card" : "Ta bort kort",
"Move card" : "Flytta kort",
"Move card to another board" : "Flytta kort till en annan tavla",
"Select a list" : "VĂ€lj en lista",
"seconds ago" : "sekunder sedan",
"All boards" : "Alla tavlor",
"Archived boards" : "Arkiverade tavlor",
"Shared with you" : "Delad med dig",
"Use modal card view" : "AnvÀnd modal kort-vy",
"Limit deck usage of groups" : "BegrÀnsa anvÀndningen av grupper",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "BegrÀnsa Deck blockerar anvÀndare som inte ingÄr i dessa grupper frÄn att skapa egna tavlor. AnvÀndare kan fortfarande arbeta med tavlor som har delats med dem.",
"Edit board" : "Ändra tavla",
"Clone board " : "Kopiera tavla",
"Unarchive board " : "Ta bort tavlan ur arkivet",
"Archive board " : "Arkivera tavla",
"Delete board " : "Radera tavla",
"Board details" : "Taveldetaljer",
"Board {0} deleted" : "Tavla {0} raderad",
"An error occurred" : "Ett fel uppstod",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Är du sĂ€ker pĂ„ att du vill radera tavla {title}? Detta kommer att radera all information frĂ„n denna tavla.",
"Delete the board?" : "Radera tavlan?",
"Loading filtered view" : "Laddar filtrerad vy",
"Today" : "Idag",
"Tomorrow" : "Imorgon",
"This week" : "Denna vecka",
"No due" : "Inget slut",
"No upcoming cards" : "Inga kommande kort",
"upcoming cards" : "kommande kort",
"Link to a board" : "LĂ€nka till en tavla",
"Link to a card" : "LĂ€nka till ett kort",
"Something went wrong" : "NÄgot gick fel",
"Maximum file size of {size} exceeded" : "Maximal filstorlek pÄ {size} överskriden"
},
"nplurals=2; plural=(n != 1);");